ApacheUrlMatcher matches URL based on Apache mod_rewrite matching (see ApacheMatcherDumper).
@author Fabien Potencier <fabien@symfony.com> @author Arnaud Le Blanc <arnaud.lb@gmail.com>
Expanded class hierarchy of ApacheUrlMatcher
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ApacheUrlMatcher:: |
public | function |
Tries to match a URL based on Apache mod_rewrite matching. Overrides UrlMatcher:: |
|
UrlMatcher:: |
protected | property | ||
UrlMatcher:: |
protected | property | ||
UrlMatcher:: |
protected | property | ||
UrlMatcher:: |
protected | function | Returns an array of values to use as request attributes. | 1 |
UrlMatcher:: |
public | function |
Gets the request context. Overrides RequestContextAwareInterface:: |
|
UrlMatcher:: |
protected | function | Handles specific route requirements. | 1 |
UrlMatcher:: |
protected | function | Tries to match a URL with a set of routes. | 1 |
UrlMatcher:: |
protected | function | Get merged default parameters. | |
UrlMatcher:: |
constant | |||
UrlMatcher:: |
constant | |||
UrlMatcher:: |
constant | |||
UrlMatcher:: |
public | function |
Sets the request context. Overrides RequestContextAwareInterface:: |
|
UrlMatcher:: |
public | function | Constructor. | 4 |