Extends the symfony matcher dumper interface with a addRoutes method.
Name | Modifiers | Type | Description |
---|---|---|---|
MatcherDumperInterface::addRoutes | public | function | Adds additional routes to be dumped. |
MatcherDumperInterface::dump | public | function | Dumps a set of routes to a string representation of executable code that can then be used to match a request against these routes. |
MatcherDumperInterface::getRoutes | public | function | Gets the routes to dump. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!MatcherDumperInterface.php/interface/MatcherDumperInterface/8.1.x