Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/deprecated.libraries.yml |
| 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/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::offsetExists | function | core/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::offsetGet | function | core/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::offsetSet | function | core/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::serialize | function | core/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::unserialize | function | core/ |
#[\ReturnTypeWillChange] |
| DeprecatedArray::__construct | function | core/ |
DeprecatedArray constructor. |
| DeprecatedBackboneTest | class | core/ |
Checks the deprecation status of Backbone. |
| DeprecatedBackboneTest.php | file | core/ |
|
| DeprecatedBackboneTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| DeprecatedBackboneTest::setUp | function | core/ |
|
| DeprecatedBackboneTest::testBackboneDeprecation | function | core/ |
Tests that the Backbone library is deprecated. |
| DeprecatedController | class | core/ |
Defines a controller that calls a deprecated method. |
| DeprecatedController.php | file | core/ |
|
| DeprecatedController::deprecatedMethod | function | core/ |
Controller callback. |
| DeprecatedCsrfTokenController | class | core/ |
Returns responses for Deprecated CSRF token routes. |
| DeprecatedCsrfTokenController.php | file | core/ |
|
| DeprecatedCsrfTokenController::$tokenGenerator | property | core/ |
The CSRF token generator. |
| DeprecatedCsrfTokenController::create | function | core/ |
Instantiates a new instance of this class. |
| DeprecatedCsrfTokenController::csrfToken | function | core/ |
Returns a CSRF using the deprecated 'rest' value protecting session token. |
| DeprecatedCsrfTokenController::__construct | function | core/ |
Constructs a new CsrfTokenController object. |
| DeprecatedEntityStorage | class | core/ |
Class for testing deprecation warnings from EntityStorageBase. |
| DeprecatedEntityStorage.php | file | core/ |
|
| DeprecatedEntityStorage::getCurrentEntityClass | function | core/ |
Gets the current entity class via deprecated means. |
Pagination
- Previous page
- Page 395
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.