Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
theme_legacy_suggestions_test.module file core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.module Support module for testing theme suggestions.
theme_legacy_suggestions_test_theme function core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.module Implements hook_theme().
theme_legacy_suggestions_test_theme_suggestions_theme_test_function_suggestions_alter function core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_legacy_suggestions_test_theme_suggestions_theme_test_suggestions_include_alter function core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_legacy_test.inc file core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.inc Include file for testing legacy theme functions.
theme_legacy_test.info.yml file core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.info.yml core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.info.yml
theme_legacy_test.module file core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Test module for legacy theme functions.
theme_legacy_test.routing.yml file core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.routing.yml core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.routing.yml
theme_legacy_test_theme function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Implements hook_theme().
theme_legacy_test_theme_suggestions_alter function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Implements hook_theme_suggestions_alter().
theme_legacy_test_theme_suggestions_theme_test_suggestions_alter function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_legacy_test_theme_suggestions_theme_test_suggestion_provided function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Implements hook_theme_suggestions_HOOK().
theme_page_test.info.yml file core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml
theme_page_test.module file core/modules/system/tests/modules/theme_page_test/theme_page_test.module Test module.
theme_page_test_system_info_alter function core/modules/system/tests/modules/theme_page_test/theme_page_test.module Implements hook_system_info_alter().
theme_region_test.info.yml file core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
theme_region_test.module file core/modules/system/tests/modules/theme_region_test/theme_region_test.module Provides hook implementations for testing purposes.
theme_region_test_preprocess_region function core/modules/system/tests/modules/theme_region_test/theme_region_test.module Implements hook_preprocess_HOOK() for region templates.
theme_suggestions_test.info.yml file core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml
theme_suggestions_test.module file core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Support module for testing theme suggestions.
theme_suggestions_test_theme_suggestions_alter function core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Implements hook_theme_suggestions_alter().
theme_suggestions_test_theme_suggestions_theme_test_specific_suggestions_alter function core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_suggestions_test_theme_suggestions_theme_test_suggestions_alter function core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_test.inc file core/modules/system/tests/modules/theme_test/theme_test.inc Include file for test module.
theme_test.info.yml file core/modules/system/tests/modules/theme_test/theme_test.info.yml core/modules/system/tests/modules/theme_test/theme_test.info.yml
theme_test.libraries.yml file core/modules/system/tests/modules/theme_test/theme_test.libraries.yml core/modules/system/tests/modules/theme_test/theme_test.libraries.yml
theme_test.module file core/modules/system/tests/modules/theme_test/theme_test.module Test module.
theme_test.routing.yml file core/modules/system/tests/modules/theme_test/theme_test.routing.yml core/modules/system/tests/modules/theme_test/theme_test.routing.yml
theme_test.services.yml file core/modules/system/tests/modules/theme_test/theme_test.services.yml core/modules/system/tests/modules/theme_test/theme_test.services.yml
theme_test.subscriber service core/modules/system/tests/modules/theme_test/theme_test.services.yml Drupal\theme_test\EventSubscriber\ThemeTestSubscriber
theme_test.template_test.html.twig file core/modules/system/tests/modules/theme_test/templates/theme_test.template_test.html.twig <!-- Output for Theme API test -->
Fail: Template not overridden.
theme_test.template_test.html.twig file core/modules/system/tests/themes/test_theme/theme_test.template_test.html.twig {# Output for Theme API test #}
Success: Template overridden.
theme_test.template_test.nyan-cat.html file core/modules/system/tests/themes/test_theme_nyan_cat_engine/theme_test.template_test.nyan-cat.html
theme_test_page_bottom function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_page_bottom().
theme_test_preprocess_html function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_preprocess_HOOK() for HTML document templates.
theme_test_preprocess_theme_test_preprocess_suggestions function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_preprocess_HOOK().
theme_test_preprocess_theme_test_preprocess_suggestions__monkey function core/modules/system/tests/modules/theme_test/theme_test.module Tests a module overriding a default hook with a suggestion.
theme_test_system_info_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_system_info_alter().
theme_test_theme function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme().
theme_test_theme_suggestions_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_alter().
theme_test_theme_suggestions_node function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK().
theme_test_theme_suggestions_theme_test_preprocess_suggestions function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK().
theme_test_theme_suggestions_theme_test_suggestions_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_test_theme_suggestions_theme_test_suggestion_provided function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK().
theme_theme_suggestions_test_include function core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.inc Returns HTML for a theme function include test.
theme_theme_test function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.inc Returns HTML for the 'theme_test' theme hook used by tests.
theme_theme_test_foo function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Theme function for hook theme_test_foo.
theme_theme_test_function_suggestions function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Returns HTML for a theme function suggestion test.
theme_theme_test_function_template_override function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Theme function for hook theme_test_function_template_override.
theme_theme_test_render_element_children function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Theme function for testing rendering of child elements via drupal_render().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.