Search for rebuild

  1. Search 7.x for rebuild
  2. Search 9.5.x for rebuild
  3. Search 8.9.x for rebuild
  4. Search 10.3.x for rebuild
  5. Search 11.x for rebuild
  6. Other projects
Title Object type File name Summary
RouteBuilderInterface::rebuild function core/lib/Drupal/Core/Routing/RouteBuilderInterface.php Rebuilds the route information and dumps it.
RouteBuilderInterface::rebuildIfNeeded function core/lib/Drupal/Core/Routing/RouteBuilderInterface.php Rebuilds the route information if necessary, and dumps it.
RouteBuilderInterface::setRebuildNeeded function core/lib/Drupal/Core/Routing/RouteBuilderInterface.php Sets the router to be rebuilt next time rebuildIfNeeded() is called.
RouteBuilderTest::testRebuildBlockingLock function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests route rebuilding with a blocking lock.
RouteBuilderTest::testRebuildIfNeeded function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests \Drupal\Core\Routing\RouteBuilder::rebuildIfNeeded() method.
RouteBuilderTest::testRebuildLockingUnlocking function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests that the route rebuilding both locks and unlocks.
RouteBuilderTest::testRebuildWithOverriddenRouteClass function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests routes can use alternative compiler classes.
RouteBuilderTest::testRebuildWithProviderBasedRoutes function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests the rebuild with routes provided by a callback.
RouteBuilderTest::testRebuildWithStaticModuleRoutes function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests that provided routes by a module is put into the dumper/dispatcher.
RoutePreloader::$nonAdminRoutesOnRebuild property core/lib/Drupal/Core/Routing/RoutePreloader.php Contains the non-admin routes while rebuilding the routes.
RouteProviderLazyBuilder::$rebuilding property core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php Flag to determine if router is currently being rebuilt.
RouteProviderLazyBuilder::routerRebuildFinished function core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php Sets the router rebuilding flag to FALSE.
RouteProviderLazyBuilder::routerRebuilding function core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php Sets the router rebuilding flag to TRUE.
Routes::rebuild function core/modules/jsonapi/src/Routing/Routes.php Invalidates any JSON:API resource type dependent responses and routes.
RouteSubscriber::routeRebuildFinished function core/modules/views/src/EventSubscriber/RouteSubscriber.php Stores the new route names after they have been rebuilt.
RouteSubscriberTest::testRouteRebuildFinished function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Tests route rebuild finished.
SearchHelpHooks::rebuild function core/modules/search/modules/search_help/src/Hook/SearchHelpHooks.php Implements hook_rebuild().
SearchNodeTranslationUITest::testSearchIndexRebuildOnTranslationDeletion function core/modules/search/tests/src/Functional/SearchNodeTranslationUITest.php Test deletion of translated content from search and index rebuild.
StubThemeHandler::$registryRebuild property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Whether the registry should be rebuilt.
StubThemeHandler::themeRegistryRebuild function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
SynchronizeCsrfTokenSeedTrait::rebuildContainer function core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php
ThemeExtensionListTest::testRebuildThemeDataWithThemeParents function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests rebuild the theme data with theme parents.
ViewEditForm::rebuildCurrentTab function core/modules/views_ui/src/ViewEditForm.php Regenerate the current tab for AJAX updates.
ViewsTestDataViewsExecutionHooks::viewsPreBuild function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_pre_build().
_locale_rebuild_js function core/modules/locale/locale.module Creates or recreates the JavaScript translation file for a language.

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