Method | Description | |
---|---|---|
__construct ( $pathProvider = null ) | ||
addPrefixIfNeeded ( $url ) | ||
getAction ( ) | ||
getController ( ) | ||
getFullUrlWithPrefix ( ) | ||
getHost ( ) | ||
getParam ( $param ) | ||
getParams ( ) | ||
getPath ( ) | ||
getPathWithoutPrefix ( ) | ||
getProtocol ( ) | ||
getRawController ( ) | ||
getRequestParameters ( $stream = 'php://input' ) | ||
getRequestType ( ) | ||
isAjax ( ) |
Method | Description | |
---|---|---|
_isServerVariableSetAndHasValue ( $variableName, $values ) | ||
_jsonParameters ( $content ) | ||
_parseParams ( $params ) | ||
_parsePath ( $path = null, $limit = null ) | ||
_parseRequest ( $content ) | ||
_putRequestParameters ( $content ) | ||
_removeDuplicatedSlashes ( $parseUrl ) | ||
_splitParamsKeyValueMap ( $pathElements ) |
public static getRequestParameters ( $stream = 'php://input' ) |