Search for rebuild
- Search 7.x for rebuild
- Search 9.5.x for rebuild
- Search 8.9.x for rebuild
- Search 10.3.x for rebuild
- Search 11.x for rebuild
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestStoragePageCacheForm::form_test_storage_page_cache_rebuild | function | core/ |
Form submit callback: Rebuild the form and continue. |
| FunctionalTestSetupTrait::rebuildAll | function | core/ |
Resets and rebuilds the environment after setup. |
| FunctionalTestSetupTrait::rebuildContainer | function | core/ |
Rebuilds \Drupal::getContainer(). |
| hook_rebuild | function | core/ |
Rebuild data based upon refreshed caches. |
| HttpKernelUiHelperTrait::rebuildContainer | function | core/ |
Rebuilds the container. |
| LayoutRebuildConfirmFormBase | class | core/ |
Provides a base class for confirmation forms that rebuild the Layout Builder. |
| LayoutRebuildConfirmFormBase.php | file | core/ |
|
| LayoutRebuildConfirmFormBase::$delta | property | core/ |
The field delta. |
| LayoutRebuildConfirmFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutRebuildConfirmFormBase::$sectionStorage | property | core/ |
The section storage. |
| LayoutRebuildConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| LayoutRebuildConfirmFormBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| LayoutRebuildConfirmFormBase::submitForm | function | core/ |
Form submission handler. |
| LayoutRebuildConfirmFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| LayoutRebuildConfirmFormBase::__construct | function | core/ |
Constructs a new RemoveSectionForm. |
| LayoutRebuildTrait | trait | core/ |
Provides AJAX responses to rebuild the Layout Builder. |
| LayoutRebuildTrait.php | file | core/ |
|
| LayoutRebuildTrait::rebuildAndClose | function | core/ |
Rebuilds the layout. |
| LayoutRebuildTrait::rebuildLayout | function | core/ |
Rebuilds the layout. |
| LinksetControllerTestBase::rebuildIfNeeded | function | core/ |
Rebuild the router only if needed. |
| menu.rebuild_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber |
| MenuLinkManager::rebuild | function | core/ |
Triggers discovery, save, and cleanup of discovered links. |
| MenuLinkManagerInterface::rebuild | function | core/ |
Triggers discovery, save, and cleanup of discovered links. |
| MenuRouterRebuildSubscriber | class | core/ |
Rebuilds the default menu links and runs menu-specific code if necessary. |
| MenuRouterRebuildSubscriber.php | file | core/ |
|
| MenuRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
| MenuRouterRebuildSubscriber::menuLinksRebuild | function | core/ |
Perform menu-specific rebuilding. |
| MenuRouterRebuildSubscriber::onRouterRebuild | function | core/ |
Rebuilds the menu links and deletes the local_task cache tag. |
| MenuRouterRebuildSubscriber::__construct | function | core/ |
Constructs the MenuRouterRebuildSubscriber object. |
| MenuTreeStorage::rebuild | function | core/ |
Rebuilds the stored menu link definitions. |
| MenuTreeStorageInterface::rebuild | function | core/ |
Rebuilds the stored menu link definitions. |
| MenuTreeStorageTest::testMenuRebuild | function | core/ |
Ensure hierarchy persists after a menu rebuild. |
| ModuleInstallerTest::containerRebuildRequiredProvider | function | core/ |
Data provider for ::testContainerRebuildRequired(). |
| ModuleInstallerTest::testContainerRebuildRequired | function | core/ |
Tests container rebuilding due to the container_rebuild_required info key. |
| ModuleInstallerTest::testKernelRebuildDuringHookInstall | function | core/ |
Ensure that rebuilding the container in hook_install() works. |
| ModuleInstallerTest::testRouteRebuild | function | core/ |
Tests that routes are rebuilt during install and uninstall of modules. |
| NodeAccessRebuild | class | core/ |
Provides methods for checking and rebuilding node access permissions. |
| NodeAccessRebuild.php | file | core/ |
|
| NodeAccessRebuild::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| NodeAccessRebuild::batchOperation | function | core/ |
Implements callback_batch_operation(). |
| NodeAccessRebuild::needsRebuild | function | core/ |
Reads the value of a flag for rebuilding the node access grants. |
| NodeAccessRebuild::rebuild | function | core/ |
Rebuilds the node access database. |
| NodeAccessRebuild::setNeedsRebuild | function | core/ |
Sets the value of a flag for rebuilding the node access grants. |
| NodeAccessRebuild::STATE_KEY | constant | core/ |
|
| NodeAccessRebuild::__construct | function | core/ |
|
| NodeAccessRebuildNodeGrantsTest | class | core/ |
Tests node access rebuild functions with multiple node access modules. |
| NodeAccessRebuildNodeGrantsTest.php | file | core/ |
|
| NodeAccessRebuildNodeGrantsTest::$adminUser | property | core/ |
A user to test the rebuild nodes feature which can't access the nodes. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.