59 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.
HandlerFilterUserNameTest::testUserAutocomplete in drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php
Tests the autocomplete function.
HooksTest::testTaxonomyTermHooks in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/HooksTest.php
Test hooks on CRUD of terms.
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
Given an image object and effect, perform the effect on the file.
image_style_transform_dimensions in drupal/core/modules/image/image.module
Determines the dimensions of the styled image.
LocaleCompareTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php
Setup the test environment.
LocaleCompareTest::testLocaleCompare in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php
Test for translation status storage and translation status comparison.
locale_language_delete in drupal/core/modules/locale/locale.module
Implements hook_language_delete().
locale_translation_batch_status_compare in drupal/core/modules/locale/locale.batch.inc
Batch operation callback: Compare states and store the result.
locale_translation_batch_status_fetch_local in drupal/core/modules/locale/locale.batch.inc
Batch operation callback: Check the availability of local po files.
locale_translation_check_projects in drupal/core/modules/locale/locale.compare.inc
Check for the latest release of project translations.
locale_translation_check_projects_batch in drupal/core/modules/locale/locale.compare.inc
Gets and stores the status and timestamp of remote po files.
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.
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_hook in drupal/core/includes/module.inc
Determines whether a module implements a hook.
module_implements in drupal/core/includes/module.inc
Determines which modules are implementing a hook.
module_load_all_includes in drupal/core/includes/module.inc
Loads an include file for each enabled module.
module_load_install in drupal/core/includes/module.inc
Loads a module's installation hooks.
node_user_cancel in drupal/core/modules/node/node.module
Implements hook_user_cancel().
OpenIDFunctionalTest::testSignatureValidation in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Tests that openid.signed is verified.
OpenIDTest::setUp in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php
Sets up a Drupal site for running functional and integration tests.
openid_association in drupal/core/modules/openid/openid.module
Attempt to create a shared secret with the OpenID Provider.
openid_association_request in drupal/core/modules/openid/openid.module
openid_authentication_request in drupal/core/modules/openid/openid.module
openid_begin in drupal/core/modules/openid/openid.module
The initial step of OpenID authentication responsible for the following:
openid_complete in drupal/core/modules/openid/openid.module
Completes OpenID authentication by validating returned data from the OpenID Provider.
openid_discovery in drupal/core/modules/openid/openid.module
Perform discovery on a claimed ID to determine the OpenID provider endpoint.
openid_form_user_register_form_alter in drupal/core/modules/openid/openid.module
Implements hook_form_FORM_ID_alter().
openid_verify_assertion in drupal/core/modules/openid/openid.module
Attempt to verify the response received from the OpenID Provider.
TagTest::testViewsUiAutocompleteTag in drupal/core/modules/views/lib/Drupal/views/Tests/UI/TagTest.php
Tests the views_ui_autocomplete_tag function.
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 from cache 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().
update_status in drupal/core/modules/update/update.report.inc
Page callback: Generates a page about the update status of projects.
UserAdminSettingsFormTest::setUpSystemConfigForm in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php
user_menu_site_status_alter in drupal/core/modules/user/user.module
Implements hook_menu_site_status_alter().
ViewsDataTest::testViewsFetchFields in drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php
Tests the views_fetch_fields function().
views_include in drupal/core/modules/views/views.module
Include views .inc files as necessary.
views_theme in drupal/core/modules/views/views.module
Implement hook_theme(). Register views theming functions.
views_theme_functions in drupal/core/modules/views/views.module
Build a list of theme function names for use most everywhere.
views_ui_edit_page_title in drupal/core/modules/views/views_ui/views_ui.module
Page title callback for the Edit View page.
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.
_openid_test_endpoint_associate in drupal/core/modules/openid/tests/openid_test.module
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8).
_openid_test_endpoint_authenticate in drupal/core/modules/openid/tests/openid_test.module
OpenID endpoint; handle "authenticate" requests.
_update_refresh in drupal/core/modules/update/update.fetch.inc
Clears out all the cached available update data and initiates re-fetching.