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 |
|---|---|---|---|
| TestItemWithDependenciesTest.php | file | core/ |
|
| TestItemWithDependenciesTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TestItemWithDependenciesTest::$modules | property | core/ |
Modules to enable. |
| TestItemWithDependenciesTest::testTestItemWithDepenencies | function | core/ |
Tests that field types can add dependencies to field config entities. |
| TestLayoutMainFooter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| TestMigrationMock::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| TestPluginDependency::getDependencies | function | core/ |
|
| TestSqlBase::calculateDependencies | function | core/ |
|
| test_theme_mixed_module_dependencies.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml |
| ThemeInstallerTest::providerTestInstallThemeWithUnmetModuleDependencies | function | core/ |
Data provider for testInstallThemeWithUnmetModuleDependencies(). |
| ThemeInstallerTest::testInstallThemeWithMetModuleDependencies | function | core/ |
Tests installing a theme with module dependencies that are met. |
| ThemeInstallerTest::testInstallThemeWithUnmetModuleDependencies | function | core/ |
Tests installing a theme with unmet module dependencies. |
| ThemeUiTest::providerTestThemeInstallWithModuleDependencies | function | core/ |
Data provider for testThemeInstallWithModuleDependencies(). |
| ThemeUiTest::testInstallModuleWithIncompatibleDependencies | function | core/ |
Tests installing a theme with incompatible module dependencies. |
| ThemeUiTest::testInstallModuleWithMissingDependencies | function | core/ |
Tests installing a theme with missing module dependencies. |
| ThemeUiTest::testThemeInstallWithModuleDependencies | function | core/ |
Tests installing a theme with module dependencies. |
| Tid::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Tour::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| UnmetDependenciesException | class | core/ |
An exception thrown if configuration has unmet dependencies. |
| UnmetDependenciesException.php | file | core/ |
|
| UnmetDependenciesException::$configObjects | property | core/ |
A list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::$extension | property | core/ |
The name of the extension that is being installed. |
| UnmetDependenciesException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
| UnmetDependenciesException::formatConfigObjectList | function | core/ |
Formats a list of configuration objects. |
| UnmetDependenciesException::getConfigObjects | function | core/ |
Gets the list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
| UnmetDependenciesException::getTranslatedMessage | function | core/ |
Gets a translated message from the exception. |
| update_resolve_dependencies | function | core/ |
Resolves dependencies in a set of module updates, and orders them correctly. |
| update_retrieve_dependencies | function | core/ |
Invokes hook_update_dependencies() in all installed modules. |
| update_test_1_update_dependencies | function | core/ |
Implements hook_update_dependencies(). |
| update_test_2_update_dependencies | function | core/ |
Implements hook_update_dependencies(). |
| update_test_3_update_dependencies | function | core/ |
Implements hook_update_dependencies(). |
| User::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| VariantBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| View::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| View::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ViewEntityDependenciesTest | class | core/ |
Tests the calculation of dependencies for views. |
| ViewEntityDependenciesTest.php | file | core/ |
|
| ViewEntityDependenciesTest::$modules | property | core/ |
Modules to enable. |
| ViewEntityDependenciesTest::$testViews | property | core/ |
Views used by this test. |
| ViewEntityDependenciesTest::setUp | function | core/ |
|
| ViewEntityDependenciesTest::testGetDependencies | function | core/ |
Tests the getDependencies method. |
| ViewExecutable::getDependencies | function | core/ |
Gets dependencies for the view. |
| ViewMode::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| views.view.test_plugin_dependencies.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_plugin_dependencies.yml |
| ViewsConfigDependenciesIntegrationTest | class | core/ |
Tests integration of views with other modules. |
| ViewsConfigDependenciesIntegrationTest.php | file | core/ |
|
| ViewsConfigDependenciesIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ViewsConfigDependenciesIntegrationTest::$testViews | property | core/ |
Views to be enabled. |
| ViewsConfigDependenciesIntegrationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.