Search for removeSection
- Search 7.x for removeSection
- Search 9.5.x for removeSection
- Search 8.9.x for removeSection
- Search 11.x for removeSection
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderEntityViewDisplay::removeSectionField | function | core/ |
Removes a layout section field if it is no longer needed. |
RemoveSectionForm | class | core/ |
Provides a form to confirm the removal of a section. |
RemoveSectionForm.php | file | core/ |
|
RemoveSectionForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RemoveSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RemoveSectionForm::getQuestion | function | core/ |
Returns the question to ask the user. |
RemoveSectionForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
SectionListInterface::removeSection | function | core/ |
Removes the section at the given delta. |
SectionListTestBase::testRemoveSection | function | core/ |
@covers ::removeSection |
SectionListTrait::removeSection | function | core/ |
|
SectionStorageBase::removeSection | function | core/ |
Removes the section at the given delta. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.