RouteBuilder::$rebuildNeeded
Same name in other branches
- 9 core/lib/Drupal/Core/Routing/RouteBuilder.php \Drupal\Core\Routing\RouteBuilder::rebuildNeeded
- 8.9.x core/lib/Drupal/Core/Routing/RouteBuilder.php \Drupal\Core\Routing\RouteBuilder::rebuildNeeded
- 10 core/lib/Drupal/Core/Routing/RouteBuilder.php \Drupal\Core\Routing\RouteBuilder::rebuildNeeded
Flag that indicates if we should rebuild at the end of the request.
Type: bool
File
-
core/
lib/ Drupal/ Core/ Routing/ RouteBuilder.php, line 75
Class
- RouteBuilder
- Managing class for rebuilding the router table.
Namespace
Drupal\Core\RoutingCode
protected $rebuildNeeded = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.