Search for dependencies
- Search 7.x for dependencies
- Search 9.5.x for dependencies
- Search 8.9.x for dependencies
- Search 11.x for dependencies
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateDependenciesTest::testMigrationDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
Migration::$migration_dependencies | property | core/ |
|
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::testGetMigrationDependencies | function | core/ |
Tests deprecation of getMigrationDependencies(FALSE). |
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/ |
|
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. |
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate |
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. |
Page::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
PluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
PluginDependencyTrait::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
PluginDependencyTrait::getPluginDependencies | function | core/ |
Calculates and returns dependencies of a specific plugin instance. |
PluginDependencyTraitTest::providerTestPluginDependencies | function | core/ |
Provides test data for plugin dependencies. |
PluginDependencyTraitTest::testCalculatePluginDependencies | function | core/ |
@covers ::calculatePluginDependencies |
PluginDependencyTraitTest::testGetPluginDependencies | function | core/ |
@covers ::getPluginDependencies |
PluginSettingsBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
QueryPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
QueryTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
|
RelationshipPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
RenderedEntity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
RequiredConfigDependenciesConstraint | class | core/ |
Checks that config dependencies contain specific types of entities. |
RequiredConfigDependenciesConstraint.php | file | core/ |
|
RequiredConfigDependenciesConstraint::$entityTypes | property | core/ |
The IDs of entity types that need to exist in config dependencies. |
RequiredConfigDependenciesConstraint::$message | property | core/ |
The error message. |
RequiredConfigDependenciesConstraint::getDefaultOption | function | core/ |
|
RequiredConfigDependenciesConstraint::getRequiredOptions | function | core/ |
|
RequiredConfigDependenciesConstraintValidator | class | core/ |
Validates the RequiredConfigDependencies constraint. |
RequiredConfigDependenciesConstraintValidator.php | file | core/ |
|
RequiredConfigDependenciesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
RequiredConfigDependenciesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
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.