46 calls to module_load_include()

dashboard_admin_blocks in drupal-7.x/modules/dashboard/dashboard.module
Page callback: Builds the page for administering dashboard blocks.
field_modules_uninstalled in drupal-7.x/modules/field/field.module
Implements hook_modules_uninstalled().
form_get_cache in drupal-7.x/includes/form.inc
Fetches a form from cache.
form_load_include in drupal-7.x/includes/form.inc
Ensures an include file is loaded whenever the form is processed.
forum_overview in drupal-7.x/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
hook_user_cancel in drupal-7.x/modules/user/user.api.php
Act on user account cancellations.
ImageEffectsUnitTest::setUp in drupal-7.x/modules/image/image.test
Sets up a Drupal site for running functional and integration tests.
image_effect_apply in drupal-7.x/modules/image/image.module
Applies an image effect to the image object.
image_style_transform_dimensions in drupal-7.x/modules/image/image.module
Determines the dimensions of the styled image.
ModuleUnitTest::testModuleImplements in drupal-7.x/modules/simpletest/tests/module.test
Test module_implements() caching.
ModuleUpdater::getSchemaUpdates in drupal-7.x/modules/system/system.updater.inc
Return available database schema updates one a new version is installed.
module_hook in drupal-7.x/includes/module.inc
Determines whether a module implements a hook.
module_implements in drupal-7.x/includes/module.inc
Determines which modules are implementing a hook.
module_load_all_includes in drupal-7.x/includes/module.inc
Loads an include file for each module enabled in the {system} table.
module_load_install in drupal-7.x/includes/module.inc
Loads a module's installation hooks.
node_user_cancel in drupal-7.x/modules/node/node.module
Implements hook_user_cancel().
OpenIDTestCase::setUp in drupal-7.x/modules/openid/openid.test
Sets up a Drupal site for running functional and integration tests.
openid_association in drupal-7.x/modules/openid/openid.module
Attempt to create a shared secret with the OpenID Provider.
openid_association_request in drupal-7.x/modules/openid/openid.module
openid_authentication in drupal-7.x/modules/openid/openid.module
Authenticate a user or attempt registration.
openid_authentication_request in drupal-7.x/modules/openid/openid.module
openid_begin in drupal-7.x/modules/openid/openid.module
The initial step of OpenID authentication responsible for the following:
openid_complete in drupal-7.x/modules/openid/openid.module
Completes OpenID authentication by validating returned data from the OpenID Provider.
openid_discovery in drupal-7.x/modules/openid/openid.module
Perform discovery on a claimed ID to determine the OpenID provider endpoint.
openid_form_user_register_form_alter in drupal-7.x/modules/openid/openid.module
Implements hook_form_FORM_ID_alter().
openid_test_install in drupal-7.x/modules/openid/tests/openid_test.install
Implements hook_install().
openid_verify_assertion in drupal-7.x/modules/openid/openid.module
Attempt to verify the response received from the OpenID Provider.
TaxonomyHooksTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
UpdateCoreUnitTestCase::setUp in drupal-7.x/modules/update/update.test
Sets up unit test environment.
update_create_fetch_task in drupal-7.x/modules/update/update.module
Creates a new fetch task after loading the necessary include file.
update_cron in drupal-7.x/modules/update/update.module
Implements hook_cron().
update_fetch_data in drupal-7.x/modules/update/update.module
Attempts to fetch update data after loading the necessary include file.
update_get_available in drupal-7.x/modules/update/update.module
Tries to get update information from cache and refreshes it when necessary.
update_manager_install_form_submit in drupal-7.x/modules/update/update.manager.inc
Form submission handler for update_manager_install_form().
update_manager_update_form in drupal-7.x/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
update_manager_update_ready_form_submit in drupal-7.x/modules/update/update.manager.inc
Form submission handler for update_manager_update_ready_form().
update_refresh in drupal-7.x/modules/update/update.module
Refreshes the release data after loading the necessary include file.
update_requirements in drupal-7.x/modules/update/update.install
Implements hook_requirements().
update_status in drupal-7.x/modules/update/update.report.inc
Page callback: Generates a page about the update status of projects.
update_update_7000 in drupal-7.x/modules/update/update.install
Create a queue to store tasks for requests to fetch available update data.
user_admin_settings in drupal-7.x/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_menu_site_status_alter in drupal-7.x/modules/user/user.module
Implements hook_menu_site_status_alter().
user_multiple_cancel_confirm in drupal-7.x/modules/user/user.module
_openid_test_endpoint_associate in drupal-7.x/modules/openid/tests/openid_test.module
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8).
_openid_test_endpoint_authenticate in drupal-7.x/modules/openid/tests/openid_test.module
OpenID endpoint; handle "authenticate" requests.
_update_refresh in drupal-7.x/modules/update/update.fetch.inc
Clears out all the cached available update data and initiates re-fetching.