Functions

Primary tabs

Name Locationsort descending Description Direct uses Strings
system_test_lock_exit drupal/core/modules/system/tests/modules/system_test/system_test.module Try to acquire a specific lock, and then exit. 2
system_test_page_build drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_build().
system_test_main_content_fallback drupal/core/modules/system/tests/modules/system_test/system_test.module Menu callback to test main content fallback(). 1
system_test_page_shutdown_functions drupal/core/modules/system/tests/modules/system_test/system_test.module A simple page callback which adds a register shutdown function. 1
_system_test_first_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function which registers another shutdown function. 1
_system_test_second_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function. 1
system_test_filetransfer_info drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_filetransfer_info().
system_test_authorize_init_page drupal/core/modules/system/tests/modules/system_test/system_test.module Page callback to initialize authorize.php during testing. 1
test_page_test_menu drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module Implements hook_menu().
test_page_test_page drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module Page callback: Returns a test page and sets the title. 2
theme_page_test_system_info_alter drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module Implements hook_system_info_alter().
theme_page_test_system_theme_info drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module Implements hook_system_theme_info().
theme_theme_test drupal/core/modules/system/tests/modules/theme_test/theme_test.inc Returns HTML for the 'theme_test' theme hook used by tests.
template_preprocess_theme_test drupal/core/modules/system/tests/modules/theme_test/theme_test.inc Preprocesses variables for theme_theme_test().
theme_test_theme drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme().
theme_test_system_theme_info drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_system_theme_info().
theme_test_menu drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_menu().
_theme_test_load_registry drupal/core/modules/system/tests/modules/theme_test/theme_test.module Fake registry loading callback. 1
theme_test_request_listener_page_callback drupal/core/modules/system/tests/modules/theme_test/theme_test.module Menu callback for testing themed output generated in a request listener. 1
theme_test_template_test_page_callback drupal/core/modules/system/tests/modules/theme_test/theme_test.module Menu callback for testing template overridding based on filename. 1
theme_test_info_stylesheets drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback; Adds stylesheets to test theme .info.yml property processing. 1
_theme_custom_theme drupal/core/modules/system/tests/modules/theme_test/theme_test.module Custom theme callback. 1
_theme_test_alter drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls drupal_alter(). 1
_theme_test_suggestion drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls a theme hook suggestion. 1
theme_test_preprocess_html drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_preprocess_HOOK() for html.tpl.php.
theme_theme_test_foo drupal/core/modules/system/tests/modules/theme_test/theme_test.module Theme function for testing theme('theme_test_foo').
template_preprocess_theme_test_render_element drupal/core/modules/system/tests/modules/theme_test/theme_test.module Process variables for theme-test-render-element.tpl.php.
theme_theme_test_render_element_children drupal/core/modules/system/tests/modules/theme_test/theme_test.module Theme function for testing rendering of child elements via drupal_render().
transliterate_test_transliteration_overrides_alter drupal/core/modules/system/tests/modules/transliterate_test/transliterate_test.module Implements hook_transliteration_overrides_alter().
twig_theme_test_theme drupal/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module Implements hook_theme().
_test_theme_twig_php_values drupal/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module 2
update_script_test_requirements drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_requirements().
update_script_test_update_8000 drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install Dummy update function to run during the tests.
update_script_test_cache_flush drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module Implements hook_cache_flush().
update_test_1_update_dependencies drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Implements hook_update_dependencies().
update_test_1_update_8000 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8000. 1
update_test_1_update_8001 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8001. 1
update_test_1_update_8002 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8002. 1
update_test_2_update_dependencies drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Implements hook_update_dependencies().
update_test_2_update_8000 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8000. 1
update_test_2_update_8001 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8001. 1
update_test_2_update_8002 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8002.
update_test_3_update_dependencies drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install Implements hook_update_dependencies().
update_test_3_update_8000 drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install Dummy update_test_3 update 8000. 1
url_alter_test_install drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.install Impelement hook_install().
url_alter_test_menu drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Implements hook_menu().
url_alter_test_foo drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Menu callback. 1
test_theme_preprocess_twig_theme_test_php_variables drupal/core/modules/system/tests/themes/test_theme/test_theme.theme Implements THEME_preprocess_twig_theme_test_php_variables().
test_theme_theme_test__suggestion drupal/core/modules/system/tests/themes/test_theme/test_theme.theme Tests a theme overriding a suggestion of a base theme hook.
test_theme_theme_test_alter_alter drupal/core/modules/system/tests/themes/test_theme/test_theme.theme Tests a theme implementing an alter hook.

Pages

Other projects