Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Section.php

26 string references to 'Section'

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').
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.
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.
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.
TraceableEventDispatcher::afterDispatch in vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php
Called after dispatching the event.
TraceableEventDispatcher::dispatch in vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
Dispatches an event to all registered listeners.
views.settings.yml in core/modules/views/config/install/views.settings.yml
core/modules/views/config/install/views.settings.yml

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal