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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AdminAjaxTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after AJAX rebuilds. |
AliasManager::pathAliasPrefixListRebuild | function | core/ |
Rebuild the path alias prefix list. |
AliasManager::pathAliasWhitelistRebuild | function | core/ |
Rebuild the path alias prefix list. |
ArbitraryRebuildTest | class | core/ |
Tests altering forms to be rebuilt so there are multiple steps. |
ArbitraryRebuildTest.php | file | core/ |
|
ArbitraryRebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ArbitraryRebuildTest::$modules | property | core/ |
Modules to install. |
ArbitraryRebuildTest::setUp | function | core/ |
|
ArbitraryRebuildTest::testUserRegistrationMultipleField | function | core/ |
Tests a rebuild caused by a multiple value field. |
ArbitraryRebuildTest::testUserRegistrationRebuild | function | core/ |
Tests a basic rebuild with the user registration form. |
BlockRebuildTest | class | core/ |
Tests block_rebuild(). |
BlockRebuildTest.php | file | core/ |
|
BlockRebuildTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
BlockRebuildTest::$modules | property | core/ |
Modules to install. |
BlockRebuildTest::setUp | function | core/ |
|
BlockRebuildTest::setUpBeforeClass | function | core/ |
|
BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild |
block_rebuild | function | core/ |
Implements hook_rebuild(). |
CacheRouterRebuildSubscriber | class | core/ |
Clear cache tags when the router is rebuilt. |
CacheRouterRebuildSubscriber.php | file | core/ |
|
CacheRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
CacheRouterRebuildSubscriber::onRouterFinished | function | core/ |
|
ConfigurableLanguageManager::rebuildServices | function | core/ |
|
ConfigurableLanguageManagerInterface::rebuildServices | function | core/ |
Rebuild the container to register services needed on multilingual sites. |
ContainerRebuildTestServiceProvider | class | core/ |
|
ContainerRebuildTestServiceProvider.php | file | core/ |
|
ContainerRebuildTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
ContainerRebuildWebTest | class | core/ |
Ensures that the container rebuild works as expected. |
ContainerRebuildWebTest.php | file | core/ |
|
ContainerRebuildWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContainerRebuildWebTest::$modules | property | core/ |
Modules to install. |
ContainerRebuildWebTest::testContainerInvalidation | function | core/ |
Tests container invalidation. |
ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier | function | core/ |
Sets a different deployment identifier. |
ContainerResetWebTest::testContainerRebuild | function | core/ |
Sets a different deployment identifier. |
container_rebuild_test.info.yml | file | core/ |
core/modules/system/tests/modules/container_rebuild_test/container_rebuild_test.info.yml |
container_rebuild_test.routing.yml | file | core/ |
core/modules/system/tests/modules/container_rebuild_test/container_rebuild_test.routing.yml |
DrupalKernel::$containerNeedsRebuild | property | core/ |
Whether the container needs to be rebuilt the next time it is initialized. |
DrupalKernel::rebuildContainer | function | core/ |
Force a container rebuild. |
DrupalKernelInterface::rebuildContainer | function | core/ |
Force a container rebuild. |
drupal_rebuild | function | core/ |
Rebuilds all caches even when Drupal itself does not work. |
EntityDisplayRebuilder | class | core/ |
Rebuilds all form and view modes for a passed entity bundle. |
EntityDisplayRebuilder.php | file | core/ |
|
EntityDisplayRebuilder::$entityDisplayRepository | property | core/ |
The display repository. |
EntityDisplayRebuilder::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityDisplayRebuilder::$entityTypeManager | property | core/ |
The field storage config storage. |
EntityDisplayRebuilder::create | function | core/ |
|
EntityDisplayRebuilder::rebuildEntityTypeDisplays | function | core/ |
Rebuild displays for single Entity Type. |
EntityDisplayRebuilder::__construct | function | core/ |
Constructs a new EntityDisplayRebuilder. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.