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 |
|---|---|---|---|
| ConfigDependenciesTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ |
Tests on dependency removal for resource granularity. |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
Tests on dependency removal remove auth. |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
Tests on dependency removal remove unrelated dependency. |
| ConfigDependencyManager::createGraphConfigEntityDependencies | function | core/ |
Creates a graph of config entity dependencies. |
| ConfigEntityBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ConfigEntityBase::getDependencies | function | core/ |
Gets the configuration dependencies. |
| ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
| ConfigEntityBaseUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
Tests calculate dependencies with plugin collections. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings | function | core/ |
Tests calculate dependencies with third party settings. |
| ConfigEntityDependency::$dependencies | property | core/ |
The configuration entity's dependencies. |
| ConfigEntityDependency::getDependencies | function | core/ |
Gets the configuration entity's dependencies of the supplied type. |
| ConfigEntityDependencyTest::testEmptyDependencies | function | core/ |
|
| ConfigEntityDependencyTest::testWithDependencies | function | core/ |
|
| ConfigEntityInterface::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ConfigEntityInterface::getDependencies | function | core/ |
Gets the configuration dependencies. |
| ConfigEntityValidationTestBase::providerConfigDependenciesValidation | function | core/ |
Data provider for ::testConfigDependenciesValidation(). |
| ConfigEntityValidationTestBase::testConfigDependenciesValidation | function | core/ |
Tests validation of config dependencies. |
| ConfigImportSubscriber::validateDependencies | function | core/ |
Validates configuration being imported does not have unmet dependencies. |
| ConfigImportThemeInstallTest::testConfigImportWithThemeWithModuleDependencies | function | core/ |
Tests config imports that install and uninstall a theme with dependencies. |
| ConfigInstaller::findDefaultConfigWithUnmetDependencies | function | core/ |
Finds default configuration with unmet dependencies. |
| ConfigInstaller::getMissingDependencies | function | core/ |
Returns an array of missing dependencies for a config object. |
| ConfigInstaller::validateDependencies | function | core/ |
Validates an array of config data that contains dependency information. |
| ConfigInstallProfileUnmetDependenciesTest | class | core/ |
Tests install profile config overrides can not add unmet dependencies. |
| ConfigInstallProfileUnmetDependenciesTest.php | file | core/ |
|
| ConfigInstallProfileUnmetDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigInstallProfileUnmetDependenciesTest::$expectedException | property | core/ |
Contains the expected exception if it is thrown. |
| ConfigInstallProfileUnmetDependenciesTest::$profile | property | core/ |
The installation profile to install. |
| ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides | function | core/ |
Copy the testing_config_overrides install profile. |
| ConfigInstallProfileUnmetDependenciesTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| ConfigInstallProfileUnmetDependenciesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| ConfigInstallProfileUnmetDependenciesTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| ConfigInstallProfileUnmetDependenciesTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| ConfigInstallWebTest::testUnmetDependenciesInstall | function | core/ |
Tests unmet dependencies detection. |
| ConfigManager::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigManagerInterface::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigTest::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ConfigTest::setEnforcedDependencies | function | core/ |
Sets the enforced dependencies. |
| ConfigurableActionBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConfigurableSearchPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| config_test.dynamic.enforced_and_base_dependencies.yml | file | core/ |
core/modules/config/tests/config_install_dependency_enforced_combo_test/config/optional/config_test.dynamic.enforced_and_base_dependencies.yml |
| ContainerTest::testResolveServicesAndParametersForOptionalServiceDependencies | function | core/ |
Tests that services that are optional work correctly. |
| ContentExportTest::testExportWithDependencies | function | core/ |
Tests exporting a piece of content with its dependencies. |
| ContentExportTest::testMissingDependenciesAreLogged | function | core/ |
Tests that the exporter handles missing dependencies gracefully. |
| ContentLanguageSettings::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.