Method | Description | |
---|---|---|
__construct ( Symfony\Component\Routing\RouterInterface $router ) | ||
generate ( $name, $parameters = [], $referenceType = self::ABS_PATH ) | ||
getContext ( ) | ||
getRouteCollection ( ) | ||
match ( $pathInfo ) | ||
setContext ( Symfony\Component\Routing\RequestContext $context ) |
public __construct ( Symfony\Component\Routing\RouterInterface $router ) | ||
$router | Symfony\Component\Routing\RouterInterface |
public generate ( $name, $parameters = [], $referenceType = self::ABS_PATH ) |
public setContext ( Symfony\Component\Routing\RequestContext $context ) | ||
$context | Symfony\Component\Routing\RequestContext |