24 functions implement hook_modules_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.

BlockHooks::modulesInstalled in core/modules/block/src/Hook/BlockHooks.php
Implements hook_modules_installed().
block_modules_installed in core/modules/block/block.module
Implements hook_modules_installed().
ConfigImportTestHooks::modulesInstalled in core/modules/config/tests/config_import_test/src/Hook/ConfigImportTestHooks.php
Implements hook_modules_installed().
HelpHooks::modulesInstalled in core/modules/help/src/Hook/HelpHooks.php
Implements hook_modules_installed().
help_modules_installed in core/modules/help/help.module
Implements hook_modules_installed().
JsonapiHooks::modulesInstalled in core/modules/jsonapi/src/Hook/JsonapiHooks.php
Implements hook_modules_installed().
jsonapi_modules_installed in core/modules/jsonapi/jsonapi.module
Implements hook_modules_installed().
LanguageHooks::modulesInstalled in core/modules/language/src/Hook/LanguageHooks.php
Implements hook_modules_installed().
language_modules_installed in core/modules/language/language.module
Implements hook_modules_installed().
LocaleHooks::modulesInstalled in core/modules/locale/src/Hook/LocaleHooks.php
Implements hook_modules_installed().
LocaleTestTranslateHooks::modulesInstalled in core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php
Implements hook_modules_installed().
locale_modules_installed in core/modules/locale/locale.module
Implements hook_modules_installed().
locale_test_translate_modules_installed in core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module
Implements hook_modules_installed().
module_test_modules_installed in core/modules/system/tests/modules/module_test/module_test.module
Implements hook_modules_installed().
NavigationHooks::modulesInstalled in core/modules/navigation/src/Hook/NavigationHooks.php
Implements hook_modules_installed().
NodeHooks1::modulesInstalled in core/modules/node/src/Hook/NodeHooks1.php
Implements hook_modules_installed().
node_modules_installed in core/modules/node/node.module
Implements hook_modules_installed().
OtherModuleInstalledHooks::modulesInstalled in core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php
Implements hook_modules_installed().
RouterInstallerTestHooks::modulesInstalled in core/modules/system/tests/modules/router_installer_test/src/Hook/RouterInstallerTestHooks.php
Implements hook_modules_installed().
router_installer_test_modules_installed in core/modules/system/tests/modules/router_installer_test/router_installer_test.module
Implements hook_modules_installed().
SystemTestHooks::modulesInstalled in core/modules/system/tests/modules/system_test/src/Hook/SystemTestHooks.php
Implements hook_modules_installed().
system_test_modules_installed in core/modules/system/tests/modules/system_test/system_test.module
Implements hook_modules_installed().
UpdateHooks::modulesInstalled in core/modules/update/src/Hook/UpdateHooks.php
Implements hook_modules_installed().
update_modules_installed in core/modules/update/update.module
Implements hook_modules_installed().

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