Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DependencyTrait.php | file | core/ |
|
| DependencyTrait::$dependencies | property | core/ |
The object's dependencies. |
| DependencyTrait::addDependencies | function | core/ |
Adds multiple dependencies. |
| DependencyTrait::addDependency | function | core/ |
Adds a dependency. |
| DependentAccessInterface | interface | core/ |
Interface for AccessibleInterface objects that have an access dependency. |
| DependentAccessInterface.php | file | core/ |
|
| DependentAccessInterface::getAccessDependency | function | core/ |
Gets the access dependency. |
| DependentAccessTest | class | core/ |
@coversDefaultClass \Drupal\block_content\Access\RefinableDependentAccessTrait[[api-linebreak]] |
| DependentAccessTest.php | file | core/ |
|
| DependentAccessTest::$forbidden | property | core/ |
An accessible object that results in forbidden access result. |
| DependentAccessTest::$neutral | property | core/ |
An accessible object that results in neutral access result. |
| DependentAccessTest::providerTestSetFirst | function | core/ |
Dataprovider for all test methods. |
| DependentAccessTest::setUp | function | core/ |
|
| DependentAccessTest::testMergeGroup | function | core/ |
Tests merging a new dependency with an existing access group dependency. |
| DependentAccessTest::testMergeNonGroup | function | core/ |
Tests merging a new dependency with existing non-group access dependency. |
| DependentAccessTest::testSetAccessDependency | function | core/ |
Test that the previous dependency is replaced when using set. |
| DependentPluginDefinitionInterface | interface | core/ |
Provides an interface for a plugin definition that has dependencies. |
| DependentPluginDefinitionInterface.php | file | core/ |
|
| 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 | trait | core/ |
Provides a trait for a plugin definition that has dependencies. |
| DependentPluginDefinitionTrait.php | file | core/ |
|
| DependentPluginDefinitionTrait::$config_dependencies | property | core/ |
The dependencies of this plugin definition. |
| DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
| DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
| DependentPluginInterface | interface | core/ |
Provides an interface for a plugin that has dependencies. |
| DependentPluginInterface.php | file | core/ |
|
| DependentPluginInterface::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| DependentWithRemovalPluginInterface | interface | core/ |
Provides an interface for a plugin that has dependencies that can be removed. |
| DependentWithRemovalPluginInterface.php | file | core/ |
|
| DependentWithRemovalPluginInterface::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
| DeprecatedArray | class | core/ |
An array that triggers a deprecation warning when accessed. |
| DeprecatedArray.php | file | core/ |
|
| DeprecatedArray::$message | property | core/ |
The deprecation message. |
| DeprecatedArray::count | function | core/ |
|
| DeprecatedArray::getIterator | function | core/ |
|
| DeprecatedArray::offsetExists | function | core/ |
|
| DeprecatedArray::offsetGet | function | core/ |
|
| DeprecatedArray::offsetSet | function | core/ |
|
| DeprecatedArray::offsetUnset | function | core/ |
|
| DeprecatedArray::serialize | function | core/ |
|
| DeprecatedArray::unserialize | function | core/ |
|
| DeprecatedArray::__construct | function | core/ |
DeprecatedArray constructor. |
| DeprecatedClassesTest | class | core/ |
Tests deprecation of path alias core service classes. |
| DeprecatedClassesTest.php | file | core/ |
|
| DeprecatedClassesTest::$aliasManager | property | core/ |
|
| DeprecatedClassesTest::$aliasRepository | property | core/ |
|
| DeprecatedClassesTest::$aliasWhitelist | property | core/ |
|
| DeprecatedClassesTest::$cache | property | core/ |
|
| DeprecatedClassesTest::$currentPathStack | property | core/ |
Pagination
- Previous page
- Page 384
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.