Search for removeSection

  1. Search 7.x for removeSection
  2. Search 9.5.x for removeSection
  3. Search 8.9.x for removeSection
  4. Search 10.3.x for removeSection
  5. Other projects
Title Object type File name Summary
LayoutBuilderEntityViewDisplay::removeSectionField function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Removes a layout section field if it is no longer needed.
RemoveSectionForm class core/modules/layout_builder/src/Form/RemoveSectionForm.php Provides a form to confirm the removal of a section.
RemoveSectionForm.php file core/modules/layout_builder/src/Form/RemoveSectionForm.php
RemoveSectionForm::getConfirmText function core/modules/layout_builder/src/Form/RemoveSectionForm.php Returns a caption for the button that confirms the action.
RemoveSectionForm::getFormId function core/modules/layout_builder/src/Form/RemoveSectionForm.php Returns a unique string identifying the form.
RemoveSectionForm::getQuestion function core/modules/layout_builder/src/Form/RemoveSectionForm.php Returns the question to ask the user.
RemoveSectionForm::handleSectionStorage function core/modules/layout_builder/src/Form/RemoveSectionForm.php Performs any actions on the section storage before saving.
SectionListInterface::removeSection function core/modules/layout_builder/src/SectionListInterface.php Removes the section at the given delta.
SectionListTestBase::testRemoveSection function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php @covers ::removeSection
SectionListTrait::removeSection function core/modules/layout_builder/src/SectionListTrait.php
SectionStorageBase::removeSection function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php 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.