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 |
|---|---|---|---|
| NodeRebuildPermissionUpdateTest::testRunUpdates | function | core/ |
Tests an update path for 'rebuild node access permissions' permission. |
| 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. |
| RebuildPermissionsForm::__construct | function | core/ |
|
| 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::$modules | property | core/ |
Modules to install. |
| RebuildScriptTest::testRebuild | function | core/ |
Tests 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 install. |
| RebuildTest::$modules | property | core/ |
Modules to install. |
| RebuildTest::$webUser | property | core/ |
A user for testing. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.