Search for dependencies
- Search 7.x for dependencies
- Search 8.9.x for dependencies
- Search 10.3.x for dependencies
- Search 11.x for dependencies
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForResourceGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuthAndFormats | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity @covers ::onDependencyRemovalForResourceGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity @covers ::onDependencyRemovalForResourceGranularity |
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/ |
@covers ::calculateDependencies @covers ::getDependencies |
ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
@covers ::getDependencies @covers ::calculateDependencies |
ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings | function | core/ |
@covers ::calculateDependencies @covers ::getDependencies @covers ::onDependencyRemoval |
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. |
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::setUp | function | core/ |
|
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. |
ContainerTest::testResolveServicesAndParametersForOptionalServiceDependencies | function | core/ |
Tests that services that are optional work correctly. |
ContentLanguageSettings::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
ContentLanguageSettingsUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
ContentModeration::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ContentModerationStateTest::testWorkflowDependencies | function | core/ |
Tests the dependencies of the workflow when using content moderation. |
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.