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 |
---|---|---|---|
FormBuilder::rebuildForm | function | core/ |
|
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/ |
|
FormState::addRebuildInfo | function | core/ |
|
FormState::getRebuildInfo | function | core/ |
|
FormState::isRebuilding | function | core/ |
|
FormState::setRebuild | function | core/ |
|
FormState::setRebuildInfo | function | core/ |
|
FormStateDecoratorBase::addRebuildInfo | function | core/ |
|
FormStateDecoratorBase::getRebuildInfo | function | core/ |
|
FormStateDecoratorBase::isRebuilding | function | core/ |
|
FormStateDecoratorBase::setRebuild | function | core/ |
|
FormStateDecoratorBase::setRebuildInfo | function | core/ |
|
FormStateDecoratorBaseTest::testAddRebuildInfo | function | core/ |
@covers ::addRebuildInfo |
FormStateDecoratorBaseTest::testGetRebuildInfo | function | core/ |
@covers ::getRebuildInfo |
FormStateDecoratorBaseTest::testIsRebuilding | function | core/ |
@covers ::isRebuilding |
FormStateDecoratorBaseTest::testSetRebuild | function | core/ |
@covers ::setRebuild |
FormStateDecoratorBaseTest::testSetRebuildInfo | function | core/ |
@covers ::setRebuildInfo |
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/ |
|
FormTestRebuildPreserveValuesForm::getFormId | function | core/ |
|
FormTestRebuildPreserveValuesForm::submitForm | function | core/ |
|
FormTestStoragePageCacheForm::form_test_storage_page_cache_rebuild | function | core/ |
Form submit callback: Rebuild the form and continue. |
form_test_user_register_form_rebuild | function | core/ |
Submit callback that just lets the form rebuild. |
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/ |
|
LayoutRebuildConfirmFormBase::create | function | core/ |
|
LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
|
LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
LayoutRebuildConfirmFormBase::submitForm | function | core/ |
|
LayoutRebuildConfirmFormBase::successfulAjaxSubmit | function | core/ |
|
LayoutRebuildConfirmFormBase::__construct | function | core/ |
Constructs a new RemoveSectionForm. |
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.