Search for test
Title | Object type | File name | Summary |
---|---|---|---|
_file_test_form_submit | function | modules/ |
Process the upload. |
_file_test_get_return | function | modules/ |
Load the appropriate return value. |
_file_test_log_call | function | modules/ |
Store the values passed to a hook invocation. |
_form_test_checkbox | function | modules/ |
Build a form to test a checkbox. |
_form_test_checkboxes_zero_no_redirect | function | modules/ |
|
_form_test_checkbox_submit | function | modules/ |
Return the form values via JSON. |
_form_test_disabled_elements | function | modules/ |
Build a form to test disabled elements. |
_form_test_disabled_elements_submit | function | modules/ |
Return the form values via JSON. |
_form_test_input_forgery | function | modules/ |
Build a form to test input forgery of enabled elements. |
_form_test_input_forgery_submit | function | modules/ |
Return the form values via JSON. |
_form_test_submit_values_json | function | modules/ |
Form submit handler to return form values as JSON. |
_form_test_tableselect_ajax_callback | function | modules/ |
Ajax callback that returns the form element. |
_form_test_tableselect_empty_form | function | modules/ |
Test functionality of the tableselect #empty property. |
_form_test_tableselect_form_builder | function | modules/ |
Build a form to test the tableselect element. |
_form_test_tableselect_get_data | function | modules/ |
Create a header and options array. Helper function for callbacks. |
_form_test_tableselect_js_select_form | function | modules/ |
Test functionality of the tableselect #js_select property. |
_form_test_tableselect_multiple_false_form | function | modules/ |
Test the tableselect #multiple = FALSE functionality. |
_form_test_tableselect_multiple_false_form_submit | function | modules/ |
Process the tableselect #multiple = FALSE submitted values. |
_form_test_tableselect_multiple_true_form | function | modules/ |
Test the tableselect #multiple = TRUE functionality. |
_form_test_tableselect_multiple_true_form_submit | function | modules/ |
Process the tableselect #multiple = TRUE submitted values. |
_form_test_vertical_tabs_form | function | modules/ |
Tests functionality of vertical tabs. |
_image_test_log_call | function | modules/ |
Store the values passed to a toolkit call. |
_locale_test_plural_format_tests | function | modules/ |
Helper function with list of test cases |
_node_access_test_node_write | function | modules/ |
Helper for node insert/update. |
_openid_test_endpoint_associate | function | modules/ |
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). |
_openid_test_endpoint_authenticate | function | modules/ |
OpenID endpoint; handle "authenticate" requests. |
_session_test_get | function | modules/ |
Page callback, prints the stored session value to the screen. |
_session_test_id | function | modules/ |
Menu callback: print the current session ID. |
_session_test_id_from_cookie | function | modules/ |
Menu callback: print the current session ID as read from the cookie. |
_session_test_is_logged_in | function | modules/ |
Menu callback, only available if current user is logged in. |
_session_test_no_set | function | modules/ |
Menu callback: turns off session saving and then tries to save a value anyway. |
_session_test_set | function | modules/ |
Page callback, stores a value in $_SESSION['session_test_value']. |
_session_test_set_message | function | modules/ |
Menu callback, sets a message to me displayed on the following page. |
_session_test_set_message_but_dont_save | function | modules/ |
Menu callback, sets a message but call drupal_save_session(FALSE). |
_session_test_set_not_started | function | modules/ |
Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance. |
_simpletest_autoload_psr4_psr0 | function | modules/ |
Autoload callback to find PSR-4 and PSR-0 test classes. |
_simpletest_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
_simpletest_batch_operation | function | modules/ |
Implements callback_batch_operation(). |
_simpletest_format_summary_line | function | modules/ |
|
_system_test_first_shutdown_function | function | modules/ |
Dummy shutdown function which registers another shutdown function. |
_system_test_second_shutdown_function | function | modules/ |
Dummy shutdown function. |
_theme_test_alter | function | modules/ |
Page callback, calls drupal_alter(). |
_theme_test_drupal_add_region_content | function | modules/ |
Page callback, calls drupal_add_region_content. |
_theme_test_engine_info_test | function | modules/ |
Serves a simple page renderered using a Nyan Cat theme engine template. |
_theme_test_load_registry | function | modules/ |
Fake registry loading callback. |
_theme_test_suggestion | function | modules/ |
Page callback, calls a theme hook suggestion. |
Pagination
- Previous page
- Page 99
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.