92 calls to module_exists()

aggregator_form_category_submit in drupal/core/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_category().
aggregator_save_category in drupal/core/modules/aggregator/aggregator.module
Adds/edits/deletes aggregator categories.
bartik_process_html in drupal/core/themes/bartik/bartik.theme
Implements hook_process_HOOK() for html.tpl.php.
bartik_process_page in drupal/core/themes/bartik/bartik.theme
Implements hook_process_HOOK() for page.html.twig.
BlockAccessController::checkAccess in drupal/core/modules/block/lib/Drupal/block/BlockAccessController.php
Performs access checks.
BlockFormController::form in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
BlockTest::testBlockModuleDisable in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Tests blocks belonging to disabled modules.
BlockTest::testBlockRehash in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test _block_rehash().
block_help in drupal/core/modules/block/block.module
Implements hook_help().
breakpoint_get_module_media_queries in drupal/core/modules/breakpoint/breakpoint.module
Get a list of available breakpoints from a specified module.
CategoryListController::getOperations in drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php
Overrides Drupal\Core\Entity\EntityListController::getOperations().
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().
CustomBlockBlock::blockSubmit in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php
Overrides \Drupal\block\BlockBase::blockSubmit().
CustomBlockTypeFormController::form in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
CustomBlockTypeListController::getOperations in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations().
custom_block_entity_info_alter in drupal/core/modules/block/custom_block/custom_block.module
Implements hook_entity_info_alter().
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().
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/email/email.module
Implements hook_field_info_alter().
EntityNormalizer::denormalize in drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize().
entity_reference_field_info in drupal/core/modules/entity_reference/entity_reference.module
Implements hook_field_info().
entity_test_views_data in drupal/core/modules/system/tests/modules/entity_test/entity_test.views.inc
Implements hook_views_data().
FeedStorageController::preDelete in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php
Overrides Drupal\Core\Entity\DataBaseStorageController::preDelete().
FeedStorageController::preSave in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php
Overrides Drupal\Core\Entity\DataBaseStorageController::preSave().
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/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php
Provide link to node option
HistoryUserTimestamp::init in drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php
Overrides \Drupal\node\Plugin\views\field\Node::init().
HistoryUserTimestamp::query in drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php
Add this filter to the query.
HistoryUserTimestamp::render in drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php
Render the field.
hook_field_extra_fields in drupal/core/modules/field/field.api.php
Exposes "pseudo-field" components on fieldable entities.
image_style_flush in drupal/core/modules/image/image.module
Flushes cached media for a style.
InfoAlterTest::testSystemInfoAlter in drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php
Tests that theme .info.yml 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_translate_batch_finished in drupal/core/modules/locale/locale.bulk.inc
Finished callback of system page locale import batch.
locale_translation_batch_status_finished in drupal/core/modules/locale/locale.batch.inc
Batch finished callback: Set result message.
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.translation.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_menu_delete in drupal/core/modules/menu/menu.module
Implements hook_menu_delete().
menu_menu_insert in drupal/core/modules/menu/menu.module
Implements hook_menu_insert()
menu_menu_update in drupal/core/modules/menu/menu.module
Implements hook_menu_update().
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.
Node::init in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init().
NodeStorageController::preDelete in drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php
Overrides Drupal\Core\Entity\DatabaseStorageController::preDelete().
node_access in drupal/core/modules/node/node.module
Access callback: Checks a user's permission for performing a node operation.
node_field_extra_fields in drupal/core/modules/node/node.module
Implements hook_field_extra_fields().
node_mark in drupal/core/modules/node/node.module
Determines 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().
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.
rest_help in drupal/core/modules/rest/rest.module
Implements hook_help().
Revision::init in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php
Overrides \Drupal\node\Plugin\views\field\Node::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.
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
Form constructor for the module enable/disable interface.
system_modules_submit in drupal/core/modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
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.
telephone_field_info_alter in drupal/core/modules/telephone/telephone.module
Implements hook_field_info_alter().
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_update_8011 in drupal/core/modules/user/user.install
Create user picture field.
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.
_menu_navigation_links_rebuild in drupal/core/includes/menu.inc
Builds menu links for the items in the menu router.