function RouteBuilderInterface::rebuild

Rebuilds the route information and dumps it.

Return value

bool Returns TRUE if the rebuild succeeds, FALSE otherwise.

2 methods override RouteBuilderInterface::rebuild()
RouteBuilder::rebuild in core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php
Rebuilds the route information and dumps it.
RouteBuilder::rebuild in core/lib/Drupal/Core/Routing/RouteBuilder.php
Rebuilds the route information and dumps it.

File

core/lib/Drupal/Core/Routing/RouteBuilderInterface.php, line 30

Class

RouteBuilderInterface
Rebuilds the route information and dumps it.

Namespace

Drupal\Core\Routing

Code

public function rebuild();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.