You are here

16 methods override PluginBase::submitOptionsForm() in Drupal 8

ArgumentDefaultPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php
Provide the default form form for submitting options
ArgumentPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Handle any special handling on the validate form.
ArgumentValidatorPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php
Provides the default form for submitting options.
DisplayExtenderPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php
Handle any special handling on the validate form.
DisplayPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Handle any special handling on the validate form.
Entity::submitOptionsForm in core/modules/views/src/Plugin/views/area/Entity.php
Handle any special handling on the validate form.
FieldPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Performs some cleanup tasks on the options array before saving it.
FilterPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Simple submit handler
GroupwiseMax::submitOptionsForm in core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php
When the form is submitted, make sure to clear the subquery string cache.
InputRequired::submitOptionsForm in core/modules/views/src/Plugin/views/exposed_form/InputRequired.php
Handle any special handling on the validate form.
NodeTermData::submitOptionsForm in core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php
Handle any special handling on the validate form.
PagerPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/pager/PagerPluginBase.php
Provide the default form form for submitting options
QueryPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/query/QueryPluginBase.php
Handle any special handling on the validate form.
RowPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/row/RowPluginBase.php
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
Serializer::submitOptionsForm in core/modules/rest/src/Plugin/views/style/Serializer.php
Handle any special handling on the validate form.
SortPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/sort/SortPluginBase.php
Simple submit handler