Parses the user request.
public parseRequest ( |
||
$request | the request component | |
return | array | boolean | the route and the associated parameters. The latter is always empty if [[enablePrettyUrl]] is `false`. `false` is returned if the current request cannot be successfully parsed. |