| 
            form_process_password_confirm           | 
                  
            function           | 
                  
            core/includes/form.inc           | 
                  
            Expand a password_confirm field into two text boxes.           | 
              
          
                  | 
            DatabaseTasks::getFormOptions           | 
                  
            function           | 
                  
            core/includes/install.inc           | 
                  
            Return driver specific configuration options.           | 
              
          
                  | 
            SystemSettingsFormTest::setUp           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            views_ui_wizard_form_validate           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Validate the add view form.           | 
              
          
                  | 
            views_ui_add_form_save_submit           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Process the add view form, 'save'.           | 
              
          
                  | 
            SystemConfigFormCase::$values           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/system_config_test.inc           | 
                  
            Values to use for testing.           | 
              
          
                  | 
            field_test_entity_form_submit           | 
                  
            function           | 
                  
            core/modules/field/tests/field_test/field_test.entity.inc           | 
                  
            Submit handler for field_test_entity_form().           | 
              
          
                  | 
            field_test_entity_nested_form           | 
                  
            function           | 
                  
            core/modules/field/tests/field_test/field_test.entity.inc           | 
                  
            Form combining two separate entities.           | 
              
          
                  | 
            FormElementTestCase::$profile           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
            The profile to install as a basis for testing.           | 
              
          
                  | 
            queue_example_add_remove_form           | 
                  
            function           | 
                  
            modules/examples/queue_example/queue_example.module           | 
                  
            Form generator for managing the queue.           | 
              
          
                  | 
            FormValidationTestCase::setUp           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            filter_clear_format_tempstore           | 
                  
            function           | 
                  
            core/modules/filter/filter.module           | 
                  
            Remove an item from the object cache.           | 
              
          
                  | 
            views_handler::case_transform           | 
                  
            function           | 
                  
            core/modules/views/includes/handlers.inc           | 
                  
            Transform a string by a certain method.           | 
              
          
                  | 
            _filter_admin_format_get_tips           | 
                  
            function           | 
                  
            core/modules/filter/filter.admin.inc           | 
                  
            Get filter tips for an individual filter within a text format.           | 
              
          
                  | 
            views_plugin_exposed_form.inc           | 
                  
            file           | 
                  
            core/modules/views/plugins/views_plugin_exposed_form.inc           | 
                  
            Definition of views_plugin_exposed_form.           | 
              
          
                  | 
            _form_test_submit_values_json           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler to return form values as JSON.           | 
              
          
                  | 
            views_ui_edit_form_get_bucket           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Add information about a section to a display.           | 
              
          
                  | 
            theme_link_formatter_link_url           | 
                  
            function           | 
                  
            core/modules/link/link.theme.inc           | 
                  
            Formats a link using an alternate display URL for its link text.           | 
              
          
                  | 
            tabledrag_example_parent_form           | 
                  
            function           | 
                  
            modules/examples/tabledrag_example/tabledrag_example_parent_form.inc           | 
                  
            Build the parent-child example form.           | 
              
          
                  | 
            ViewsHandlerFieldBulkFormTest           | 
                  
            class           | 
                  
            core/modules/views/tests/handlers/views_handler_field_bulk_form.test           | 
                  
                       | 
              
          
                  | 
            _form_test_vertical_tabs_form           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Tests functionality of vertical tabs.           | 
              
          
                  | 
            path_admin_form_delete_submit           | 
                  
            function           | 
                  
            core/modules/path/path.admin.inc           | 
                  
            Form submission handler for the 'Delete' button on path_admin_form().           | 
              
          
                  | 
            tabledrag_example_simple_form           | 
                  
            function           | 
                  
            modules/examples/tabledrag_example/tabledrag_example_simple_form.inc           | 
                  
            Build the tabledrag_simple_example_form form.           | 
              
          
                  | 
            form_test_storage_form_submit           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler to finish multi-step form.           | 
              
          
                  | 
            installer_manager_update_form           | 
                  
            function           | 
                  
            core/modules/installer/installer.manager.inc           | 
                  
            Form constructor for the update form of the Installer module.           | 
              
          
                  | 
            _field_view_formatter_options           | 
                  
            function           | 
                  
            core/modules/field/views/views_handler_field_field.inc           | 
                  
            Helper function: Return an array of formatter options for a field type.           | 
              
          
                  | 
            views_ui_add_item_form_submit           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Submit handler for adding new item(s) to a view.           | 
              
          
                  | 
            LocalePluralFormatTest::setUp           | 
                  
            function           | 
                  
            core/modules/locale/tests/locale.test           | 
                  
                       | 
              
          
                  | 
            FormsTriggeringElementTestCase           | 
                  
            class           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
            Test that Form API correctly determines $form_state['triggering_element'].           | 
              
          
                  | 
            DashboardMenuBlock::formSubmit           | 
                  
            function           | 
                  
            core/modules/dashboard/includes/block.menus.inc           | 
                  
            Submit handler to save the form settings.           | 
              
          
                  | 
            field_ui_view_mode_form_submit           | 
                  
            function           | 
                  
            core/modules/field_ui/field_ui.admin.inc           | 
                  
            Submit handler for field_ui_view_mode_form().           | 
              
          
                  | 
            field_ui_view_mode_delete_form           | 
                  
            function           | 
                  
            core/modules/field_ui/field_ui.admin.inc           | 
                  
            Form builder: Delete a display mode.           | 
              
          
                  | 
            form_test_state_persist_submit           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Submit handler.           | 
              
          
                  | 
            FormCheckboxTestCase::$profile           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
            The profile to install as a basis for testing.           | 
              
          
                  | 
            path_bulk_update_form_validate           | 
                  
            function           | 
                  
            core/modules/path/path.admin.inc           | 
                  
            Validate handler for URL alias bulk generate form.           | 
              
          
                  | 
            EntityBundleLayoutAccess::form           | 
                  
            function           | 
                  
            core/modules/layout/plugins/access/entity_bundle_layout_access.inc           | 
                  
                       | 
              
          
                  | 
            locale_date_format_form_submit           | 
                  
            function           | 
                  
            core/modules/locale/locale.admin.inc           | 
                  
            Submit handler for configuring localized date formats on the locale_date_format_form.           | 
              
          
                  | 
            ckeditor5_settings_form_submit           | 
                  
            function           | 
                  
            core/modules/ckeditor5/ckeditor5.admin.inc           | 
                  
            Additional submit handler for filter_admin_format_form().           | 
              
          
                  | 
            layout_settings_form_path_ajax           | 
                  
            function           | 
                  
            core/modules/layout/layout.admin.inc           | 
                  
            AJAX handler for layout_settings_form().           | 
              
          
                  | 
            date-views-filter-form.tpl.php           | 
                  
            file           | 
                  
            core/modules/date/templates/date-views-filter-form.tpl.php           | 
                  
            Template to display the Views date filter form.           | 
              
          
                  | 
            FieldFormTestCase::$field_name           | 
                  
            property           | 
                  
            core/modules/field/tests/field.test           | 
                  
                       | 
              
          
                  | 
            FormTextareaTestCase::$profile           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
                       | 
              
          
                  | 
            views_form_views_form_validate           | 
                  
            function           | 
                  
            core/modules/views/views.module           | 
                  
            Validate handler for the first step of the views form.
