system_themes_admin_form_submit |
function |
core/modules/system/system.admin.inc |
Process system_themes_admin_form form submissions. |
LocaleDateFormatsFunctionalTest |
class |
core/modules/locale/tests/locale.test |
Functional tests for localizing date formats. |
user_form_test_current_password |
function |
core/modules/user/tests/user_form_test/user_form_test.module |
A test form for user_validate_current_pass(). |
text_field_widget_settings_form |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_settings_form(). |
theme_field_multiple_value_form |
function |
core/modules/field/field.theme.inc |
Returns HTML for an individual form element. |
views_handler_sort::expose_form |
function |
core/modules/views/handlers/views_handler_sort.inc |
Form for exposed handler options. |
SearchConfigSettingsForm::setUp |
function |
core/modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
ckeditor_settings_form_validate |
function |
core/modules/ckeditor/ckeditor.admin.inc |
Additional validate handler for filter_admin_format_form(). |
layout_menu_item_form_path_ajax |
function |
core/modules/layout/layout.admin.inc |
AJAX handler for layout_settings_form() the returns updated contexts. |
field_test_field_formatter_info |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_info(). |
ajax_example_form_node_callback |
function |
modules/examples/ajax_example/ajax_example_node_form_alter.inc |
Returns changed part of the form. |
hook_field_formatter_info_alter |
function |
core/modules/field/field.api.php |
Perform alterations on Field API formatter types. |
field_test_field_formatter_view |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_view(). |
DBLogTestCase::verifyDateFormat |
function |
core/modules/dblog/tests/dblog.test |
Verifies setting of the database log date format. |
hook_field_widget_settings_form |
function |
core/modules/field_ui/field_ui.api.php |
Add settings to a widget settings form. |
filter_admin_format_editor_ajax |
function |
core/modules/filter/filter.admin.inc |
AJAX callback for filter_admin_format_form(). |
install_configure_form_validate |
function |
core/includes/install.core.inc |
Form validation handler for install_configure_form(). |
image_effect_delete_form_submit |
function |
core/modules/image/image.admin.inc |
Submit handler to delete an image effect. |
filter_format_editor_image_form |
function |
core/modules/filter/filter.pages.inc |
Form callback: Display a form for inserting/editing an image. |
image_example_style_form_submit |
function |
modules/examples/image_example/image_example.pages.inc |
Form Builder; Display a form for uploading an image. |
form_example_tutorial_10_submit |
function |
modules/examples/form_example/form_example_tutorial.inc |
Submit handler for form_example_tutorial_10(). |
EntityLayoutContext::formSubmit |
function |
core/modules/layout/plugins/context/entity_layout_context_handler.inc |
Submit handler for the settings form for this context item. |
BackdropDiffFormatter::endBlock |
function |
core/includes/diff.inc |
|
date_field_widget_settings_form |
function |
core/modules/date/date.field.inc |
Implements hook_field_widget_settings_form(). |
date_sql_handler::views_formats |
function |
core/modules/date/views/date_sql_handler.inc |
@todo. |
language_admin_edit_form_submit |
function |
core/modules/language/language.admin.inc |
Process the language editing form submission. |
field_ui_field_edit_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_edit_form(). |
form_example_states_form_submit |
function |
modules/examples/form_example/form_example_states.inc |
Submit handler for form_example_states_form(). |
form_example_wizard_next_submit |
function |
modules/examples/form_example/form_example_wizard.inc |
Submit handler for the 'next' button. |
views_ui_add_form_cancel_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Cancel the add view form. |
field_test_entity_form_validate |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Validate handler for field_test_entity_form(). |
FormsTestCase::testInputForgery |
function |
core/modules/simpletest/tests/form.test |
Test Form API protections against input forgery. |
BackdropWebTestCase::handleForm |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Handle form input related to backdropPost(). Ensure that the specified fields
exist and attempt to create POST data in the correct manner for the particular
field type. |
entity_form_submit_build_entity |
function |
core/modules/entity/entity.module |
Copies submitted values to entity properties for simple entity forms. |
filter_admin_format_form_cancel |
function |
core/modules/filter/filter.admin.inc |
Submit handler for filter_admin_format_form() that cancels in-progress work. |
cache_example_form_expire_files |
function |
modules/examples/cache_example/cache_example.module |
Submit handler that explicitly clears cache_example_files_count from cache. |
CommonFormatDateTestCase::setUp |
function |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
theme_link_formatter_link_plain |
function |
core/modules/link/link.theme.inc |
Formats a link (or its title) as plain text. |
form_test_element_validate_name |
function |
core/modules/simpletest/tests/form_test.module |
Form element validation handler for 'name' in form_test_validate_form(). |
views_plugin_exposed_form_basic |
class |
core/modules/views/plugins/views_plugin_exposed_form_basic.inc |
Exposed form plugin that provides a basic exposed form. |
views_handler::show_expose_form |
function |
core/modules/views/includes/handlers.inc |
Shortcut to display the exposed options form. |
theme_link_formatter_link_short |
function |
core/modules/link/link.theme.inc |
Formats a link using "Link" as the link text. |
FormsFormStorageTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
theme_link_formatter_link_label |
function |
core/modules/link/link.theme.inc |
Formats a link using the field's label as link text. |
ajax_forms_test_validation_form |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
This form and its related submit and callback functions demonstrate
not validating another form element when a single Ajax element is triggered. |
_form_test_tableselect_get_data |
function |
core/modules/simpletest/tests/form_test.module |
Create a header and options array. Helper function for callbacks. |
taxonomy_form_vocabulary_submit |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Form submission handler for taxonomy_form_vocabulary(). |
user_cancel_confirm_form_submit |
function |
core/modules/user/user.pages.inc |
Submit handler for user_cancel_confirm_form(). |
hook_date_formatter_dates_alter |
function |
core/modules/date/date.api.php |
Alter the dates array created by date_formatter_process(). |
FormsFormWrapperTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |