MatcherDumper::$connection
Same name in other branches
- 9 core/lib/Drupal/Core/Routing/MatcherDumper.php \Drupal\Core\Routing\MatcherDumper::connection
- 8.9.x core/lib/Drupal/Core/Routing/MatcherDumper.php \Drupal\Core\Routing\MatcherDumper::connection
The database connection to which to dump route information.
Type: \Drupal\Core\Database\Connection
File
-
core/
lib/ Drupal/ Core/ Routing/ MatcherDumper.php, line 25
Class
- MatcherDumper
- Dumps Route information to a database table.
Namespace
Drupal\Core\RoutingCode
protected $connection;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.