email_example_form_submit |
function |
modules/examples/email_example/email_example.module |
Form submission logic for the contact form. |
batch_example_simple_form |
function |
modules/examples/batch_example/batch_example.module |
Form builder function to allow choice of which batch to run. |
redirect_list_filter_form |
function |
core/modules/redirect/redirect.admin.inc |
Return a partial form to filter URL redirects. |
form_test_redirect_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submit handler to test different redirect behaviours. |
views_plugin_exposed_form |
class |
core/modules/views/plugins/views_plugin_exposed_form.inc |
The base plugin to handle exposed filter forms. |
redirect_edit_form_submit |
function |
core/modules/redirect/redirect.admin.inc |
Form submit handler; insert or update an URL redirect. |
filter_form_access_denied |
function |
core/modules/filter/filter.module |
Render API callback: Hides the field value of 'text_format' elements. |
form_test_checkboxes_zero |
function |
core/modules/simpletest/tests/form_test.module |
|
FormUrlTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
file_delete_redirect_form |
function |
core/modules/file/file.pages.inc |
Submit handler for delete button on file manage forms. |
LayoutStyle::formValidate |
function |
core/modules/layout/plugins/styles/layout_style_default.inc |
Validate handler to validate the form settings. |
UserAdminSettingsFormTest |
class |
core/modules/user/tests/user.test |
|
options_field_widget_form |
function |
core/modules/field/modules/options/options.module |
Implements hook_field_widget_form(). |
AJAXFormPageCacheTestCase |
class |
core/modules/simpletest/tests/ajax.test |
Test Ajax forms when page caching for anonymous users is turned on. |
book_form_node_form_alter |
function |
core/modules/book/book.module |
Implements hook_form_BASE_FORM_ID_alter(). |
hook_filter_format_insert |
function |
core/modules/filter/filter.api.php |
Perform actions when a new text format has been created. |
hook_filter_format_update |
function |
core/modules/filter/filter.api.php |
Perform actions when a text format has been updated. |
text_field_formatter_info |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_info(). |
FieldFormTestCase::$field |
property |
core/modules/field/tests/field.test |
|
theme_text_format_wrapper |
function |
core/modules/filter/filter.theme.inc |
Returns HTML for a text format-enabled form element. |
text_field_formatter_view |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_view(). |
text_filter_format_update |
function |
core/modules/field/modules/text/text.module |
Implements hook_filter_format_update(). |
layout_condition_add_form |
function |
core/modules/layout/layout.admin.inc |
Form callback; Displays form for adding new conditions to a layout or block. |
views_exposed_form_submit |
function |
core/modules/views/views.module |
Submit handler for exposed filters |
form_example_tutorial.inc |
file |
modules/examples/form_example/form_example_tutorial.inc |
This is the form API tutorial. |
form_example_elements.inc |
file |
modules/examples/form_example/form_example_elements.inc |
This is an example demonstrating how a module can define custom form and
render elements. |
_ckeditor5_upgrade_format |
function |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Internal use only, performs the actual upgrade. |
list_field_formatter_info |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_formatter_info(). |
layout_delete_form_submit |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_delete_form(). Delete, revert, or disable a layout. |
list_field_formatter_view |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_formatter_view(). |
path_patterns_form_submit |
function |
core/modules/path/path.admin.inc |
Submit handler for path_patterns_form(). |
file_manage_form_validate |
function |
core/modules/file/file.pages.inc |
Form validation handler for file_manage_form(). |
search_embedded_form.info |
file |
core/modules/search/tests/search_embedded_form/search_embedded_form.info |
name = "Search embedded form"
description = "Support module for search module testing of embedded forms."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
_date_field_settings_form |
function |
core/modules/date/date.admin.inc |
Helper function for date_field_settings_form(). |
entityreference.form.test |
file |
core/modules/entityreference/tests/entityreference.form.test |
Contains EntityReferenceFormTestCase. |
hook_field_formatter_info |
function |
core/modules/field/field.api.php |
Expose Field API formatter types. |
hook_field_formatter_view |
function |
core/modules/field/field.api.php |
Build a renderable array for a field value. |
entity_example_basic_form |
function |
modules/examples/entity_example/entity_example.module |
Form function to create an entity_example_basic entity. |
DiffFormatter::startBlock |
function |
core/includes/diff.inc |
|
date_field_formatter_info |
function |
core/modules/date/date.field.inc |
Implements hook_field_formatter_info(). |
batch_test_multistep_form |
function |
core/modules/simpletest/tests/batch_test.module |
Multistep form. |
date_field_formatter_view |
function |
core/modules/date/date.field.inc |
Implements hook_field_formatter_view(). |
LayoutContext::formSubmit |
function |
core/modules/layout/plugins/context/layout_context.inc |
Submit handler for the settings form for this context item. |
EntityLayoutContext::form |
function |
core/modules/layout/plugins/context/entity_layout_context_handler.inc |
Settings form for configuring this context item. |
form_process_autocomplete |
function |
core/includes/form.inc |
Process function to prepare autocomplete data. |
form_example_element_info |
function |
modules/examples/form_example/form_example.module |
Implements hook_element_info(). |
form_type_textfield_value |
function |
core/includes/form.inc |
Determines the value for a textfield form element. |
field_ui_widget_type_form |
function |
core/modules/field_ui/field_ui.admin.inc |
Form constructor for the widget selection form. |
image_field_settings_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_settings_form(). |
file_info_formatter_types |
function |
core/modules/file/file.admin.inc |
Returns information about file formatters from hook_file_formatter_info(). |