| 
            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().           | 
              
          
                  | 
            locale_translate_edit_form           | 
                  
            function           | 
                  
            core/modules/locale/locale.pages.inc           | 
                  
            User interface for string editing.           | 
              
          
                  | 
            PageComponents::formSubmit           | 
                  
            function           | 
                  
            core/modules/system/block.page_components.inc           | 
                  
            Submit handler to save the form settings.           | 
              
          
                  | 
            filter_format_allowed_html           | 
                  
            function           | 
                  
            core/modules/filter/filter.module           | 
                  
            Get a complete list of allowed and forbidden tags for a text format.           | 
              
          
                  | 
            layout_context_return_form           | 
                  
            function           | 
                  
            core/modules/layout/layout.context.admin.inc           | 
                  
            Helper function to return a partial context or relationship settings form.           | 
              
          
                  | 
            DiffFormatter::blockHeader           | 
                  
            function           | 
                  
            core/includes/diff.inc           | 
                  
                       | 
              
          
                  | 
            user_form_process_password           | 
                  
            function           | 
                  
            core/modules/user/user.module           | 
                  
            Form element process handler for client-side password hide/show and strength.           | 
              
          
                  | 
            form_type_checkboxes_value           | 
                  
            function           | 
                  
            core/includes/form.inc           | 
                  
            Determines the value for a checkboxes form element.           | 
              
          
                  | 
            node_type_form_permissions           | 
                  
            function           | 
                  
            core/modules/node/node.types.inc           | 
                  
            Builds a matrix of node permissions for this node type.           | 
              
          
                  | 
            field_ui_formatter_options           | 
                  
            function           | 
                  
            core/modules/field_ui/field_ui.admin.inc           | 
                  
            Returns an array of formatter options for a field type.           | 
              
          
                  | 
            _form_example_element_info           | 
                  
            function           | 
                  
            modules/examples/form_example/form_example_elements.inc           | 
                  
            Utility function providing data for form_example_element_info().           | 
              
          
                  | 
            path_node_type_form_submit           | 
                  
            function           | 
                  
            core/modules/path/path.module           | 
                  
            Submit handler for node type form.           | 
              
          
                  | 
            field_ui_field_delete_form           | 
                  
            function           | 
                  
            core/modules/field_ui/field_ui.admin.inc           | 
                  
            Form constructor for removing a field instance from a bundle.           | 
              
          
                  | 
            language_admin_delete_form           | 
                  
            function           | 
                  
            core/modules/language/language.admin.inc           | 
                  
            User interface for the language deletion confirmation screen.           | 
              
          
                  | 
            path_pattern_settings_form           | 
                  
            function           | 
                  
            core/modules/path/path.module           | 
                  
            Return the URL alias pattern settings form for easy addition into other forms.           | 
              
          
                  | 
            BlockExample::formValidate           | 
                  
            function           | 
                  
            modules/examples/block_example/block_example.inc           | 
                  
            Validates the form settings.           | 
              
          
                  | 
            color_scheme_form_validate           | 
                  
            function           | 
                  
            core/modules/color/color.module           | 
                  
            Form validation handler for color_scheme_form().           | 
              
          
                  | 
            form_example_wizard_submit           | 
                  
            function           | 
                  
            modules/examples/form_example/form_example_wizard.inc           | 
                  
            Wizard form submit handler.           | 
              
          
                  | 
            image_field_formatter_info           | 
                  
            function           | 
                  
            core/modules/image/image.field.inc           | 
                  
            Implements hook_field_formatter_info().           | 
              
          
                  | 
            FormElementTestCase::setUp           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            email_field_formatter_info           | 
                  
            function           | 
                  
            core/modules/email/email.module           | 
                  
            Implements hook_field_formatter_info().           | 
              
          
                  | 
            email_field_formatter_view           | 
                  
            function           | 
                  
            core/modules/email/email.module           | 
                  
            Implements hook_field_formatter_view().           | 
              
          
                  | 
            image_field_formatter_view           | 
                  
            function           | 
                  
            core/modules/image/image.field.inc           | 
                  
            Implements hook_field_formatter_view().           | 
              
          
                  | 
            form_validate_machine_name           | 
                  
            function           | 
                  
            core/includes/form.inc           | 
                  
            Form element validation handler for machine_name elements.           | 
              
          
                  | 
            entity_form_field_validate           | 
                  
            function           | 
                  
            core/modules/entity/entity.module           | 
                  
            Attaches field API validation to entity forms.           | 
              
          
                  | 
            filter_format_build_format           | 
                  
            function           | 
                  
            core/modules/filter/filter.module           | 
                  
            Builds a text format object from initial values.           | 
              
          
                  | 
            form_process_vertical_tabs           | 
                  
            function           | 
                  
            core/includes/form.inc           | 
                  
            Creates a group formatted as vertical tabs.           | 
              
          
                  | 
            field_attach_form_validate           | 
                  
            function           | 
                  
            core/modules/field/field.attach.inc           | 
                  
            Perform field validation against form-submitted field values.           | 
              
          
                  | 
            views_ui_clone_form_submit           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Submit handler for views_ui_clone_form().           | 
              
          
                  | 
            views_handler::expose_form           | 
                  
            function           | 
                  
            core/modules/views/includes/handlers.inc           | 
                  
            Form for exposed handler options.           | 
              
          
                  | 
            theme_form_required_marker           | 
                  
            function           | 
                  
            core/includes/form.inc           | 
                  
            Returns HTML for a marker for required form elements.           | 
              
          
                  | 
            DashboardCreateBlock::form           | 
                  
            function           | 
                  
            core/modules/dashboard/includes/block.create.inc           | 
                  
            Build the settings form for editing this block.           | 
              
          
                  | 
            user_profile_form_validate           | 
                  
            function           | 
                  
            core/modules/user/user.pages.inc           | 
                  
            Form validation handler for user_profile_form().           | 
              
          
                  | 
            views_ui_get_form_progress           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Get the user's current progress through the form stack.           | 
              
          
                  | 
            dblog_filter_form_validate           | 
                  
            function           | 
                  
            core/modules/dblog/dblog.admin.inc           | 
                  
            Form validation handler for dblog_filter_form().           | 
              
          
                  | 
            EntityIDLayoutAccess::form           | 
                  
            function           | 
                  
            core/modules/layout/plugins/access/entity_id_layout_access.inc           | 
                  
                       | 
              
          
                  | 
            views_ui_add_form_to_stack           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Add another form to the stack; clicking 'apply' will go to this form
