| 
            form_test_disabled_tabledrag_row           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Menu callback for testing disabled tabledrag rows.           | 
              
          
                  | 
            form_test_double_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Menu callback returns two instances of the same form.           | 
              
          
                  | 
            form_test_element_validate_name           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form element validation handler for 'name' in form_test_validate_form().           | 
              
          
                  | 
            form_test_email           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form constructor for testing #type 'email' elements.           | 
              
          
                  | 
            form_test_email_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submission handler for form_test_email().           | 
              
          
                  | 
            form_test_form_alter           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Implements hook_form_alter().           | 
              
          
                  | 
            form_test_form_form_test_alter_form_alter           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Implements hook_form_FORM_ID_alter().           | 
              
          
                  | 
            form_test_form_form_test_state_persist_alter           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Implements hook_form_FORM_ID_alter().           | 
              
          
                  | 
            form_test_form_rebuild_preserve_values_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form builder for testing preservation of values during a rebuild.           | 
              
          
                  | 
            form_test_form_rebuild_preserve_values_form_add_more           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Button submit handler for form_test_form_rebuild_preserve_values_form().           | 
              
          
                  | 
            form_test_form_rebuild_preserve_values_form_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler for form_test_form_rebuild_preserve_values_form().           | 
              
          
                  | 
            form_test_form_state_values_clean_advanced_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form constructor for the form_state_values_clean() test.           | 
              
          
                  | 
            form_test_form_state_values_clean_advanced_form_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submission handler for form_test_form_state_values_clean_advanced_form().           | 
              
          
                  | 
            form_test_form_state_values_clean_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form builder for form_state_values_clean() test.           | 
              
          
                  | 
            form_test_form_state_values_clean_form_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler for form_state_values_clean() test form.           | 
              
          
                  | 
            form_test_form_user_register_form_alter           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Implements hook_form_FORM_ID_alter() for the registration form.           | 
              
          
                  | 
            form_test_h5datetime           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form constructor for #type html_date, html_time and html_datetime elements.           | 
              
          
                  | 
            form_test_h5datetime_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submission handler for form_test_h5datetime().           | 
              
          
                  | 
            form_test_html_id           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Builds a simple form to test duplicate HTML IDs.           | 
              
          
                  | 
            form_test_limit_validation_errors_element_validate_test           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form element validation handler for the 'test' element.           | 
              
          
                  | 
            form_test_limit_validation_errors_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Builds a simple form with a button triggering partial validation.           | 
              
          
                  | 
            form_test_limit_validation_errors_form_partial_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler for the partial validation submit button.           | 
              
          
                  | 
            form_test_load_include_custom           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Menu callback for testing custom form includes.           | 
              
          
                  | 
            form_test_load_include_menu           | 
                  
            core/modules/simpletest/tests/form_test.file.inc           | 
                  
            Form constructor for testing Form API file inclusion of the file specified in
hook_menu().           | 
              
          
                  | 
            form_test_load_include_menu_ajax           | 
                  
            core/modules/simpletest/tests/form_test.file.inc           | 
                  
            Ajax callback for the file inclusion via menu test.           | 
              
          
                  | 
            form_test_load_include_submit           | 
                  
            core/modules/simpletest/tests/form_test.file.inc           | 
                  
            Submit callback for the form API file inclusion test forms.           | 
              
          
                  | 
            form_test_menu           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Implements hook_menu().           | 
              
          
                  | 
            form_test_no_access_h5date_h5time           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form constructor for disabled html_date and html_time elements.           | 
              
          
                  | 
            form_test_no_access_h5date_h5time_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submission handler for form_test_disabled_h5datetime().           | 
              
          
                  | 
            form_test_number           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Builds a form to test #type 'number' and 'range' validation.           | 
              
          
                  | 
            form_test_placeholder_test           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Builds a form to test the placeholder attribute.           | 
              
          
                  | 
            form_test_programmatic_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form builder to test programmatic form submissions.           | 
              
          
                  | 
            form_test_programmatic_form_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler for programmatic form submissions.           | 
              
          
                  | 
            form_test_programmatic_form_validate           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form validation handler for programmatic form submissions.           | 
              
          
                  | 
            form_test_redirect           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form builder to detect form redirect.           | 
              
          
                  | 
            form_test_redirect_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler to test different redirect behaviours.           | 
              
          
                  | 
            form_test_resizable_textarea           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Menu callback for form-test/textarea-resize.           | 
              
          
                  | 
            form_test_select           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Builds a form to test #type 'select' validation.           | 
              
          
                  | 
            form_test_select_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler for form_test_select().           | 
              
          
                  | 
            form_test_state_persist           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form constructor for testing form state persistence.           | 
              
          
                  | 
            form_test_state_persist_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Submit handler.           | 
              
          
                  | 
            form_test_storage_element_validate_value_cached           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form element validation handler for 'value' element in form_test_storage_form().           | 
              
          
                  | 
            form_test_storage_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            A multistep form for testing the form storage.           | 
              
          
                  | 
            form_test_storage_form_submit           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit handler to finish multi-step form.           | 
              
          
                  | 
            form_test_storage_legacy_handler           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Emulate legacy AHAH-style ajax callback.           | 
              
          
                  | 
            form_test_storage_page_cache_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            A simple form for testing form storage when page caching is enabled.           | 
              
          
                  | 
            form_test_storage_page_cache_old_build_id           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form element #after_build callback: output the old form build-id.           | 
              
          
                  | 
            form_test_storage_page_cache_rebuild           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Form submit callback: Rebuild the form and continue.           | 
              
          
                  | 
            form_test_system_config_form           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            A form to test system_settings_form().           | 
              
          
                  | 
            form_test_two_instances           | 
                  
            core/modules/simpletest/tests/form_test.module           | 
                  
            Menu callback that returns two instances of the node form.           |