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 |
|---|---|---|---|
| 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[[api-linebreak]] @covers ::getDependencies[[api-linebreak]] |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
@covers ::getDependencies[[api-linebreak]] @covers ::calculateDependencies[[api-linebreak]] |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] @covers ::getDependencies[[api-linebreak]] @covers ::onDependencyRemoval[[api-linebreak]] |
| 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. |
| 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::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration 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. |
| ConfigurablePluginInterfaceTestClass::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[[api-linebreak]] |
| ContentModeration::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ContentModerationStateTest::testWorkflowDependencies | function | core/ |
Tests the dependencies of the workflow when using content moderation. |
| ContentModerationStateTest::testWorkflowNonConfigBundleDependencies | function | core/ |
Test the content moderation workflow dependencies for non-config bundles. |
| content_moderation_post_update_entity_display_dependencies | function | core/ |
Update the dependencies of entity displays to include associated workflow. |
| dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml |
| DependencyFieldItem::calculateDependencies | function | core/ |
|
| DependencyHookInvocationTest::testHookUpdateDependencies | function | core/ |
Test the structure of the array returned by hook_update_dependencies(). |
| DependencyTest::testProjectNamespaceForDependencies | function | core/ |
Checks functionality of project namespaces for dependencies. |
| DependencyTrait::$dependencies | property | core/ |
The object's dependencies. |
| DependencyTrait::addDependencies | function | core/ |
Adds multiple dependencies. |
| DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
| DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
| DependentPluginDefinitionTrait::$config_dependencies | property | core/ |
The dependencies of this plugin definition. |
| DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
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.