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 |
|---|---|---|---|
| EntityTest::testCalculateDependenciesWithPlaceholder | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithUuid | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| example_module_only_dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_only_dependencies.libraries.yml |
| FieldConfig::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldConfigBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldItemBase::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| FieldItemBase::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| FieldItemInterface::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| FieldItemInterface::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| FieldLayoutEntityDisplayTrait::calculateDependencies | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::calculateDependencies(). |
| FieldRenderedEntityTest::assertConfigDependencies | function | core/ |
Ensures that the config dependencies are calculated the right way. |
| FieldStorageConfig::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldStorageConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldTest::testCalculateDependenciesWithBaseField | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldTest::testCalculateDependenciesWithConfiguredField | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FilterBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| HandlerBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| HandlerFilterRolesTest::testDependencies | function | core/ |
Tests that role filter dependencies are calculated correctly. |
| hook_update_dependencies | function | core/ |
Return an array of information about module update dependencies. |
| ImageEffectBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| InstallerDependenciesResolutionTest | class | core/ |
Tests that we handle module dependency resolution during install. |
| InstallerDependenciesResolutionTest.php | file | core/ |
|
| InstallerDependenciesResolutionTest::$modules | property | core/ |
Modules to enable. |
| InstallerDependenciesResolutionTest::testDependenciesResolution | function | core/ |
Verifies that the exception message in the profile step is correct. |
| InstallProfileDependenciesTest | class | core/ |
Tests that an install profile can require modules. |
| InstallProfileDependenciesTest.php | file | core/ |
|
| InstallProfileDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
| LayoutBuilderEntityViewDisplay::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| LayoutBuilderTest::testPluginDependencies | function | core/ |
Tests that component's dependencies are respected during removal. |
| LayoutDefault::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| LayoutTestDependenciesPlugin | class | core/ |
Provides a plugin that contains config dependencies. |
| LayoutTestDependenciesPlugin.php | file | core/ |
|
| LayoutTestDependenciesPlugin::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| LibraryDependencyResolver::$librariesDependencies | property | core/ |
The libraries dependencies. |
| 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.