Search for theme_

  1. Search 7.x for theme_
  2. Search 9.5.x for theme_
  3. Search 10.3.x for theme_
  4. Search 11.x for theme_
  5. Search main for theme_
  6. Other projects
Title Object type File name Summary
theme_legacy_suggestions_test.info.yml file core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.info.yml core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.info.yml
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_render_and_autoescape function core/includes/theme.inc Escapes and renders variables for theme functions.
theme_settings_convert_to_config function core/includes/theme.inc Converts theme settings to configuration.
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/themes/test_theme/theme_test.template_test.html.twig {# Output for Theme API test #}
Success: Template overridden.
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.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.

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