CommentFormController::submit |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
path_admin_form_delete_submit |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for the 'Delete' button on path_admin_form(). |
TestProcessor::settingsSubmit |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsSubmit(). |
MenuLinkResetForm::submitForm |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Form submission handler. |
user_admin_permissions_submit |
function |
drupal/core/modules/user/user.admin.inc |
Save permissions selected on the administer permissions page. |
BasicSettingsForm::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
install_configure_form_submit |
function |
drupal/core/includes/install.core.inc |
Form submission handler for install_configure_form(). |
_form_test_submit_values_json |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to return form values as JSON. |
GDToolkit::settingsFormSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::settingsFormSubmit(). |
comment_admin_overview_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_admin_overview(). |
comment_confirm_delete_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_confirm_delete(). |
form_test_storage_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to finish multi-step form. |
TaxonomyIndexTid::valueSubmit |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
ViewAddFormController::submit |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
ForumSettingsForm::submitForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
form_test_load_include_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
dblog_logging_settings_submit |
function |
drupal/core/modules/dblog/dblog.module |
Form submission handler for system_logging_settings(). |
syslog_logging_settings_submit |
function |
drupal/core/modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
SimpletestTestForm::submitForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php |
Form submission handler. |
RoleListController::submitForm |
function |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Form submission handler. |
LocaleSettingsForm::submitForm |
function |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
MenuLinkFormController::submit |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::submit(). |
NegotiationUrlForm::submitForm |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
HandlerBase::submitOptionsForm |
function |
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. |
HandlerBase::submitGroupByForm |
function |
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. |
ViewEditFormController::submit |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
EditorBase::settingsFormSubmit |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormSubmit(). |
DisplayTest::submitOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::submitOptionsForm(). |
MenuLinkDeleteForm::submitForm |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Form submission handler. |
search_extra_type_admin_submit |
function |
drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module |
Form API callback: Save admin settings |
MenuDeleteMenuForm::submitForm |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Form submission handler. |
UpdateSettingsForm::submitForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
UnpublishByKeywordNode::submit |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Form submission handler. |
SearchSettingsForm::submitForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
language_admin_add_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the custom and predefined language addition form submission. |
DateFormatFormBase::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php |
Form submission handler. |
RegisterFormController::submit |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
taxonomy_overview_terms_submit |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler for terms overview form. |
form_test_state_persist_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Submit handler. |
node_type_delete_confirm_submit |
function |
drupal/core/modules/node/content_types.inc |
Form submission handler for node_type_delete_confirm(). |
filter_admin_format_form_submit |
function |
drupal/core/modules/filter/filter.admin.inc |
Form submission handler for filter_admin_format_form(). |
custom_block_delete_form_submit |
function |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Form submission handler for custom_block_delete_form(). |
system_themes_admin_form_submit |
function |
drupal/core/modules/system/system.admin.inc |
Process system_themes_admin_form form submissions. |
ConfirmFormTestForm::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
GroupwiseMax::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
When the form is submitted, take sure to clear the subquery string cache. |
system_modules_uninstall_submit |
function |
drupal/core/modules/system/system.admin.inc |
Processes the submitted uninstall form. |
AccountSettingsForm::submitForm |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
config_admin_import_form_submit |
function |
drupal/core/modules/config/config.admin.inc |
Form submission handler for config_admin_import_form(). |
ViewCloneFormController::submit |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
NodeBulkForm::views_form_submit |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/NodeBulkForm.php |
Submit handler for the bulk form. |