Search for dependencies

  1. Search 9.5.x for dependencies
  2. Search 8.9.x for dependencies
  3. Search 10.3.x for dependencies
  4. Search 11.x for dependencies
  5. Other projects
Title Object type File name Summary
block_update_dependencies function modules/block/block.install Implements hook_update_dependencies().
comment_update_dependencies function modules/comment/comment.install Implements hook_update_dependencies().
contact_update_dependencies function modules/contact/contact.install Implements hook_update_dependencies().
filter_update_dependencies function modules/filter/filter.install Implements hook_update_dependencies().
forum_update_dependencies function modules/forum/forum.install Implements hook_update_dependencies().
hook_update_dependencies function modules/system/system.api.php Return an array of information about module update dependencies.
image_update_dependencies function modules/image/image.install Implements hook_update_dependencies().
ModuleDependencyTestCase::testProjectNamespaceForDependencies function modules/system/system.test Checks functionality of project namespaces for dependencies.
node_update_dependencies function modules/node/node.install Implements hook_update_dependencies().
system_dependencies_test.info file modules/simpletest/tests/system_dependencies_test.info name = "System dependency test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = _missing_dependency
system_dependencies_test.module file modules/simpletest/tests/system_dependencies_test.module
system_incompatible_core_version_dependencies_test.info file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info name = "System incompatible core version dependencies test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] =…
system_incompatible_core_version_dependencies_test.module file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
system_incompatible_module_version_dependencies_test.info file modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info name = "System incompatible module version dependencies test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
; system_incompatible_module_version_test…
system_incompatible_module_version_dependencies_test.module file modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
system_update_dependencies function modules/system/system.install Implements hook_update_dependencies().
taxonomy_update_dependencies function modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
UpdateDependencyHookInvocationTestCase::testHookUpdateDependencies function modules/simpletest/tests/update.test Test the structure of the array returned by hook_update_dependencies().
update_resolve_dependencies function includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly.
update_retrieve_dependencies function includes/update.inc Invokes hook_update_dependencies() in all installed modules.
update_test_1_update_dependencies function modules/simpletest/tests/update_test_1.install Implements hook_update_dependencies().
update_test_2_update_dependencies function modules/simpletest/tests/update_test_2.install Implements hook_update_dependencies().
update_test_3_update_dependencies function modules/simpletest/tests/update_test_3.install Implements hook_update_dependencies().
user_update_dependencies function modules/user/user.install Implements hook_update_dependencies().
_module_build_dependencies function includes/module.inc Determines which modules require and are required by each module.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.