13 functions implement hook_themes_installed()

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.

block_themes_installed in core/modules/block/block.module
Initializes blocks for installed themes.
BreakpointHooks::themesInstalled in core/modules/breakpoint/src/Hook/BreakpointHooks.php
Implements hook_themes_installed().
breakpoint_themes_installed in core/modules/breakpoint/breakpoint.module
Implements hook_themes_installed().
ConfigTranslationHooks::themesInstalled in core/modules/config_translation/src/Hook/ConfigTranslationHooks.php
Implements hook_themes_installed().
config_translation_themes_installed in core/modules/config_translation/config_translation.module
Implements hook_themes_installed().
HelpHooks::themesInstalled in core/modules/help/src/Hook/HelpHooks.php
Implements hook_themes_installed().
help_topics_themes_installed in core/modules/help_topics/help_topics.module
Implements hook_themes_installed().
LocaleHooks::themesInstalled in core/modules/locale/src/Hook/LocaleHooks.php
Implements hook_themes_installed().
locale_themes_installed in core/modules/locale/locale.module
Implements hook_themes_installed().
ShortcutHooks::themesInstalled in core/modules/shortcut/src/Hook/ShortcutHooks.php
Implements hook_themes_installed().
shortcut_themes_installed in core/modules/shortcut/shortcut.module
Implements hook_themes_installed().
UpdateHooks::themesInstalled in core/modules/update/src/Hook/UpdateHooks.php
Implements hook_themes_installed().
update_themes_installed in core/modules/update/update.module
Implements hook_themes_installed().

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