- Phoenix
- Phoenix.Channel
-
Phoenix.Controller
- Sections
- Summary
- Types
-
Functions
- accepts/2
- action_fallback/1
- action_name/1
- allow_jsonp/2
- clear_flash/1
- controller_module/1
- current_path/1
- current_path/2
- current_url/1
- current_url/2
- delete_csrf_token/0
- endpoint_module/1
- fetch_flash/2
- get_csrf_token/0
- get_flash/1
- get_flash/2
- get_format/1
- html/2
- json/2
- layout/2
- layout_formats/1
- merge_flash/2
- protect_from_forgery/2
- put_flash/3
- put_format/2
- put_layout/2
- put_layout_formats/2
- put_new_layout/2
- put_new_view/2
- put_root_layout/2
- put_router_url/2
- put_secure_browser_headers/2
- put_static_url/2
- put_view/2
- redirect/2
- render/2
- render/3
- root_layout/2
- router_module/1
- scrub_params/2
- send_download/3
- status_message_from_template/1
- text/2
- view_module/2
- view_template/1
- Phoenix.Endpoint
- Phoenix.Flash
- Phoenix.Logger
- Phoenix.Naming
- Phoenix.Param
- Phoenix.Presence
- Phoenix.Router
- Phoenix.Socket
- Phoenix.Token
- Phoenix.VerifiedRoutes
- Testing
-
Phoenix.ChannelTest
- Sections
- Summary
-
Functions
- assert_broadcast/3
- assert_push/3
- assert_reply/4
- broadcast_from/3
- broadcast_from!/3
- close/2
- connect/3
- join/2
- join/3
- join/4
- leave/1
- push/3
- refute_broadcast/3
- refute_push/3
- refute_reply/4
- socket/1
- socket/4
- subscribe_and_join/2
- subscribe_and_join/3
- subscribe_and_join/4
- subscribe_and_join!/2
- subscribe_and_join!/3
- subscribe_and_join!/4
-
Phoenix.ConnTest
- Sections
- Summary
-
Functions
- assert_error_sent/2
- build_conn/0
- build_conn/3
- bypass_through/1
- bypass_through/2
- bypass_through/3
- clear_flash/1
- connect/3
- delete/3
- delete_req_cookie/2
- dispatch/5
- ensure_recycled/1
- fetch_flash/1
- get/3
- get_flash/1
- get_flash/2
- head/3
- html_response/2
- init_test_session/2
- json_response/2
- options/3
- patch/3
- path_params/2
- post/3
- put/3
- put_flash/3
- put_req_cookie/3
- recycle/2
- redirected_params/2
- redirected_to/2
- response/2
- response_content_type/2
- text_response/2
- trace/3
- Adapters and Plugs
- Phoenix.CodeReloader
- Phoenix.Endpoint.Cowboy2Adapter
- Phoenix.Endpoint.SyncCodeReloadPlug
- Digester
- Phoenix.Digester.Compressor
- Phoenix.Digester.Gzip
- Socket
- Phoenix.Socket.Broadcast
- Phoenix.Socket.Message
- Phoenix.Socket.Reply
- Phoenix.Socket.Serializer
- Phoenix.Socket.Transport
- Exceptions
- Phoenix.ActionClauseError
- Phoenix.MissingParamError
- Phoenix.NotAcceptableError
- Phoenix.Router.MalformedURIError
- Phoenix.Router.NoRouteError
- Phoenix.Socket.InvalidMessageError