9 functions implement hook_theme_registry_alter()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

claro_system_module_invoked_theme_registry_alter in core/themes/claro/claro.theme
Called by system.module via its hook_theme_registry_alter().
claro_theme_registry_alter in core/themes/claro/claro.theme
Implements hook_theme_registry_alter().
LayoutBuilderHooks::themeRegistryAlter in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_theme_registry_alter().
layout_builder_theme_registry_alter in core/modules/layout_builder/layout_builder.module
Implements hook_theme_registry_alter().
SystemHooks::themeRegistryAlter in core/modules/system/src/Hook/SystemHooks.php
Implements hook_theme_registry_alter().
system_theme_registry_alter in core/modules/system/system.module
Implements hook_theme_registry_alter().
test_theme_theme_registry_alter in core/modules/system/tests/themes/test_theme/test_theme.theme
Implements hook_theme_registry_alter().
ThemeTestHooks::themeRegistryAlter in core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php
Implements hook_theme_registry_alter().
theme_test_theme_registry_alter in core/modules/system/tests/modules/theme_test/theme_test.module
Implements hook_theme_registry_alter().

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