Property | Type | Description | |
---|---|---|---|
$context | |||
$matchers |
Method | Description | |
---|---|---|
__construct ( $matchers = [] ) | ||
add ( Symfony\Component\Routing\Matcher\UrlMatcherInterface $matcher, $priority ) | ||
getContext ( ) | ||
match ( $pathinfo ) | ||
matchRequest ( |
||
setContext ( Symfony\Component\Routing\RequestContext $context ) |
Method | Description | |
---|---|---|
doMatch ( $pathinfo, |
||
sort ( ) |
public add ( Symfony\Component\Routing\Matcher\UrlMatcherInterface $matcher, $priority ) | ||
$matcher | Symfony\Component\Routing\Matcher\UrlMatcherInterface |
protected doMatch ( $pathinfo, |
||
$request |
public matchRequest ( |
||
$request |
public setContext ( Symfony\Component\Routing\RequestContext $context ) | ||
$context | Symfony\Component\Routing\RequestContext |