92 calls to module_exists()

aggregator_sanitize_configuration in drupal/core/modules/aggregator/aggregator.module
Checks and sanitizes the aggregator configuration.
aggregator_save_category in drupal/core/modules/aggregator/aggregator.module
Adds/edits/deletes aggregator categories.
aggregator_save_feed in drupal/core/modules/aggregator/aggregator.module
Adds/edits/deletes an aggregator feed.
bartik_process_html in drupal/core/themes/bartik/template.php
Implements hook_process_HOOK() for html.tpl.php.
bartik_process_page in drupal/core/themes/bartik/template.php
Implements hook_process_HOOK() for page.tpl.php.
BlockTest::testBlockRehash in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test _block_rehash().
block_add_block_form_submit in drupal/core/modules/block/block.admin.inc
Form submission handler for block_add_block_form().
block_admin_configure in drupal/core/modules/block/block.admin.inc
Form constructor for the block configuration form.
block_admin_configure_submit in drupal/core/modules/block/block.admin.inc
Form submission handler for block_admin_configure().
block_block_list_alter in drupal/core/modules/block/block.module
Implements hook_block_list_alter().
breakpoint_get_module_media_queries in drupal/core/modules/breakpoint/breakpoint.module
Get a list of available breakpoints from a specified module.
CommentFieldsTest::testCommentEnable in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
Tests that comment module works when enabled after a content module.
comment_form_node_type_form_alter in drupal/core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_links in drupal/core/modules/comment/comment.module
Adds reply, edit, delete, etc. links, depending on user permissions.
comment_num_new in drupal/core/modules/comment/comment.module
Gets the number of new comments for the current user and the specified node.
comment_views_data in drupal/core/modules/comment/comment.views.inc
Implements hook_views_data().
ConfigTestFormController::form in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
config_import_invoke_owner in drupal/core/includes/config.inc
Invokes MODULE_config_import() callbacks for configuration changes.
DBLogResource::routes in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php
Overrides \Drupal\rest\Plugin\ResourceBase::routes().
dblog_menu in drupal/core/modules/dblog/dblog.module
Implements hook_menu().
DisplayPluginBase::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default summary for options in the views UI.
DrupalUnitTestBase::installSchema in drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php
Installs a specific table from a module schema definition.
DrupalUnitTestBaseTest::testEnableModulesInstall in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php
Tests expected installation behavior of enableModules().
DrupalUnitTestBaseTest::testEnableModulesLoad in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php
Tests expected load behavior of enableModules().
email_field_info_alter in drupal/core/modules/field/modules/email/email.module
Implements hook_field_info_alter().
EntityManager::processDefinition in drupal/core/lib/Drupal/Core/Entity/EntityManager.php
Overrides Drupal\Component\Plugin\PluginManagerBase::processDefinition().
field_system_info_alter in drupal/core/modules/field/field.module
Implements hook_system_info_alter().
form_test_menu in drupal/core/modules/system/tests/modules/form_test/form_test.module
Implements hook_menu().
ForumTest::testEnableForumField in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests disabling and re-enabling the Forum module.
help_help in drupal/core/modules/help/help.module
Implements hook_help().
HistoryUserTimestamp::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php
Provide link to node option
HistoryUserTimestamp::init in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php
Overrides Drupal\views\Plugin\views\HandlerBase::init().
HistoryUserTimestamp::query in drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/HistoryUserTimestamp.php
Add this filter to the query.
HistoryUserTimestamp::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php
Render the field.
image_style_flush in drupal/core/modules/image/image.module
Flush cached media for a style.
InfoAlterTest::testSystemInfoAlter in drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php
Tests that theme .info data is rebuild after enabling a module.
language_list in drupal/core/includes/bootstrap.inc
Returns a list of languages set up on the site.
locale in drupal/core/modules/locale/locale.module
Provides interface translation services.
locale_translate_batch_finished in drupal/core/modules/locale/locale.bulk.inc
Finished callback of system page locale import batch.
locale_translation_build_projects in drupal/core/modules/locale/locale.compare.inc
Builds list of projects and stores the result in the database.
locale_translation_get_projects in drupal/core/modules/locale/locale.compare.inc
Get array of projects which are available for interface translation.
locale_translation_project_list in drupal/core/modules/locale/locale.compare.inc
Fetch an array of projects for translation update.
MainContentFallbackTest::testMainContentFallback in drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php
Test availability of main content.
menu_help in drupal/core/modules/menu/menu.module
Implements hook_help().
menu_main_menu in drupal/core/includes/menu.inc
Returns an array of links to be rendered as the Main menu.
menu_secondary_menu in drupal/core/includes/menu.inc
Returns an array of links to be rendered as the Secondary links.
ModuleApiTest::testDependencyResolution in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php
Test dependency resolution.
ModuleTestBase::assertModules in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php
Assert the list of modules are enabled or disabled.
module_disable in drupal/core/includes/module.inc
Disables a given set of modules.
Node::init in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php
Overrides Drupal\views\Plugin\views\HandlerBase::init().
NodeStorageController::preDelete in drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php
Overrides Drupal\Core\Entity\DatabaseStorageController::preDelete().
node_entity_info in drupal/core/modules/node/node.module
Implements hook_entity_info().
node_field_extra_fields in drupal/core/modules/node/node.module
Implements hook_field_extra_fields().
node_filters in drupal/core/modules/node/node.admin.inc
Lists node administration filters that can be applied.
node_mark in drupal/core/modules/node/node.module
Decides on the type of marker to be displayed for a given node.
node_overview_types in drupal/core/modules/node/content_types.inc
Page callback: Displays the content type admin overview page.
node_show in drupal/core/modules/node/node.module
Page callback: Generates an array which displays a node detail page.
node_system_info_alter in drupal/core/modules/node/node.module
Implements hook_system_info_alter().
node_type_form in drupal/core/modules/node/content_types.inc
Form constructor for the node type editing form.
node_views_data in drupal/core/modules/node/node.views.inc
Implements hook_views_data().
node_views_wizard in drupal/core/modules/node/node.views.inc
Implements hook_views_wizard().
overlay_overlay_parent_initialize in drupal/core/modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
Page::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::buildOptionsForm().
path_admin_form in drupal/core/modules/path/path.admin.inc
Form constructor for the path administration form.
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
Revision::init in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php
Overrides Drupal\views\Plugin\views\HandlerBase::init().
Revision::render_link in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php
Render whatever the data is as a link to the node.
statistics_top_visitors in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
syslog_form_system_logging_settings_alter in drupal/core/modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
system_help in drupal/core/modules/system/system.module
Implements hook_help().
system_menu in drupal/core/modules/system/system.module
Implements hook_menu().
system_modules in drupal/core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_modules_submit in drupal/core/modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_theme_settings in drupal/core/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
system_theme_settings_submit in drupal/core/modules/system/system.admin.inc
Process system_theme_settings form submissions.
system_theme_settings_validate in drupal/core/modules/system/system.admin.inc
Validator for the system_theme_settings() form.
taxonomy_term_add in drupal/core/modules/taxonomy/taxonomy.admin.inc
Returns a rendered edit form to create a new term associated to the given vocabulary.
translation_entity_delete_confirm_submit in drupal/core/modules/translation_entity/translation_entity.pages.inc
Form submission handler for translation_entity_delete_confirm().
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.
update_results_page in drupal/core/update.php
Displays results of the update script with any accompanying errors.
user_admin_settings in drupal/core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_update_8011 in drupal/core/modules/user/user.install
Create user picture field.
ViewAddFormController::form in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewFormControllerBase::getAdminCSS in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php
Creates an array of Views admin CSS for adding or attaching.
ViewStorageController::load in drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php
Overrides Drupal\config\ConfigStorageController::load();
views_fetch_plugin_names in drupal/core/modules/views/views.module
Fetch a list of all base tables available
views_ui_admin_settings_advanced in drupal/core/modules/views/views_ui/admin.inc
Form builder for the advanced admin settings page.
views_ui_preprocess_views_view in drupal/core/modules/views/views_ui/views_ui.module
Theme preprocess for views-view.tpl.php.
VocabularyFormController::actions in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Returns an array of supported actions for the current entity form.
VocabularyFormController::form in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
WebTestBase::drupalCreateNode in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Creates a node based on default settings.
WizardPluginBase::build_form in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Implements Drupal\views\Plugin\views\wizard\WizardInterface::build_form().