Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MatcherDumper.php
MatcherDumper::$tableName
The name of the SQL table to which to dump the routes.
Type:
string
File
core/
lib/
Drupal/
Core/
Routing/
MatcherDumper.php
, line 33
Class
MatcherDumper
Dumps Route information to a database table.
Namespace
Drupal\Core\Routing
Code
protected $tableName;
RSS feed