menu_settings_form_validate |
function |
core/modules/menu/menu.admin.inc |
Validate form values for the global settings form. |
form_test_checkboxes_radios |
function |
core/modules/simpletest/tests/form_test.module |
Form constructor to test expansion of #type checkboxes and radios. |
simpletest_test_form_submit |
function |
core/modules/simpletest/simpletest.pages.inc |
Run selected tests. |
email_example_form_validate |
function |
modules/examples/email_example/email_example.module |
Form validation logic for the contact form. |
number_field_formatter_info |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_info(). |
form_test_programmatic_form |
function |
core/modules/simpletest/tests/form_test.module |
Form builder to test programmatic form submissions. |
number_field_formatter_view |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_view(). |
FormCheckboxTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
FormEmailTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
node_form_search_form_alter |
function |
core/modules/node/node.module |
Implements hook_form_FORM_ID_alter(). |
_filter_format_is_cacheable |
function |
core/modules/filter/filter.module |
Helper function to determine whether the output of a given text format can be cached. |
redirect_edit_form_validate |
function |
core/modules/redirect/redirect.admin.inc |
Form validate handler; validate an URL redirect |
theme_path_bulk_update_form |
function |
core/modules/path/path.admin.inc |
Returns HTML for the Path bulk update page. |
redirect_delete_form_submit |
function |
core/modules/redirect/redirect.admin.inc |
Form submit handler; delete an URL redirect after confirmation. |
authorize_filetransfer_form |
function |
core/includes/authorize.inc |
Form constructor for the file transfer authorization form. |
_date_html5_format_value_db |
function |
core/modules/date/date.elements.inc |
Helper function to return a formatted date string. |
locale_form_node_form_alter |
function |
core/modules/locale/locale.module |
Implements hook_form_BASE_FORM_ID_alter(). |
layout_block_configure_form |
function |
core/modules/layout/layout.admin.inc |
Form callback; Add or edit a block within a layout. |
system_modules_confirm_form |
function |
core/modules/system/system.admin.inc |
Display confirmation form for required modules. |
FilterDefaultFormatTestCase |
class |
core/modules/filter/tests/filter.test |
Tests the default filter functionality in the Filter module. |
views_exposed_form_validate |
function |
core/modules/views/views.module |
Validate handler for exposed filters |
system_performance_settings |
function |
core/modules/system/system.admin.inc |
Form builder; Configure site performance settings. |
block_add_block_form_submit |
function |
core/modules/block/block.admin.inc |
Form submission handler for block_add_block_form(). |
DateFieldTestCase::dateForm |
function |
core/modules/date/tests/date_field.test |
Tests that date field functions properly on the node form. |
layout-content-form.tpl.php |
file |
core/modules/layout/templates/layout-content-form.tpl.php |
|
form_test_h5datetime_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submission handler for form_test_h5datetime(). |
path_patterns_settings_form |
function |
core/modules/path/path.admin.inc |
Form builder; Configure the URL alias pattern settings. |
layout_menu_item_form_reset |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_menu_item_form() that resets in-progress changes. |
search_embedded_form.module |
file |
core/modules/search/tests/search_embedded_form/search_embedded_form.module |
Test module implementing a form that can be embedded in search results. |
install_select_profile_form |
function |
core/includes/install.core.inc |
Form constructor for the profile selection form. |
image_style_form_add_submit |
function |
core/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |
form_test_validate_no_token |
function |
core/modules/simpletest/tests/form_test.module |
Form builder for testing submission of a form without a CSRF token. |
image_style_add_form_submit |
function |
core/modules/image/image.admin.inc |
Submit handler for adding a new image style. |
node_form_submit_build_node |
function |
core/modules/node/node.pages.inc |
Updates the form state's node entity by processing this submission's values. |
EntityReferenceFormTestCase |
class |
core/modules/entityreference/tests/entityreference.form.test |
Test for Entity Reference form. |
LayoutContext::formValidate |
function |
core/modules/layout/plugins/context/layout_context.inc |
Validate handler for the settings form for this context item. |
batch_test_mock_form_submit |
function |
core/modules/simpletest/tests/batch_test.module |
Submit handler for the batch_test_mock form. |
form_type_tableselect_value |
function |
core/includes/form.inc |
Determines the value for a tableselect form element. |
form_test_load_include_menu |
function |
core/modules/simpletest/tests/form_test.file.inc |
Form constructor for testing FAPI file inclusion of the file specified in
hook_menu(). |
hook_user_format_name_alter |
function |
core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
image_example_colorize_form |
function |
modules/examples/image_example/image_example.module |
Form Builder; Configuration settings for colorize effect. |
_form_example_element_theme |
function |
modules/examples/form_example/form_example_elements.inc |
Called by form_example_theme() to provide hook_theme(). |
theme_form_example_checkbox |
function |
modules/examples/form_example/form_example_elements.inc |
Themes a custom checkbox. |
file_settings_form_validate |
function |
core/modules/file/file.admin.inc |
Validation handler for file_settings_form(). |
system_settings_form_submit |
function |
core/modules/system/system.module |
Form submission handler for system_settings_form(). |
theme_views_form_views_form |
function |
core/modules/views/templates/views.theme.inc |
Theme function for a View with form elements: replace the placeholders. |
FormAlterTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
_date_popup_format_to_popup |
function |
core/modules/date/date.elements.inc |
Recreate a date format string so it has the values popup expects. |
filter_get_format_tempstore |
function |
core/modules/filter/filter.module |
Get a format currently being edited from the tempstore. |
filter_set_format_tempstore |
function |
core/modules/filter/filter.module |
Store changes to a format in the temporary store. |