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 |
|---|---|---|---|
| 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. |
| 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. |
| 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. |
| 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. |
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.