rather than closing the ajax popup.           | 
              
          
                  | 
            DashboardUpdateBlock::form           | 
                  
            function           | 
                  
            core/modules/dashboard/includes/block.update.inc           | 
                  
            Build the settings form for editing this block.           | 
              
          
                  | 
            views-exposed-form.tpl.php           | 
                  
            file           | 
                  
            core/modules/views/templates/views-exposed-form.tpl.php           | 
                  
            This template handles the layout of the views exposed filter form.           | 
              
          
                  | 
            views_ui_analyze_view_form           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Form constructor callback to display analysis information on a view           | 
              
          
                  | 
            views_ui_edit_details_form           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Form builder to edit details of a view.           | 
              
          
                  | 
            views_ui_edit_display_form           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Form constructor callback to configure display of a view           | 
              
          
                  | 
            layout_title_settings_form           | 
                  
            function           | 
                  
            core/modules/layout/layout.admin.inc           | 
                  
            Form callback; Configure layout title type.           | 
              
          
                  | 
            form_test_wrapper_callback           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Menu callback; Invokes a form builder function with a wrapper callback.           | 
              
          
                  | 
            FormExampleTestCase::setUp           | 
                  
            function           | 
                  
            modules/examples/form_example/tests/form_example.test           | 
                  
            Enable modules.           | 
              
          
                  | 
            field_info_formatter_types           | 
                  
            function           | 
                  
            core/modules/field/field.info.inc           | 
                  
            Returns information about field formatters from hook_field_formatter_info().           |