Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
MatcherDumper.php
»
MatcherDumper
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
private property MatcherDumper::$routes
Same name in this branch
8.x drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php
\Drupal\Core\Routing\MatcherDumper::routes
8.x drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php
\Symfony\Component\Routing\Matcher\Dumper\MatcherDumper::routes
Type:
RouteCollection
File
drupal/
core/
vendor/
symfony/
routing/
Symfony/
Component/
Routing/
Matcher/
Dumper/
MatcherDumper.php
, line 26
Class
MatcherDumper
MatcherDumper is the abstract class for all built-in matcher dumpers.
Namespace
Symfony\Component\Routing\Matcher\Dumper
Code
private $routes;