Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DependentAccessTest::$neutral | property | core/ |
An accessible object that results in neutral access result. |
| DependentAccessTest::providerTestSetFirst | function | core/ |
Data provider 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/ |
Tests 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. |
| Deprecated | class | core/ |
Provides deprecated render element for testing. |
| deprecated-template.html.twig | file | core/ |
<div class="deprecated-template"> {{ message }} </div> |
| deprecated.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/deprecated.libraries.yml |
| Deprecated.php | file | core/ |
|
| Deprecated::getInfo | function | core/ |
|
| Deprecated::__construct | function | core/ |
|
| 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. |
| DeprecatedAssetsTest | class | core/ |
Checks the status and definition contents of deprecated libraries. |
| DeprecatedAssetsTest.php | file | core/ |
|
| DeprecatedAssetsTest::deprecatedLibrariesProvider | function | core/ |
The data provider for testDeprecatedLibraries. |
| DeprecatedAssetsTest::testDeprecatedLibraries | function | core/ |
Confirms the status and definition contents of deprecated libraries. |
| DeprecatedController | class | core/ |
Defines a controller that calls a deprecated method. |
| DeprecatedController.php | file | core/ |
|
| DeprecatedController::deprecatedMethod | function | core/ |
Controller callback. |
| DeprecatedElementTest | class | core/ |
Tests Deprecated Element. |
| DeprecatedElementTest.php | file | core/ |
|
| DeprecatedElementTest::$modules | property | core/ |
Modules to install. |
| DeprecatedElementTest::testBuildInfo | function | core/ |
Tests that render elements can trigger deprecations in their constructor. |
Pagination
- Previous page
- Page 419
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.