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
layout_discovery_post_update_recalculate_entity_view_display_dependencies function core/modules/layout_discovery/layout_discovery.post_update.php Recalculate dependencies for the entity_view_display entity.
LibraryDependencyResolver::doGetDependencies function core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php Gets the given libraries with its dependencies.
LibraryDependencyResolver::getLibrariesWithDependencies function core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php Gets the given libraries with their dependencies.
LibraryDependencyResolverInterface::getLibrariesWithDependencies function core/lib/Drupal/Core/Asset/LibraryDependencyResolverInterface.php Gets the given libraries with their dependencies.
LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php Provides test data for ::testGetLibrariesWithDependencies().
LibraryDependencyResolverTest::testGetLibrariesWithDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php @covers ::getLibrariesWithDependencies
LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that no exception is thrown when only dependencies are specified.
LibraryDiscoveryParserTest::testLibraryWithDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests a library with dependencies.
Llama::getDependencies function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Returns a list of plugins this plugin requires.
LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies function core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Assert translations JS is added before drupal.js, because it depends on it.
MediaEmbed::calculateDependencies function core/modules/media/src/Plugin/Filter/MediaEmbed.php Calculates dependencies for the configured plugin.
MediaSourceBase::calculateDependencies function core/modules/media/src/MediaSourceBase.php Calculates dependencies for the configured plugin.
MigrateDependenciesTest class core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Ensure the consistency among the dependencies for migrate.
MigrateDependenciesTest.php file core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php
MigrateDependenciesTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Modules to enable.
MigrateDependenciesTest::testAggregatorMigrateDependencies function core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Tests dependencies on the migration of aggregator feeds & items.
MigrateDependenciesTest::testMigrateDependenciesOrder function core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Tests that the order is correct when loading several migrations.
MigrateDependenciesTest::testMigrationDependenciesOrder function core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Tests that the order is correct when loading several migrations.
Migration::$dependencies property core/modules/migrate/src/Plugin/Migration.php The migration's configuration dependencies.
Migration::$migration_dependencies property core/modules/migrate/src/Plugin/Migration.php These migrations, if run, must be executed before this migration.
Migration::findMigrationDependencies function core/modules/migrate/src/Plugin/Migration.php Find migration dependencies from migration_lookup and sub_process plugins.
Migration::getMigrationDependencies function core/modules/migrate/src/Plugin/Migration.php Get the dependencies for this migration.
MigrationInterface::getMigrationDependencies function core/modules/migrate/src/Plugin/MigrationInterface.php Get the dependencies for this migration.
MigrationTest::getValidMigrationDependenciesProvider function core/modules/migrate/tests/src/Unit/MigrationTest.php Provides data for valid migration configuration test.
MigrationTest::testGetMigrationDependencies function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getMigrationDependencies()
MigrationTest::testMigrationDependenciesWithInvalidConfig function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests that getting migration dependencies fails with invalid configuration.
MigrationTest::testMigrationDependenciesWithValidConfig function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests valid migration dependencies configuration returns expected values.
ModerationStateFilter::calculateDependencies function core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php Calculates dependencies for the configured plugin.
ModerationStateWidget::calculateDependencies function core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Calculates dependencies for the configured plugin.
ModuleExtensionList::ensureRequiredDependencies function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Marks dependencies of required modules as 'required', recursively.
ModuleHandler::buildModuleDependencies function core/lib/Drupal/Core/Extension/ModuleHandler.php Determines which modules require and are required by each module.
ModuleHandlerInterface::buildModuleDependencies function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Determines which modules require and are required by each module.
ModuleHandlerTest::testProfileAllDependencies function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests that a profile can supply only real dependencies
ModuleInstallerTest::testDependencyInvalidCoreInstallNoDependencies function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests no dependencies install with a dependency with invalid core.
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies function core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php @covers ::validate
NoDependenciesUpdateTest class core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Test the system module updates with no dependencies installed.
NoDependenciesUpdateTest.php file core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php
NoDependenciesUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php The theme to install as the default for testing.
NoDependenciesUpdateTest::$installProfile property core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php The install profile used in the database dump file.
NoDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Set database dump files to be used.
NoDependenciesUpdateTest::testNoDependenciesUpdate function core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Test the system module updates with no dependencies installed.
NodeTermData::calculateDependencies function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Calculates dependencies for the configured plugin.
OverlapWithTopLevelDependenciesTest class core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Tests DrupalCoreRecommendedBuilder.
OverlapWithTopLevelDependenciesTest.php file core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php
OverlapWithTopLevelDependenciesTest::templateProjectPathProvider function core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Provides data for testOverlapWithTemplateProject().
OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject function core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Tests top level and core-recommended dependencies do not overlap.
Page::calculateDependencies function core/modules/views/src/Plugin/views/display/Page.php Calculates dependencies for the configured plugin.
PluginBase::calculateDependencies function core/modules/views/src/Plugin/views/PluginBase.php Calculates dependencies for the configured plugin.
PluginDependencyTrait::calculatePluginDependencies function core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php Calculates and adds dependencies of a specific plugin instance.
PluginDependencyTrait::getPluginDependencies function core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php Calculates and returns dependencies of a specific plugin instance.

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