getRequestHeaders()
getRequestCookies()
getRequestAttributes()
array|bool getRedirect() Gets the previous request attributes. Return Value array|bool A legacy array of data from the previous redirection response or false otherwise
getPathInfo()
string getName() Returns the name of the collector. Return Value string The collector name
getMethod()
getLocale()
array|bool getForward() Gets the parsed forward controller. Return Value array|bool An array with keys 'token' the forward profile token, and 'controller' the parsed forward controller, false otherwise
Page 171 of 787