Calls any existing views_form_validate functions located
on the views fields.           | 
              
          
                  | 
            DateTimezoneTestCase::dateForm           | 
                  
            function           | 
                  
            core/modules/date/tests/date_timezone.test           | 
                  
            Utility function to validate the node form displays date fields correctly.           | 
              
          
                  | 
            theme_form_element_description           | 
                  
            function           | 
                  
            core/includes/form.inc           | 
                  
            Returns HTML for a form element's help text (#description).           | 
              
          
                  | 
            SearchEmbedForm::$submit_count           | 
                  
            property           | 
                  
            core/modules/search/tests/search.test           | 
                  
            Count of how many times the form has been submitted.           | 
              
          
                  | 
            locale_translation_filter_form           | 
                  
            function           | 
                  
            core/modules/locale/locale.pages.inc           | 
                  
            Return form for locale translation filters.           | 
              
          
                  | 
            field_test_field_settings_form           | 
                  
            function           | 
                  
            core/modules/field/tests/field_test/field_test.field.inc           | 
                  
            Implements hook_field_settings_form().           | 
              
          
                  | 
            install_settings_form_validate           | 
                  
            function           | 
                  
            core/includes/install.core.inc           | 
                  
            Form validation handler for install_settings_form().           | 
              
          
                  | 
            system_date_delete_format_form           | 
                  
            function           | 
                  
            core/modules/system/system.admin.inc           | 
                  
            Menu callback; present a form for deleting a date format.           |