Search for dependencies

  1. Search 7.x for dependencies
  2. Search 9.5.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
TestItemWithDependenciesTest.php file core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php
TestItemWithDependenciesTest::$fieldName property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php The name of the field to use in this test.
TestItemWithDependenciesTest::$modules property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Modules to enable.
TestItemWithDependenciesTest::testTestItemWithDepenencies function core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Tests that field types can add dependencies to field config entities.
TestLayoutMainFooter::calculateDependencies function core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php Calculates dependencies for the configured plugin.
TestMigrationMock::getMigrationDependencies function core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php Get the dependencies for this migration.
TestPluginDependency::getDependencies function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestSqlBase::calculateDependencies function core/modules/migrate/tests/src/Unit/SqlBaseTest.php
test_theme_mixed_module_dependencies.info.yml file core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml
ThemeInstallerTest::providerTestInstallThemeWithUnmetModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Data provider for testInstallThemeWithUnmetModuleDependencies().
ThemeInstallerTest::testInstallThemeWithMetModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with module dependencies that are met.
ThemeInstallerTest::testInstallThemeWithUnmetModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with unmet module dependencies.
ThemeUiTest::providerTestThemeInstallWithModuleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Data provider for testThemeInstallWithModuleDependencies().
ThemeUiTest::testInstallModuleWithIncompatibleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with incompatible module dependencies.
ThemeUiTest::testInstallModuleWithMissingDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with missing module dependencies.
ThemeUiTest::testThemeInstallWithModuleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with module dependencies.
Tid::calculateDependencies function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Calculates dependencies for the configured plugin.
Tour::calculateDependencies function core/modules/tour/src/Entity/Tour.php Calculates dependencies and stores them in the dependency property.
UnmetDependenciesException class core/lib/Drupal/Core/Config/UnmetDependenciesException.php An exception thrown if configuration has unmet dependencies.
UnmetDependenciesException.php file core/lib/Drupal/Core/Config/UnmetDependenciesException.php
UnmetDependenciesException::$configObjects property core/lib/Drupal/Core/Config/UnmetDependenciesException.php A list of configuration objects that have unmet dependencies.
UnmetDependenciesException::$extension property core/lib/Drupal/Core/Config/UnmetDependenciesException.php The name of the extension that is being installed.
UnmetDependenciesException::create function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Creates an exception for an extension and a list of configuration objects.
UnmetDependenciesException::formatConfigObjectList function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Formats a list of configuration objects.
UnmetDependenciesException::getConfigObjects function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets the list of configuration objects that have unmet dependencies.
UnmetDependenciesException::getExtension function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets the name of the extension that is being installed.
UnmetDependenciesException::getTranslatedMessage function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets a translated message from the exception.
update_resolve_dependencies function core/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly.
update_retrieve_dependencies function core/includes/update.inc Invokes hook_update_dependencies() in all installed modules.
update_test_1_update_dependencies function core/modules/system/tests/modules/update_test_1/update_test_1.install Implements hook_update_dependencies().
update_test_2_update_dependencies function core/modules/system/tests/modules/update_test_2/update_test_2.install Implements hook_update_dependencies().
update_test_3_update_dependencies function core/modules/system/tests/modules/update_test_3/update_test_3.install Implements hook_update_dependencies().
User::calculateDependencies function core/modules/user/src/Plugin/views/argument_validator/User.php Calculates dependencies for the configured plugin.
VariantBase::calculateDependencies function core/lib/Drupal/Core/Display/VariantBase.php Calculates dependencies for the configured plugin.
View::calculateDependencies function core/modules/views/src/Entity/View.php Calculates dependencies and stores them in the dependency property.
View::calculateDependencies function core/modules/views/src/Plugin/views/area/View.php Calculates dependencies for the configured plugin.
ViewEntityDependenciesTest class core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php Tests the calculation of dependencies for views.
ViewEntityDependenciesTest.php file core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php
ViewEntityDependenciesTest::$modules property core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php Modules to enable.
ViewEntityDependenciesTest::$testViews property core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php Views used by this test.
ViewEntityDependenciesTest::setUp function core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php
ViewEntityDependenciesTest::testGetDependencies function core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php Tests the getDependencies method.
ViewExecutable::getDependencies function core/modules/views/src/ViewExecutable.php Gets dependencies for the view.
ViewMode::calculateDependencies function core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Calculates dependencies for the configured plugin.
views.view.test_plugin_dependencies.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_plugin_dependencies.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_plugin_dependencies.yml
ViewsConfigDependenciesIntegrationTest class core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests integration of views with other modules.
ViewsConfigDependenciesIntegrationTest.php file core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
ViewsConfigDependenciesIntegrationTest::$modules property core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Modules to enable.
ViewsConfigDependenciesIntegrationTest::$testViews property core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Views to be enabled.
ViewsConfigDependenciesIntegrationTest::setUp function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php

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