Search for submitOptionsForm

  1. Search 7.x for submitOptionsForm
  2. Search 9.5.x for submitOptionsForm
  3. Search 8.9.x for submitOptionsForm
  4. Search 10.3.x for submitOptionsForm
  5. Other projects
Title Object type File name Summary
ArgumentDefaultPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form for submitting options.
ArgumentPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentValidatorPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Provides the default form for submitting options.
Attachment::submitOptionsForm function core/modules/views/src/Plugin/views/display/Attachment.php Perform any necessary changes to the form values prior to storage.
Block::submitOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Perform any necessary changes to the form values prior to storage.
DisplayExtenderPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Handle any special handling on the validate form.
DisplayExtenderTest::submitOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Handle any special handling on the validate form.
DisplayPluginInterface::submitOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Performs any necessary changes to the form values prior to storage.
DisplayTest::submitOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Handle any special handling on the validate form.
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php
Feed::submitOptionsForm function core/modules/views/src/Plugin/views/display/Feed.php Handle any special handling on the validate form.
FieldPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Performs some cleanup tasks on the options array before saving it.
Fields::submitOptionsForm function core/modules/views/src/Plugin/views/row/Fields.php Perform any necessary changes to the form values prior to storage.
FilterPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Simple submit handler.
GroupwiseMax::submitOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php When the form is submitted, make sure to clear the subquery string cache.
InputRequired::submitOptionsForm function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php
NodeTermData::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php
NumericField::submitOptionsForm function core/modules/views/src/Plugin/views/field/NumericField.php
Page::submitOptionsForm function core/modules/views/src/Plugin/views/display/Page.php Handle any special handling on the validate form.
PagerPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Provide the default form for submitting options.
PathPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php Handle any special handling on the validate form.
PluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php
QueryPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/query/QueryPluginBase.php
RestExport::submitOptionsForm function core/modules/rest/src/Plugin/views/display/RestExport.php Handle any special handling on the validate form.
RowPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Perform any necessary changes to the form values prior to storage.
Serializer::submitOptionsForm function core/modules/rest/src/Plugin/views/style/Serializer.php
SortPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/sort/SortPluginBase.php Simple submit handler.
Sql::submitOptionsForm function core/modules/views/src/Plugin/views/query/Sql.php Special submit handling.
Tid::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php
User::submitOptionsForm function core/modules/user/src/Plugin/views/argument_validator/User.php
ViewsPluginInterface::submitOptionsForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Handle any special handling on the validate form.

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