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 |
|---|---|---|---|
| AccessGroupAnd::$dependencies | property | core/ |
The access dependencies. |
| AccessGroupAnd::getDependencies | function | core/ |
|
| ActionTest::testDependencies | function | core/ |
Tests the dependency calculation of actions. |
| AggregatorPluginSettingsBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| AreaEntityTest::doTestCalculateDependencies | function | core/ |
Tests the calculation of the rendered dependencies. |
| ArgumentDefaultTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ArgumentPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ArgumentValidatorTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Block::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| BlockConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| BlockContentCreationTest::testConfigDependencies | function | core/ |
Test that placed content blocks create a dependency in the block placement. |
| BlockDependenciesTest | class | core/ |
Tests views block config dependencies functionality. |
| BlockDependenciesTest.php | file | core/ |
|
| BlockDependenciesTest::$modules | property | core/ |
Modules to enable. |
| BlockDependenciesTest::$testViews | property | core/ |
Views used by this test. |
| BlockDependenciesTest::createBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockDependenciesTest::testExposedBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDependenciesTest::testViewsBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockPluginTrait::calculateDependencies | function | core/ |
|
| BrokenHandlerTrait::calculateDependencies | function | core/ |
Gets dependencies for a broken handler. |
| BulkFormUpdateTest::testBulkFormDependencies | function | core/ |
Tests the updating of dependencies for Views using the bulk_form plugin. |
| Bundle::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ChangeUserRoleBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| CKEditorPluginBase::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| CKEditorPluginInterface::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| CommentDefaultFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConditionPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Config::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConfigDependencies | class | core/ |
Calculates rest resource config dependencies. |
| ConfigDependencies.php | file | core/ |
|
| ConfigDependencies::$authProviders | property | core/ |
The authentication providers, keyed by ID. |
| ConfigDependencies::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| ConfigDependencies::calculateDependencies | function | core/ |
Calculates dependencies of a specific rest resource configuration. |
| ConfigDependencies::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigDependencies::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForMethodGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForResourceGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::__construct | function | core/ |
Creates a new ConfigDependencies instance. |
| ConfigDependenciesTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\ConfigDependencies[[api-linebreak]] |
| ConfigDependenciesTest.php | file | core/ |
|
| ConfigDependenciesTest::$modules | property | core/ |
Modules to enable. |
| ConfigDependenciesTest::providerBasicDependencies | function | core/ |
|
| ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity | function | core/ |
|
| ConfigDependenciesTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]] |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveAuthAndFormats | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]] |
| ConfigDependencyManager::createGraphConfigEntityDependencies | function | core/ |
Creates a graph of config entity dependencies. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.