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 |
|---|---|---|---|
| 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\node\NodeAccessRebuild | service | core/ |
|
| 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/ |
Instantiates a new instance of this class. |
| EntityDisplayRebuilder::rebuildEntityTypeDisplays | function | core/ |
Rebuild displays for single Entity Type. |
| EntityDisplayRebuilder::__construct | function | core/ |
Constructs a new EntityDisplayRebuilder. |
| FieldStorageAddForm::rebuildWithOptions | function | core/ |
Submit handler for displaying fields after a group is selected. |
| FormBuilder::rebuildForm | function | core/ |
Constructs a new $form from the information in $form_state. |
| FormBuilderInterface::rebuildForm | function | core/ |
Constructs a new $form from the information in $form_state. |
| FormBuilderTest::testRebuildForm | function | core/ |
Tests the rebuildForm() method for a POST submission. |
| FormBuilderTest::testRebuildFormOnGetRequest | function | core/ |
Tests the rebuildForm() method for a GET submission. |
| FormState::$rebuild | property | core/ |
Determines whether the form is rebuilt. |
| FormState::$rebuild_info | property | core/ |
Similar to self::$build_info. |
| FormState::addRebuildInfo | function | core/ |
Adds a value to the rebuild info. |
| FormState::getRebuildInfo | function | core/ |
Gets the rebuild info. |
| FormState::isRebuilding | function | core/ |
Determines if the form should be rebuilt after processing. |
| FormState::setRebuild | function | core/ |
Sets the form to be rebuilt after processing. |
| FormState::setRebuildInfo | function | core/ |
Sets the rebuild info. |
| FormStateDecoratorBase::addRebuildInfo | function | core/ |
Adds a value to the rebuild info. |
| FormStateDecoratorBase::getRebuildInfo | function | core/ |
Gets the rebuild info. |
| FormStateDecoratorBase::isRebuilding | function | core/ |
Determines if the form should be rebuilt after processing. |
| FormStateDecoratorBase::setRebuild | function | core/ |
Sets the form to be rebuilt after processing. |
| FormStateDecoratorBase::setRebuildInfo | function | core/ |
Sets the rebuild info. |
| FormStateDecoratorBaseTest::testAddRebuildInfo | function | core/ |
Tests add rebuild info. |
| FormStateDecoratorBaseTest::testGetRebuildInfo | function | core/ |
Tests get rebuild info. |
| FormStateDecoratorBaseTest::testIsRebuilding | function | core/ |
Tests is rebuilding. |
| FormStateDecoratorBaseTest::testSetRebuild | function | core/ |
Tests set rebuild. |
| FormStateDecoratorBaseTest::testSetRebuildInfo | function | core/ |
Tests set rebuild info. |
| FormStateInterface::addRebuildInfo | function | core/ |
Adds a value to the rebuild info. |
| FormStateInterface::getRebuildInfo | function | core/ |
Gets the rebuild info. |
| FormStateInterface::isRebuilding | function | core/ |
Determines if the form should be rebuilt after processing. |
| FormStateInterface::setRebuild | function | core/ |
Sets the form to be rebuilt after processing. |
| FormStateInterface::setRebuildInfo | function | core/ |
Sets the rebuild info. |
| FormStatePersistTest::setStateRebuildValue | function | core/ |
Form API #process callback. |
| FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when rebuilding cached form. |
| FormTestRebuildPreserveValuesForm | class | core/ |
Form builder for testing preservation of values during a rebuild. |
| FormTestRebuildPreserveValuesForm.php | file | core/ |
|
| FormTestRebuildPreserveValuesForm::addMoreSubmitForm | function | core/ |
|
| FormTestRebuildPreserveValuesForm::buildForm | function | core/ |
Form constructor. |
| FormTestRebuildPreserveValuesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRebuildPreserveValuesForm::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.