UrlMatcher matches URL based on a set of routes.
Expanded class hierarchy of LegacyUrlMatcher
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
LegacyUrlMatcher:: |
protected | property | The request context for this matcher. | |
LegacyUrlMatcher:: |
protected | property | The request object for this matcher. | |
LegacyUrlMatcher:: |
protected | function | Converts a Drupal menu item to a route array. | |
LegacyUrlMatcher:: |
public | function |
Gets the request context. Overrides RequestContextAwareInterface:: |
|
LegacyUrlMatcher:: |
public | function | Gets the request object. | |
LegacyUrlMatcher:: |
protected | function | Get a Drupal menu item. | |
LegacyUrlMatcher:: |
public | function |
@api Overrides RequestMatcherInterface:: |
|
LegacyUrlMatcher:: |
public | function |
Sets the request context. Overrides RequestContextAwareInterface:: |
|
LegacyUrlMatcher:: |
public | function | Sets the request object to use. | |
LegacyUrlMatcher:: |
public | function | Constructor. |