Request
class Request extends Request
class Request extends Request
static
getFacadeAccessor()
static
__callStatic($name, $args)
static
get($key, $default = null)
static
getSession()
static
hasPreviousSession()
static
hasSession()
static
getClientIps()
static
getClientIp()
static
getScriptName()
static
getPathInfo()
static
getBasePath()
static
getBaseUrl()
static
getScheme()
static
getPort()
static
getUser()
static
getPassword()
static
getUserInfo()
static
getHttpHost()
static
getRequestUri()
static
getSchemeAndHttpHost()
static
getUri()
static
getUriForPath($path)
static
getRelativeUriForPath($path)
static
getQueryString()
static
isSecure()
static
getHost()
static
getMethod()
static
getRealMethod()
static
getMimeType($format)
static
getFormat($mimeType)
static
getRequestFormat($default = 'html')
static
getContentType()
static
getDefaultLocale()
static
getLocale()
static
isMethod($method)
static
isMethodSafe($andCacheable = true)
static
isMethodCacheable()
static
getContent($asResource = false)
static
getETags()
static
isNoCache()
static
getPreferredLanguage(array $locales = null)
static
getLanguages()
static
getCharsets()
static
getEncodings()
static
getAcceptableContentTypes()
static
isXmlHttpRequest()
static
isFromTrustedProxy()