You are here

37 calls to module_load_include() in Zircon Profile 8

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.
DbUpdatesTrait::includeUpdates in core/modules/system/src/Tests/Update/DbUpdatesTrait.php
Conditionally load Update API functions for the specified group.
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/src/Tests/LocaleUpdateDevelopmentReleaseTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateTest::setUp in core/modules/locale/src/Tests/LocaleUpdateTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateTest::testUpdateProjects in core/modules/locale/src/Tests/LocaleUpdateTest.php
Checks if a list of translatable projects gets build.
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_manual_status in core/modules/locale/locale.pages.inc
Page callback: Checks for translation updates and displays the status.
locale_translation_status_save in core/modules/locale/locale.module
Saves the status of translation sources in static cache.
memcache_admin_stats_types in modules/memcache/memcache_admin/memcache_admin.module
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().
TrackerPage::getContent in core/modules/tracker/src/Controller/TrackerPage.php
Content callback for the tracker.page route.
TrackerUserRecent::getContent in core/modules/tracker/src/Controller/TrackerUserRecent.php
Content callback for the tracker.users_recent_content route.
TrackerUserTab::getContent in core/modules/tracker/src/Controller/TrackerUserTab.php
Content callback for the tracker.user_tab route.
UpdateContribTest::testUpdateHiddenBaseTheme in core/modules/update/src/Tests/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.