42 calls to module_exists()

aggregator_sanitize_configuration in drupal-7.x/modules/aggregator/aggregator.module
Checks and sanitizes the aggregator configuration.
aggregator_save_category in drupal-7.x/modules/aggregator/aggregator.module
Adds/edits/deletes aggregator categories.
aggregator_save_feed in drupal-7.x/modules/aggregator/aggregator.module
Add/edit/delete an aggregator feed.
bartik_process_html in drupal-7.x/themes/bartik/template.php
Override or insert variables into the page template for HTML output.
bartik_process_page in drupal-7.x/themes/bartik/template.php
Override or insert variables into the page template.
BlockTestCase::testBlockRehash in drupal-7.x/modules/block/block.test
Test _block_rehash().
block_admin_configure in drupal-7.x/modules/block/block.admin.inc
Form constructor for the block configuration form.
block_block_list_alter in drupal-7.x/modules/block/block.module
Implements hook_block_list_alter().
cache_clear_all in drupal-7.x/includes/cache.inc
Expires data from the cache.
CommentFieldsTest::testCommentEnable in drupal-7.x/modules/comment/comment.test
Test that comment module works when enabled after a content module.
DashboardBlocksTestCase::testDisableEnable in drupal-7.x/modules/dashboard/dashboard.test
Tests that the dashboard module can be re-enabled, retaining its blocks.
dblog_menu in drupal-7.x/modules/dblog/dblog.module
Implements hook_menu().
field_system_info_alter in drupal-7.x/modules/field/field.module
Implements hook_system_info_alter().
form_test_menu in drupal-7.x/modules/simpletest/tests/form_test.module
Implements hook_menu().
ForumTestCase::testEnableForumField in drupal-7.x/modules/forum/forum.test
Tests disabling and re-enabling the Forum module.
garland_process_html in drupal-7.x/themes/garland/template.php
Override or insert variables into the html template.
garland_process_page in drupal-7.x/themes/garland/template.php
Override or insert variables into the page template.
hook_entity_info in drupal-7.x/modules/system/system.api.php
Inform the base system and the Field API about one or more entity types.
image_style_flush in drupal-7.x/modules/image/image.module
Flushes cached media for a style.
language_list in drupal-7.x/includes/bootstrap.inc
Returns a list of installed languages, indexed by the specified key.
menu_help in drupal-7.x/modules/menu/menu.module
Implements hook_help().
ModuleTestCase::assertModules in drupal-7.x/modules/system/system.test
Assert the list of modules are enabled or disabled.
ModuleUnitTest::testDependencyResolution in drupal-7.x/modules/simpletest/tests/module.test
Test dependency resolution.
module_disable in drupal-7.x/includes/module.inc
Disables a given set of modules.
node_admin_nodes in drupal-7.x/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_delete_multiple in drupal-7.x/modules/node/node.module
Deletes multiple nodes.
node_entity_info in drupal-7.x/modules/node/node.module
Implements hook_entity_info().
node_filters in drupal-7.x/modules/node/node.admin.inc
List node administration filters that can be applied.
node_overview_types in drupal-7.x/modules/node/content_types.inc
Displays the content type admin overview page.
overlay_overlay_parent_initialize in drupal-7.x/modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
path_admin_overview in drupal-7.x/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
syslog_form_system_logging_settings_alter in drupal-7.x/modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
SystemInfoAlterTestCase::testSystemInfoAlter in drupal-7.x/modules/system/system.test
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
SystemMainContentFallback::testMainContentFallback in drupal-7.x/modules/system/system.test
Test availability of main content.
system_help in drupal-7.x/modules/system/system.module
Implements hook_help().
system_modules in drupal-7.x/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_modules_submit in drupal-7.x/modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_requirements in drupal-7.x/modules/system/system.install
Implements hook_requirements().
system_theme_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
template_preprocess_user_picture in drupal-7.x/modules/user/user.module
Process variables for user-picture.tpl.php.
update_results_page in drupal-7.x/update.php
Displays results of the update script with any accompanying errors.
user_admin_settings in drupal-7.x/modules/user/user.admin.inc
Form builder; Configure user settings for this site.