RouteProvider::$tableName
Same name in other branches
- 9 core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::tableName
- 10 core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::tableName
- 11.x core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::tableName
The name of the SQL table from which to read the routes.
Type: string
File
-
core/
lib/ Drupal/ Core/ Routing/ RouteProvider.php, line 38
Class
- RouteProvider
- A Route Provider front-end for all Drupal-stored routes.
Namespace
Drupal\Core\RoutingCode
protected $tableName;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.