Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RouteBuilderInterface.php

function RouteBuilderInterface::rebuildIfNeeded

Rebuilds the route information if necessary, and dumps it.

Return value

bool Returns TRUE if the rebuild occurs, FALSE otherwise.

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

File

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

Class

RouteBuilderInterface
Rebuilds the route information and dumps it.

Namespace

Drupal\Core\Routing

Code

public function rebuildIfNeeded();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal