Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
DependentAccessTest::providerTestSetFirst function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Data provider for all test methods.
DependentAccessTest::setUp function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php
DependentAccessTest::testMergeGroup function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Tests merging a new dependency with an existing access group dependency.
DependentAccessTest::testMergeNonGroup function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Tests merging a new dependency with existing non-group access dependency.
DependentAccessTest::testSetAccessDependency function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Tests that the previous dependency is replaced when using set.
DependentPluginDefinitionInterface interface core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Provides an interface for a plugin definition that has dependencies.
DependentPluginDefinitionInterface.php file core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php
DependentPluginDefinitionInterface::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Gets the config dependencies of this plugin definition.
DependentPluginDefinitionInterface::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Sets the config dependencies of this plugin definition.
DependentPluginDefinitionTrait trait core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php Provides a trait for a plugin definition that has dependencies.
DependentPluginDefinitionTrait.php file core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DependentPluginDefinitionTrait::$config_dependencies property core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php The dependencies of this plugin definition.
DependentPluginDefinitionTrait::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DependentPluginDefinitionTrait::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DependentPluginInterface interface core/lib/Drupal/Component/Plugin/DependentPluginInterface.php Provides an interface for a plugin that has dependencies.
DependentPluginInterface.php file core/lib/Drupal/Component/Plugin/DependentPluginInterface.php
DependentPluginInterface::calculateDependencies function core/lib/Drupal/Component/Plugin/DependentPluginInterface.php Calculates dependencies for the configured plugin.
DependentWithRemovalPluginInterface interface core/modules/views/src/Plugin/DependentWithRemovalPluginInterface.php Provides an interface for a plugin that has dependencies that can be removed.
DependentWithRemovalPluginInterface.php file core/modules/views/src/Plugin/DependentWithRemovalPluginInterface.php
DependentWithRemovalPluginInterface::onDependencyRemoval function core/modules/views/src/Plugin/DependentWithRemovalPluginInterface.php Allows a plugin to define whether it should be removed.
deprecated.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/deprecated.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/deprecated.libraries.yml
DeprecatedArray class core/lib/Drupal/Component/Utility/DeprecatedArray.php An array that triggers a deprecation warning when accessed.
DeprecatedArray.php file core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::$message property core/lib/Drupal/Component/Utility/DeprecatedArray.php The deprecation message.
DeprecatedArray::count function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::getIterator function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::offsetExists function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::offsetGet function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::offsetSet function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::offsetUnset function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::serialize function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::unserialize function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
DeprecatedArray::__construct function core/lib/Drupal/Component/Utility/DeprecatedArray.php DeprecatedArray constructor.
DeprecatedBackboneTest class core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php Checks the deprecation status of Backbone.
DeprecatedBackboneTest.php file core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php
DeprecatedBackboneTest::$libraryDiscovery property core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php The library discovery service.
DeprecatedBackboneTest::setUp function core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php
DeprecatedBackboneTest::testBackboneDeprecation function core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php Tests that the Backbone library is deprecated.
DeprecatedController class core/modules/system/tests/modules/deprecation_test/src/DeprecatedController.php Defines a controller that calls a deprecated method.
DeprecatedController.php file core/modules/system/tests/modules/deprecation_test/src/DeprecatedController.php
DeprecatedController::deprecatedMethod function core/modules/system/tests/modules/deprecation_test/src/DeprecatedController.php Controller callback.
DeprecatedCsrfTokenController class core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.php Returns responses for Deprecated CSRF token routes.
DeprecatedCsrfTokenController.php file core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.php
DeprecatedCsrfTokenController::$tokenGenerator property core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.php The CSRF token generator.
DeprecatedCsrfTokenController::create function core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.php Instantiates a new instance of this class.
DeprecatedCsrfTokenController::csrfToken function core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.php Returns a CSRF using the deprecated 'rest' value protecting session token.
DeprecatedCsrfTokenController::__construct function core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.php Constructs a new CsrfTokenController object.
DeprecatedEntityStorage class core/modules/system/tests/modules/entity_test_deprecated_storage/src/Storage/DeprecatedEntityStorage.php Class for testing deprecation warnings from EntityStorageBase.
DeprecatedEntityStorage.php file core/modules/system/tests/modules/entity_test_deprecated_storage/src/Storage/DeprecatedEntityStorage.php
DeprecatedEntityStorage::getCurrentEntityClass function core/modules/system/tests/modules/entity_test_deprecated_storage/src/Storage/DeprecatedEntityStorage.php Gets the current entity class via deprecated means.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.