function RouteBuilderInterface::setRebuildNeeded
Same name in other branches
- 9 core/lib/Drupal/Core/Routing/RouteBuilderInterface.php \Drupal\Core\Routing\RouteBuilderInterface::setRebuildNeeded()
- 8.9.x core/lib/Drupal/Core/Routing/RouteBuilderInterface.php \Drupal\Core\Routing\RouteBuilderInterface::setRebuildNeeded()
- 11.x core/lib/Drupal/Core/Routing/RouteBuilderInterface.php \Drupal\Core\Routing\RouteBuilderInterface::setRebuildNeeded()
Sets the router to be rebuilt next time rebuildIfNeeded() is called.
File
-
core/
lib/ Drupal/ Core/ Routing/ RouteBuilderInterface.php, line 43
Class
- RouteBuilderInterface
- Rebuilds the route information and dumps it.
Namespace
Drupal\Core\RoutingCode
public function setRebuildNeeded();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.