32 string references to 'Section'

AnnotatedClassDiscoveryTest::provideBadAnnotations in core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
All the Drupal documentation standards tags.
Attachment::buildOptionsForm in core/modules/views/src/Plugin/views/display/Attachment.php
Provide the default form for setting options.
Attachment::submitOptionsForm in core/modules/views/src/Plugin/views/display/Attachment.php
Perform any necessary changes to the form values prior to storage.
Block::buildOptionsForm in core/modules/views/src/Plugin/views/display/Block.php
Provide the default form for setting options.
Block::submitOptionsForm in core/modules/views/src/Plugin/views/display/Block.php
Perform any necessary changes to the form values prior to storage.
ConfigHandler::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
Form constructor.
Display::getFormState in core/modules/views_ui/src/Form/Ajax/Display.php
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type').
DisplayExtenderTest::buildOptionsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
Provide a form to edit options for this plugin.
DisplayExtenderTest::submitOptionsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
Handle any special handling on the validate form.
DisplayPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Provide a form to edit options for this plugin.
DisplayPluginBase::optionsOverride in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
If override/revert was clicked, perform the proper toggle.
DisplayPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Handle any special handling on the validate form.
DisplayPluginBase::validateOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Validate the options form.
DisplayTest::buildOptionsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
Provide a form to edit options for this plugin.
DisplayTest::submitOptionsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
Handle any special handling on the validate form.
DisplayTest::validateOptionsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
Validate the options form.
Feed::buildOptionsForm in core/modules/views/src/Plugin/views/display/Feed.php
Provide a form to edit options for this plugin.
Feed::submitOptionsForm in core/modules/views/src/Plugin/views/display/Feed.php
Handle any special handling on the validate form.
LayoutSectionItem::mainPropertyName in core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php
Returns the name of the main property, if any.
Page::buildOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Provide a form to edit options for this plugin.
Page::submitOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Handle any special handling on the validate form.
Page::validateOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Validate the options form.
PathPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Provide a form to edit options for this plugin.
PathPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Handle any special handling on the validate form.
PathPluginBase::validateOptionsForm in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Validate the options form.
Rearrange::buildForm in core/modules/views_ui/src/Form/Ajax/Rearrange.php
Form constructor.
RearrangeFilter::buildForm in core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
Form constructor.
RenderElementTypesTest::testHtmlTag in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Tests system #type 'html_tag'.
RestExport::buildOptionsForm in core/modules/rest/src/Plugin/views/display/RestExport.php
Provide a form to edit options for this plugin.
RestExport::submitOptionsForm in core/modules/rest/src/Plugin/views/display/RestExport.php
Handle any special handling on the validate form.
TriggeringElementProgrammedTest::testLimitValidationErrors in core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php
Tests that #limit_validation_errors of the only submit button takes effect.
views.settings.yml in core/modules/views/config/install/views.settings.yml
core/modules/views/config/install/views.settings.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.