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 |
---|---|---|---|
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::$connection | property | core/ |
The database connection. |
MenuRouterRebuildSubscriber::$lock | property | core/ |
|
MenuRouterRebuildSubscriber::$menuLinkManager | property | core/ |
The menu link plugin manager. |
MenuRouterRebuildSubscriber::$replicaKillSwitch | property | core/ |
The replica kill switch. |
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::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. |
NodeAccessRebuildNodeGrantsTest | class | core/ |
Ensures that node access rebuild functions work correctly even when other modules implements hook_node_grants(). |
NodeAccessRebuildNodeGrantsTest.php | file | core/ |
|
NodeAccessRebuildNodeGrantsTest::$adminUser | property | core/ |
A user to test the rebuild nodes feature which can't access the nodes. |
NodeAccessRebuildNodeGrantsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeAccessRebuildNodeGrantsTest::$webUser | property | core/ |
A user to create nodes that only it has access to. |
NodeAccessRebuildNodeGrantsTest::setUp | function | core/ |
|
NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNoAccessModules | function | core/ |
Tests rebuilding the node access permissions table with no content. |
NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants | function | core/ |
Tests rebuilding the node access permissions table with content. |
node_access_needs_rebuild | function | core/ |
Toggles or reads the value of a flag for rebuilding the node access grants. |
node_access_rebuild | function | core/ |
Rebuilds the node access database. |
rebuild.php | file | core/ |
Rebuilds all Drupal caches even when Drupal itself does not work. |
RebuildPermissionsForm | class | core/ |
Form for rebuilding permissions. |
RebuildPermissionsForm.php | file | core/ |
|
RebuildPermissionsForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
RebuildPermissionsForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RebuildPermissionsForm::getDescription | function | core/ |
Returns additional text to display as a description. |
RebuildPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RebuildPermissionsForm::getQuestion | function | core/ |
Returns the question to ask the user. |
RebuildPermissionsForm::submitForm | function | core/ |
Form submission handler. |
RebuildScriptTest | class | core/ |
Tests the rebuild script access and functionality. |
RebuildScriptTest.php | file | core/ |
|
RebuildScriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RebuildScriptTest::testRebuild | function | core/ |
Test redirect in rebuild.php. |
RebuildTest | class | core/ |
Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm(). |
RebuildTest | class | core/ |
Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm(). |
RebuildTest.php | file | core/ |
|
RebuildTest.php | file | core/ |
|
RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RebuildTest::$modules | property | core/ |
Modules to enable. |
RebuildTest::$modules | property | core/ |
Modules to enable. |
RebuildTest::$webUser | property | core/ |
A user for testing. |
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.