Functions

Primary tabs

Name Location Description Direct uses Stringssort descending
update_test_mock_page drupal/modules/update/tests/update_test.module Page callback: Prints mock XML for the Update Manager module. 1
update_callback_service_unavailable drupal/modules/update/tests/update_test.module Page callback: Displays an Error 503 (Service unavailable) page. 1
field_test_widget_multiple_validate drupal/modules/field/tests/field_test.field.inc Form element validation handler for 'test_field_widget_multiple' widget. 1
field_test_default_value drupal/modules/field/tests/field_test.field.inc Sample 'default value' callback. 1 1
field_test_field_available_languages_alter drupal/modules/field/tests/field_test.module Implements hook_field_available_languages_alter(). 1
field_test_entity_label_callback drupal/modules/field/tests/field_test.module Implements callback_entity_info_label(). 1
field_test_field_attach_view_alter drupal/modules/field/tests/field_test.module Implements hook_field_attach_view_alter(). 1
field_test_create_stub_entity drupal/modules/field/tests/field_test.entity.inc Creates a basic test_entity entity. 43 1
field_test_entity_add drupal/modules/field/tests/field_test.entity.inc Menu callback: displays the 'Add new test_entity' form. 1
field_test_entity_edit drupal/modules/field/tests/field_test.entity.inc Menu callback: displays the 'Edit exiisting test_entity' form. 1
field_test_entity_nested_form drupal/modules/field/tests/field_test.entity.inc Form combining two separate entities. 1
_field_test_field_storage_query_sort_helper drupal/modules/field/tests/field_test.storage.inc Sort helper for field_test_field_storage_query(). 1
search_embedded_form_form_submit drupal/modules/search/tests/search_embedded_form.module Submit handler for search_embedded_form_form(). 1
search_extra_type_conditions drupal/modules/search/tests/search_extra_type.module Test conditions callback for hook_search_info(). 1
file_module_test_form drupal/modules/file/tests/file_module_test.module Form constructor for testing a 'managed_file' element. 1
entity_query_access_test_sample_query drupal/modules/simpletest/tests/entity_query_access_test.module Returns the results from an example EntityFieldQuery. 1
update_test_3_update_7000 drupal/modules/simpletest/tests/update_test_3.install Dummy update_test_3 update 7000. 1
_form_test_submit_values_json drupal/modules/simpletest/tests/form_test.module Form submit handler to return form values as JSON. 1
form_test_validate_form drupal/modules/simpletest/tests/form_test.module Form builder for testing drupal_validate_form(). 1
form_test_element_validate_name drupal/modules/simpletest/tests/form_test.module Form element validation handler for 'name' in form_test_validate_form(). 1
form_test_validate_required_form drupal/modules/simpletest/tests/form_test.module Form constructor to test the #required property. 1 1
form_test_validate_required_form_no_title drupal/modules/simpletest/tests/form_test.module Form constructor to test the #required property without #title. 1 1
form_test_limit_validation_errors_form drupal/modules/simpletest/tests/form_test.module Builds a simple form with a button triggering partial validation. 1
form_test_limit_validation_errors_element_validate_test drupal/modules/simpletest/tests/form_test.module Form element validation handler for the 'test' element. 1
form_test_limit_validation_errors_form_partial_submit drupal/modules/simpletest/tests/form_test.module Form submit handler for the partial validation submit button. 1
_form_test_tableselect_multiple_true_form drupal/modules/simpletest/tests/form_test.module Test the tableselect #multiple = TRUE functionality. 1
_form_test_tableselect_multiple_false_form drupal/modules/simpletest/tests/form_test.module Test the tableselect #multiple = FALSE functionality. 1
_form_test_tableselect_empty_form drupal/modules/simpletest/tests/form_test.module Test functionality of the tableselect #empty property. 1
_form_test_tableselect_js_select_form drupal/modules/simpletest/tests/form_test.module Test functionality of the tableselect #js_select property. 1
_form_test_vertical_tabs_form drupal/modules/simpletest/tests/form_test.module Tests functionality of vertical tabs. 1
form_test_storage_form drupal/modules/simpletest/tests/form_test.module A multistep form for testing the form storage. 1
form_test_storage_element_validate_value_cached drupal/modules/simpletest/tests/form_test.module Form element validation handler for 'value' element in form_test_storage_form(). 1
form_storage_test_form_continue_submit drupal/modules/simpletest/tests/form_test.module Form submit handler to continue multi-step form. 1
form_label_test_form drupal/modules/simpletest/tests/form_test.module A form for testing form labels and required marks. 1
form_test_wrapper_callback drupal/modules/simpletest/tests/form_test.module Menu callback; Invokes a form builder function with a wrapper callback. 1
form_test_wrapper_callback_wrapper drupal/modules/simpletest/tests/form_test.module Form wrapper for form_test_wrapper_callback_form(). 1
form_test_wrapper_callback_form drupal/modules/simpletest/tests/form_test.module Form builder for form wrapper callback test. 1
form_test_form_state_values_clean_form drupal/modules/simpletest/tests/form_test.module Form builder for form_state_values_clean() test. 1
form_test_form_state_values_clean_advanced_form drupal/modules/simpletest/tests/form_test.module Form constructor for the form_state_values_clean() test. 1
_form_test_checkbox drupal/modules/simpletest/tests/form_test.module Build a form to test a checkbox. 1
_form_test_checkbox_submit drupal/modules/simpletest/tests/form_test.module Return the form values via JSON. 1
form_test_select drupal/modules/simpletest/tests/form_test.module Builds a form to test #type 'select' validation. 1 1
form_test_checkboxes_radios drupal/modules/simpletest/tests/form_test.module Form constructor to test expansion of #type checkboxes and radios. 1
_form_test_disabled_elements drupal/modules/simpletest/tests/form_test.module Build a form to test disabled elements. 2 1
_form_test_input_forgery drupal/modules/simpletest/tests/form_test.module Build a form to test input forgery of enabled elements. 1
form_test_form_rebuild_preserve_values_form drupal/modules/simpletest/tests/form_test.module Form builder for testing preservation of values during a rebuild. 1
form_test_form_rebuild_preserve_values_form_add_more drupal/modules/simpletest/tests/form_test.module Button submit handler for form_test_form_rebuild_preserve_values_form(). 1
form_test_state_persist drupal/modules/simpletest/tests/form_test.module Form constructor for testing form state persistence. 1
form_test_programmatic_form drupal/modules/simpletest/tests/form_test.module Form builder to test programmatic form submissions. 1
form_test_programmatic_form_submit drupal/modules/simpletest/tests/form_test.module Form submit handler for programmatic form submissions. 1

Pages

Other projects