10 methods override PluginBase::submitOptionsForm()

AccessPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php
Provide the default form form for submitting options
ArgumentDefaultPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php
Provide the default form form for submitting options
ArgumentValidatorPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php
Provide the default form form for submitting options
DisplayExtenderPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php
Handle any special handling on the validate form.
DisplayPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
HandlerBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
InputRequired::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php
Handle any special handling on the validate form.
PagerPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php
Provide the default form form for submitting options
QueryPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php
Handle any special handling on the validate form.
RowPluginBase::submitOptionsForm in drupal/core/modules/views/lib/Drupal/views/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.