50 calls to module_load_include()

form_get_cache in drupal/core/includes/form.inc
Fetches a form from the cache.
form_load_include in drupal/core/includes/form.inc
Ensures an include file is loaded whenever the form is processed.
forum_overview in drupal/core/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
hook_user_cancel in drupal/core/modules/user/user.api.php
Act on user account cancellations.
ImageEffectsTest::setUp in drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php
Sets up a Drupal site for running functional and integration tests.
image_effect_apply in drupal/core/modules/image/image.module
Applies an image effect to the image object.
image_style_transform_dimensions in drupal/core/modules/image/image.module
Determines the dimensions of the styled image.
install_import_translations in drupal/core/includes/install.core.inc
Imports languages via a batch process during installation.
install_import_translations_remaining in drupal/core/includes/install.core.inc
Finishes importing files at end of installation.
LocaleUpdateTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateTest::testUpdateProjects in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Checks if a list of translatable projects gets build.
LocaleUpdateTest::testUpdateProjectsHidden in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Check if a list of translatable projects can include hidden projects.
locale_form_language_admin_add_form_alter_submit in drupal/core/modules/locale/locale.module
Form submission handler for language_admin_add_form().
locale_language_delete in drupal/core/modules/locale/locale.module
Implements hook_language_delete().
locale_system_remove in drupal/core/modules/locale/locale.module
Delete translation history of modules and themes.
locale_system_update in drupal/core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translate_get_interface_translation_files in drupal/core/modules/locale/locale.bulk.inc
Get interface translation files present in the translations directory.
locale_translation_batch_fetch_finished in drupal/core/modules/locale/locale.batch.inc
Batch finished callback: Set result message.
locale_translation_batch_fetch_import in drupal/core/modules/locale/locale.batch.inc
Batch process: Import translation file.
locale_translation_batch_update_build in drupal/core/modules/locale/locale.fetch.inc
Builds a batch to check, download and import project translations.
locale_translation_get_projects in drupal/core/modules/locale/locale.translation.inc
Get array of projects which are available for interface translation.
locale_translation_manual_status in drupal/core/modules/locale/locale.pages.inc
Page callback: Checks for translation updates and displays the translations status.
locale_translation_project_list in drupal/core/modules/locale/locale.compare.inc
Fetch an array of projects for translation update.
locale_translation_status_form in drupal/core/modules/locale/locale.pages.inc
Page callback: Display the current translation status.
locale_translation_status_form_submit in drupal/core/modules/locale/locale.pages.inc
Form submission handler for locale_translation_status_form().
Module::getSchemaUpdates in drupal/core/lib/Drupal/Core/Updater/Module.php
Returns available database schema updates once a new version is installed.
ModuleApiTest::testModuleImplements in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php
Test module_implements() caching.
module_load_install in drupal/core/includes/module.inc
Loads a module's installation hooks.
NodeFormController::preview in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Form submission handler for the 'preview' action.
node_user_cancel in drupal/core/modules/node/node.module
Implements hook_user_cancel().
translation_entity_form_field_ui_field_instance_edit_form_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_form_FORM_ID_alter() for 'field_ui_field_instance_edit_form'.
translation_entity_form_language_content_settings_form_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_form_FORM_ID_alter() for language_content_settings_form().
translation_entity_preprocess_language_content_settings_table in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_preprocess_HOOK() for theme_language_content_settings_table().
UpdateContribTest::testUpdateHiddenBaseTheme in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests updates with a hidden base theme.
UpdateCoreUnitTest::setUp in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php
Sets up unit test environment.
update_create_fetch_task in drupal/core/modules/update/update.module
Creates a new fetch task after loading the necessary include file.
update_cron in drupal/core/modules/update/update.module
Implements hook_cron().
update_fetch_data in drupal/core/modules/update/update.module
Attempts to fetch update data after loading the necessary include file.
update_get_available in drupal/core/modules/update/update.module
Tries to get update information and refreshes it when necessary.
update_manager_install_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_install_form().
update_manager_update_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
update_manager_update_ready_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_update_ready_form().
update_refresh in drupal/core/modules/update/update.module
Refreshes the release data after loading the necessary include file.
update_requirements in drupal/core/modules/update/update.install
Implements hook_requirements().
WizardPluginBase::buildFilters in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Builds the form structure for selecting the view's filters.
WizardPluginBase::defaultDisplayFiltersUser in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Retrieves filter information based on user input for the default display.
xmlrpc in drupal/core/modules/xmlrpc/xmlrpc.module
Performs one or more XML-RPC request(s).
xmlrpc_server_page in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Process an XML-RPC request.
_install_prepare_import in drupal/core/includes/install.core.inc
Tells the translation import process that Drupal core is installed.
_update_refresh in drupal/core/modules/update/update.fetch.inc
Clears out all the available update data and initiates re-fetching.