Search for dependencies
- Search 7.x for dependencies
- Search 9.5.x for dependencies
- Search 8.9.x for dependencies
- Search 10.3.x for dependencies
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutTestDependenciesPlugin::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| LibraryDependencyResolver::$librariesDependencies | property | core/ |
The libraries dependencies. |
| LibraryDependencyResolver::doGetDependencies | function | core/ |
Gets the given libraries with its dependencies. |
| LibraryDependencyResolver::getLibrariesWithDependencies | function | core/ |
Gets the given libraries with their dependencies. |
| LibraryDependencyResolverInterface::getLibrariesWithDependencies | function | core/ |
Gets the given libraries with their dependencies. |
| LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies | function | core/ |
Provides test data for ::testGetLibrariesWithDependencies(). |
| LibraryDependencyResolverTest::testGetLibrariesWithDependencies | function | core/ |
Tests get libraries with dependencies. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies | function | core/ |
Tests that no exception is thrown when only dependencies are specified. |
| LibraryDiscoveryParserTest::testLibraryWithDependencies | function | core/ |
Tests a library with dependencies. |
| LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies | function | core/ |
Assert translations JS is added before drupal.js, because it depends on it. |
| MediaEmbed::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| MediaEmbedFilterTest::testDependencies | function | core/ |
Tests that the 'media_embed' filter handles dependency removal. |
| MediaSourceBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| MigrateDependenciesTest | class | core/ |
Ensure the consistency among the dependencies for migrate. |
| MigrateDependenciesTest.php | file | core/ |
|
| MigrateDependenciesTest::$modules | property | core/ |
Modules to install. |
| MigrateDependenciesTest::testMigrationDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| Migration::$migration_dependencies | property | core/ |
These migrations, if run, must be executed before this migration. |
| Migration::addOptionalDependencies | function | core/ |
Add optional migration dependencies. |
| Migration::addRequiredDependencies | function | core/ |
Add required migration dependencies. |
| Migration::findMigrationDependencies | function | core/ |
Find migration dependencies from migration_lookup and sub_process plugins. |
| Migration::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| MigrationInterface::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| MigrationTest::getInvalidMigrationDependenciesProvider | function | core/ |
Provides invalid migration dependencies. |
| MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::providerTestAddOptionalDependencies | function | core/ |
Provides data for testAddOptionalDependencies. |
| MigrationTest::providerTestAddRequiredDependencies | function | core/ |
Provides data for testAddRequiredDependencies. |
| MigrationTest::testAddOptionalDependencies | function | core/ |
Tests the addition of optional dependencies. |
| MigrationTest::testAddRequiredDependencies | function | core/ |
Tests the addition of required dependencies. |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| MigrationTest::testMigrationDependenciesInConstructor | function | core/ |
Tests checking migration dependencies in the constructor. |
| MigrationTest::testMigrationDependenciesWithInvalidConfig | function | core/ |
Tests that getting migration dependencies fails with invalid configuration. |
| MigrationTest::testMigrationDependenciesWithValidConfig | function | core/ |
Tests valid migration dependencies configuration returns expected values. |
| ModerationStateFilter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ModerationStateWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ModuleExtensionList::ensureRequiredDependencies | function | core/ |
Marks dependencies of required modules as 'required', recursively. |
| ModuleHandler::buildModuleDependencies | function | core/ |
Determines which modules require and are required by each module. |
| ModuleHandlerInterface::buildModuleDependencies | function | core/ |
Determines which modules require and are required by each module. |
| ModuleHandlerTest::testProfileAllDependencies | function | core/ |
Tests that a profile can supply only real dependencies. |
| ModuleInstallerTest::testDependencyInvalidCoreInstallNoDependencies | function | core/ |
Tests no dependencies install with a dependency with invalid core. |
| ModuleInstallerTest::testFieldStorageEntityTypeDependencies | function | core/ |
Tests field storage definitions are installed only if entity types exist. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
Tests validate two theme dependencies. |
| ModulesListFormTest::testModuleVersionDependencies | function | core/ |
Test module checkboxes for various version dependencies. |
| NavigationMenuBlock::calculateDependencies | function | core/ |
|
| NavigationMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system navigation menu block's config dependencies. |
| NodeTermData::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| OverlapWithTopLevelDependenciesTest | class | core/ |
Tests DrupalCoreRecommendedBuilder. |
| OverlapWithTopLevelDependenciesTest.php | file | core/ |
|
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
| OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject | function | core/ |
Tests top level and core-recommended dependencies do not overlap. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.