Block::formSubmit |
function |
core/modules/layout/includes/block.class.inc |
Submit handler to save the form settings. |
Layout::formSubmit |
function |
core/modules/layout/includes/layout.class.inc |
Save the settings added in the form method. |
NodeBlock::formSubmit |
function |
core/modules/node/node.block.inc |
Submit handler to save the form settings. |
BlockHero::formSubmit |
function |
core/modules/layout/includes/block.hero.inc |
Submit handler to save the form settings. |
BlockText::formSubmit |
function |
core/modules/layout/includes/block.text.inc |
Submit handler to save the form settings. |
FieldBlock::formSubmit |
function |
core/modules/field/field.block.inc |
Submit handler to save the form settings. |
ViewsBlock::formSubmit |
function |
core/modules/views/includes/views.block.inc |
Submit handler to save the form settings. |
LayoutStyle::formSubmit |
function |
core/modules/layout/plugins/styles/layout_style_default.inc |
Submit handler for saving the form settings. |
BlockLegacy::formSubmit |
function |
core/modules/layout/includes/block_legacy.class.inc |
Submit handler to save the form settings. |
BlockExample::formSubmit |
function |
modules/examples/block_example/block_example.inc |
Submit handler to save the form settings. |
LayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/layout_access.inc |
Submit handler for the settings form for this access item. |
LayoutContext::formSubmit |
function |
core/modules/layout/plugins/context/layout_context.inc |
Submit handler for the settings form for this context item. |
PageComponents::formSubmit |
function |
core/modules/system/block.page_components.inc |
Submit handler to save the form settings. |
DashboardMenuBlock::formSubmit |
function |
core/modules/dashboard/includes/block.menus.inc |
Submit handler to save the form settings. |
LayoutRelationship::formSubmit |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Submit handler for the settings form for this relationship item. |
EntityLayoutContext::formSubmit |
function |
core/modules/layout/plugins/context/entity_layout_context_handler.inc |
Submit handler for the settings form for this context item. |
LanguageLayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/language_layout_access.inc |
Submit handler for the settings form for this access item. |
UserRoleLayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/user_role_layout_access.inc |
Submit handler for the settings form for this access item. |
DashboardCreateBlock::formSubmit |
function |
core/modules/dashboard/includes/block.create.inc |
Submit handler to save the form settings. |
EntityIDLayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/entity_id_layout_access.inc |
|
DashboardUpdateBlock::formSubmit |
function |
core/modules/dashboard/includes/block.update.inc |
Submit handler to save the form settings. |
LayoutAccessNegatable::formSubmit |
function |
core/modules/layout/plugins/access/layout_access.inc |
Submit handler for the settings form for this access item. |
DashboardTaxonomyBlock::formSubmit |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Submit handler to save the form settings. |
EntityBundleLayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/entity_bundle_layout_access.inc |
Submit handler for the settings form for this access item. |
DashboardContentTypesBlock::formSubmit |
function |
core/modules/dashboard/includes/block.node_types.inc |
Submit handler to save the form settings. |
DashboardOverviewUserBlock::formSubmit |
function |
core/modules/dashboard/includes/block.overview_user.inc |
Submit handler to save the form settings. |
TaxonomyTermDepthLayoutAccess::formSubmit |
function |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Submit handler for the settings form for this access item. |
DashboardOverviewContentBlock::formSubmit |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Submit handler to save the form settings. |
BatchProcessingTestCase::testBackdropFormSubmitInBatch |
function |
core/modules/simpletest/tests/batch.test |
Test that backdrop_form_submit() can run within a batch operation. |
FormsElementsTableSelectFunctionalTest::formSubmitHelper |
function |
core/modules/simpletest/tests/form.test |
Helper function for the option check test to submit a form while collecting errors. |