Tid::submitOptionsForm |
function |
core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php |
|
Page::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Page.php |
Performs any necessary changes to the form values prior to storage. |
User::submitOptionsForm |
function |
core/modules/user/src/Plugin/views/argument_validator/User.php |
|
Feed::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Feed.php |
Performs 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. |
Entity::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/argument_validator/Entity.php |
|
Fields::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/row/Fields.php |
Perform any necessary changes to the form values prior to storage. |
Entity::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/area/Entity.php |
|
Attachment::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Attachment.php |
Perform any necessary changes to the form values prior to storage. |
RestExport::submitOptionsForm |
function |
core/modules/rest/src/Plugin/views/display/RestExport.php |
Performs any necessary changes to the form values prior to storage. |
Serializer::submitOptionsForm |
function |
core/modules/rest/src/Plugin/views/style/Serializer.php |
Handle any special handling on the validate form. |
PluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/PluginBase.php |
|
DisplayTest::submitOptionsForm |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.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 |
|
InputRequired::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/exposed_form/InputRequired.php |
Handle any special handling on the validate form. |
SortPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Simple submit handler. |
PathPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Performs any necessary changes to the form values prior to storage. |
PagerPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Provide the default form for submitting options. |
FilterPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Simple submit handler. |
DisplayExtenderTest::submitOptionsForm |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Handle any special handling on the validate form. |
ViewsPluginInterface::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/ViewsPluginInterface.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. |
DisplayExtenderPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Handle any special handling on the validate form. |