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 |
Provide the default form form for submitting options |
Page::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Page.php |
Handle any special handling on the validate form. |
Feed::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Feed.php |
Handle any special handling on the validate form. |
User::submitOptionsForm |
function |
core/modules/user/src/Plugin/views/argument_validator/User.php |
Provide the default form form for submitting options |
Block::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Block.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
Entity::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/argument_validator/Entity.php |
Provide the default form form for submitting options |
Fields::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/row/Fields.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
Entity::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/area/Entity.php |
Handle any special handling on the validate form. |
PluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/PluginBase.php |
Handle any special handling on the validate form. |
Serializer::submitOptionsForm |
function |
core/modules/rest/src/Plugin/views/style/Serializer.php |
Handle any special handling on the validate form. |
Attachment::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Attachment.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
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. |
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. |
NodeTermData::submitOptionsForm |
function |
core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php |
Handle any special handling on the validate form. |
NumericField::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/field/NumericField.php |
@inheritdoc |
InputRequired::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/exposed_form/InputRequired.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.
There is no need for this function to actually store the data. |
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 |
Handle any special handling on the validate form. |
QueryPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/query/QueryPluginBase.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. |
PagerPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for submitting options |
FilterPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Simple submit handler |
DisplayPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginBase.php |
Handle any special handling on the validate form. |
ArgumentPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.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 |
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. |
ArgumentDefaultPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form form for submitting options |
DisplayExtenderPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Handle any special handling on the validate form. |
ArgumentValidatorPluginBase::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Provide the default form form for submitting options |