Search for dependencies
- Search 7.x for dependencies
- Search 9.5.x for dependencies
- Search 10.3.x for dependencies
- Search 11.x for dependencies
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| layout_discovery_post_update_recalculate_entity_view_display_dependencies | function | core/ |
Recalculate dependencies for the entity_view_display entity. |
| 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/ |
@covers ::getLibrariesWithDependencies[[api-linebreak]] |
| LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies | function | core/ |
Tests that no exception is thrown when only dependencies are specified. |
| LibraryDiscoveryParserTest::testLibraryWithDependencies | function | core/ |
Tests a library with dependencies. |
| Llama::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| 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. |
| 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 enable. |
| MigrateDependenciesTest::testAggregatorMigrateDependencies | function | core/ |
Tests dependencies on the migration of aggregator feeds & items. |
| MigrateDependenciesTest::testMigrateDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| MigrateDependenciesTest::testMigrationDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| Migration::$dependencies | property | core/ |
The migration's configuration dependencies. |
| Migration::$migration_dependencies | property | core/ |
These migrations, if run, must be executed before this migration. |
| 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::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| 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. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate[[api-linebreak]] |
| NoDependenciesUpdateTest | class | core/ |
Test the system module updates with no dependencies installed. |
| NoDependenciesUpdateTest.php | file | core/ |
|
| NoDependenciesUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NoDependenciesUpdateTest::$installProfile | property | core/ |
The install profile used in the database dump file. |
| NoDependenciesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NoDependenciesUpdateTest::testNoDependenciesUpdate | function | core/ |
Test the system module updates with no dependencies installed. |
| 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. |
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.