You are here

31 calls to module_load_include() in Drupal 9

content_translation_form_field_config_edit_form_alter in core/modules/content_translation/content_translation.module
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
content_translation_form_language_content_settings_form_alter in core/modules/content_translation/content_translation.module
Implements hook_form_FORM_ID_alter() for language_content_settings_form().
content_translation_preprocess_language_content_settings_table in core/modules/content_translation/content_translation.module
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
entity_test.install in core/modules/system/tests/modules/entity_test/entity_test.install
Install, update and uninstall functions for the entity_test module.
hook_user_cancel in core/modules/user/user.api.php
Act on user account cancellations.
install_import_translations in core/includes/install.core.inc
Imports languages via a batch process during installation.
LocaleUpdateDevelopmentReleaseTest::setUp in core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateTest::setUp in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
locale_configurable_language_delete in core/modules/locale/locale.module
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
locale_cron in core/modules/locale/locale.module
Implements hook_cron().
locale_cron_fill_queue in core/modules/locale/locale.translation.inc
Populate a queue with project to check for translation updates.
locale_system_remove in core/modules/locale/locale.module
Delete translation history of modules and themes.
locale_system_update in core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translate_get_interface_translation_files in core/modules/locale/locale.bulk.inc
Get interface translation files present in the translations directory.
locale_translation_batch_fetch_finished in core/modules/locale/locale.batch.inc
Implements callback_batch_finished().
locale_translation_batch_fetch_import in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_batch_update_build in core/modules/locale/locale.fetch.inc
Builds a batch to check, download and import project translations.
locale_translation_get_projects in core/modules/locale/locale.translation.inc
Get array of projects which are available for interface translation.
locale_translation_get_status in core/modules/locale/locale.module
Gets the current translation status.
locale_translation_status_save in core/modules/locale/locale.module
Saves the status of translation sources in static cache.
Module::getSchemaUpdates in core/lib/Drupal/Core/Updater/Module.php
Returns available database schema updates once a new version is installed.
module_load_install in core/includes/module.inc
Loads a module's installation hooks.
node_user_cancel in core/modules/node/node.module
Implements hook_user_cancel().
UpdateContribTest::testUpdateHiddenBaseTheme in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests updates with a hidden base theme.
update_cron in core/modules/update/update.module
Implements hook_cron().
update_get_available in core/modules/update/update.module
Tries to get update information and refreshes it when necessary.
update_invoke_post_update in core/includes/update.inc
Executes a single hook_post_update_NAME().
update_requirements in core/modules/update/update.install
Implements hook_requirements().
WizardPluginBase::buildFilters in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Builds the form structure for selecting the view's filters.
WizardPluginBase::defaultDisplayFiltersUser in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Retrieves filter information based on user input for the default display.
_install_prepare_import in core/includes/install.core.inc
Tells the translation import process that Drupal core is installed.