views_ui_ajax_update_form |
function |
core/modules/views_ui/views_ui.admin.inc |
Updates a part of the add view form via AJAX. |
FormsTestCase::testSelect |
function |
core/modules/simpletest/tests/form.test |
Tests validation of #type 'select' elements. |
FormsTestCase::testNumber |
function |
core/modules/simpletest/tests/form.test |
Tests validation of #type 'number' elements. |
search_embedded_form_menu |
function |
core/modules/search/tests/search_embedded_form/search_embedded_form.module |
Implements hook_menu(). |
search_embedded_form_form |
function |
core/modules/search/tests/search_embedded_form/search_embedded_form.module |
Builds a form for embedding in search results for testing. |
form_process_machine_name |
function |
core/includes/form.inc |
Processes a machine-readable name form element. |
system_date_format_delete |
function |
core/modules/system/system.module |
Deletes a date format from the database. |
menu_overview_form_submit |
function |
core/modules/menu/menu.admin.inc |
Submit handler for the menu overview form. |
config_export_single_form |
function |
core/modules/config/config.admin.inc |
Form callback; Builds the form for exporting a single configuration file. |
config_import_single_form |
function |
core/modules/config/config.admin.inc |
Form callback; Build the form to import a single configuration file. |
_system_format_debug_info |
function |
core/modules/system/system.admin.inc |
Given an array of data, it formats it into a plain-text 2-column output. |
field_multiple_value_form |
function |
core/modules/field/field.form.inc |
Special handling to create form elements for multiple values. |
field_default_form_errors |
function |
core/modules/field/field.form.inc |
Transfer field-level validation errors to widgets. |
_field_form_state_parents |
function |
core/modules/field/field.form.inc |
Returns the location of processing information within $form_state. |
views_ui_build_form_state |
function |
core/modules/views_ui/views_ui.admin.inc |
Build up a $form_state object suitable for use with backdrop_build_form
based on known information about a form. |
taxonomy_form_term_submit |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Submit handler to insert or update a term. |
views_ui_config_type_form |
function |
core/modules/views_ui/views_ui.admin.inc |
Form to config items in the views UI. |
menu_form_node_form_alter |
function |
core/modules/menu/menu.module |
Implements hook_form_BASE_FORM_ID_alter(). |
path_form_node_form_alter |
function |
core/modules/path/path.module |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
theming_example_text_form |
function |
modules/examples/theming_example/theming_example.module |
A simple form that displays a textfield and submit button. |
contact_site_form_validate |
function |
core/modules/contact/contact.pages.inc |
Form validation handler for contact_site_form(). |
contact_category_edit_form |
function |
core/modules/contact/contact.admin.inc |
Form constructor for the category edit form. |
form_test_placeholder_test |
function |
core/modules/simpletest/tests/form_test.module |
Builds a form to test the placeholder attribute. |
views_ui_config_style_form |
function |
core/modules/views_ui/views_ui.admin.inc |
Form to config_style items in the views UI. |
user_account_form_validate |
function |
core/modules/user/user.module |
Form validation handler for user_account_form(). |
views_plugin::options_form |
function |
core/modules/views/includes/plugin.inc |
Provide a form to edit options for this plugin. |
number_field_settings_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_settings_form(). |
COMMENT_FORM_SEPARATE_PAGE |
constant |
core/modules/comment/comment.module |
Comment form should be displayed on a separate page. |
FormsFileInclusionTestCase |
class |
core/modules/simpletest/tests/form.test |
Tests form API file inclusion. |
theme_file_formatter_table |
function |
core/modules/file/file.theme.inc |
Returns HTML for a file attachments table. |
filter_get_roles_by_format |
function |
core/modules/filter/filter.module |
Retrieves a list of roles that are allowed to use a given text format. |
filter_get_formats_by_role |
function |
core/modules/filter/filter.module |
Retrieves a list of text formats that are allowed for a given role. |
LanguageLayoutAccess::form |
function |
core/modules/layout/plugins/access/language_layout_access.inc |
Settings form for configuring this access item. |
Views exposed form plugins |
group |
core/modules/views/plugins/views_plugin_exposed_form.inc |
Plugins that handle the validation/submission and rendering of exposed forms. |
UserRoleLayoutAccess::form |
function |
core/modules/layout/plugins/access/user_role_layout_access.inc |
Settings form for configuring this access item. |
token_example_example_form |
function |
modules/examples/token_example/token_example.module |
Form builder; display lists of supported token entities and text to tokenize. |
theme_system_settings_form |
function |
core/modules/system/system.theme.inc |
Returns HTML for a system settings form. |
_date_html5_get_form_value |
function |
core/modules/date/date.elements.inc |
Prepare values from database for the widget form. |
FilterFormatAccessTestCase |
class |
core/modules/filter/tests/filter.test |
Tests the filter format access functionality in the Filter module. |
comment_form_build_preview |
function |
core/modules/comment/comment.module |
Form submission handler for the 'preview' button in comment_form(). |
layout_settings_form_reset |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that resets in-progress changes. |
taxonomy_field_widget_form |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form(). |
hook_filter_format_disable |
function |
core/modules/filter/filter.api.php |
Perform actions when a text format has been disabled. |
layout_content_form_submit |
function |
core/modules/layout/layout.admin.inc |
Handle form submission of the display content editor. |
backdrop_parse_info_format |
function |
core/includes/common.inc |
Parses data in Backdrop's .info format. |
text_filter_format_disable |
function |
core/modules/field/modules/text/text.module |
Implements hook_filter_format_disable(). |
layout_reorder_form_submit |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_reorder_form(). |
form_process_html_datetime |
function |
core/includes/form.inc |
Combine html_date and html_time form elements. |
form_description_test_form |
function |
core/modules/simpletest/tests/form_test.module |
A form for testing form descriptions. |
redirect_field_attach_form |
function |
core/modules/redirect/redirect.module |
Implements hook_field_attach_form(). |