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

Breadcrumb

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

function RouteBuilderInterface::setRebuildNeeded

Sets the router to be rebuilt next time rebuildIfNeeded() is called.

2 methods override RouteBuilderInterface::setRebuildNeeded()
RouteBuilder::setRebuildNeeded in core/lib/Drupal/Core/Routing/RouteBuilder.php
Sets the router to be rebuilt next time rebuildIfNeeded() is called.
RouteBuilder::setRebuildNeeded in core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php
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\Routing

Code

public function setRebuildNeeded();

API Navigation

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