Search for rebuild
- Search 7.x for rebuild
- Search 9.5.x for rebuild
- Search 10.3.x for rebuild
- Search 11.x for rebuild
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RebuildTest::$webUser | property | core/ |
A user for testing. |
| RebuildTest::setUp | function | core/ |
|
| RebuildTest::setUp | function | core/ |
|
| RebuildTest::testPreserveFormActionAfterAJAX | function | core/ |
Tests that a form's action is retained after an Ajax submission. |
| RebuildTest::testRebuildPreservesValues | function | core/ |
Tests preservation of values. |
| rebuild_token_calculator.sh | file | core/ |
Command line token calculator for rebuild.php. |
| RESTTestBase::rebuildCache | function | core/ |
Rebuilds routing caches. |
| RouteBuilder::$rebuildNeeded | property | core/ |
Flag that indicates if we should rebuild at the end of the request. |
| RouteBuilder::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
| RouteBuilder::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
| RouteBuilder::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
| RouteBuilder::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
| RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilderInterface::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
| RouteBuilderInterface::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
| RouteBuilderInterface::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilderTest::testRebuildBlockingLock | function | core/ |
Tests route rebuilding with a blocking lock. |
| RouteBuilderTest::testRebuildIfNeeded | function | core/ |
Tests \Drupal\Core\Routing\RouteBuilder::rebuildIfNeeded() method. |
| RouteBuilderTest::testRebuildLockingUnlocking | function | core/ |
Tests that the route rebuilding both locks and unlocks. |
| RouteBuilderTest::testRebuildWithOverriddenRouteClass | function | core/ |
Tests routes can use alternative compiler classes. |
| RouteBuilderTest::testRebuildWithProviderBasedRoutes | function | core/ |
Tests the rebuild with routes provided by a callback. |
| RouteBuilderTest::testRebuildWithStaticModuleRoutes | function | core/ |
Tests that provided routes by a module is put into the dumper/dispatcher. |
| RoutePreloader::$nonAdminRoutesOnRebuild | property | core/ |
Contains the non-admin routes while rebuilding the routes. |
| RouteProviderLazyBuilder::$rebuilding | property | core/ |
Flag to determine if router is currently being rebuilt. |
| RouteProviderLazyBuilder::routerRebuildFinished | function | core/ |
Sets the router rebuilding flag to FALSE. |
| RouteProviderLazyBuilder::routerRebuilding | function | core/ |
Sets the router rebuilding flag to TRUE. |
| Routes::rebuild | function | core/ |
Invalidates any JSON:API resource type dependent responses and routes. |
| RouteSubscriber::routeRebuildFinished | function | core/ |
Stores the new route names after they have been rebuilt. |
| RouteSubscriberTest::testRouteRebuildFinished | function | core/ |
@covers ::routeRebuildFinished[[api-linebreak]] |
| StubThemeHandler::$registryRebuild | property | core/ |
Whether the registry should be rebuilt. |
| StubThemeHandler::themeRegistryRebuild | function | core/ |
|
| SystemFunctionsLegacyTest::testSystemRebuildModuleDataDeprecation | function | core/ |
@expectedDeprecation system_rebuild_module_data() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Instead, you should use \Drupal::service("extension.list.module")->getList(). See https://www.drupal.org/node/2709919 |
| system_rebuild_module_data | function | core/ |
Rebuild, save, and return data about all currently available modules. |
| ThemeExtensionListTest::testRebuildThemeDataWithThemeParents | function | core/ |
Tests rebuild the theme data with theme parents. |
| ThemeHandler::rebuildThemeData | function | core/ |
Scans and collects theme extension data and their engines. |
| ThemeHandlerInterface::rebuildThemeData | function | core/ |
Scans and collects theme extension data and their engines. |
| ThemeHandlerTest::testRebuildThemeData | function | core/ |
Tests rebuilding the theme data. |
| ThemeInstaller::themeRegistryRebuild | function | core/ |
Wraps drupal_theme_rebuild(). |
| ViewEditForm::rebuildCurrentTab | function | core/ |
Regenerate the current tab for AJAX updates. |
| _locale_rebuild_js | function | core/ |
(Re-)Creates the JavaScript translation file for a language. |
| _node_access_rebuild_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| _node_access_rebuild_batch_operation | function | core/ |
Implements callback_batch_operation(). |
| _system_rebuild_module_data | function | core/ |
Helper function to scan and collect module .info.yml data. |
| _system_rebuild_module_data_ensure_required | function | core/ |
Ensures that dependencies of required modules are also required. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.