Search for end

  1. Search 7.x for end
  2. Search 8.9.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
DependencyTrait::addDependency function core/lib/Drupal/Core/Entity/DependencyTrait.php Adds a dependency.
dependency_version_test.info.yml file core/modules/system/tests/modules/dependency_version_test/dependency_version_test.info.yml core/modules/system/tests/modules/dependency_version_test/dependency_version_test.info.yml
dependency_version_test.module file core/modules/system/tests/modules/dependency_version_test/dependency_version_test.module Module for testing the dependency version comparisons.
dependency_version_test_system_info_alter function core/modules/system/tests/modules/dependency_version_test/dependency_version_test.module Implements hook_system_info_alter().
DependentAccessInterface interface core/modules/block_content/src/Access/DependentAccessInterface.php Interface for AccessibleInterface objects that have an access dependency.
DependentAccessInterface.php file core/modules/block_content/src/Access/DependentAccessInterface.php
DependentAccessInterface::getAccessDependency function core/modules/block_content/src/Access/DependentAccessInterface.php Gets the access dependency.
DependentAccessTest class core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php @coversDefaultClass \Drupal\block_content\Access\RefinableDependentAccessTrait[[api-linebreak]]
DependentAccessTest.php file core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php
DependentAccessTest::$forbidden property core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php An accessible object that results in forbidden access result.
DependentAccessTest::$neutral property core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php An accessible object that results in neutral access result.
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_module_dependency.info.yml file core/modules/system/tests/modules/deprecated_module_dependency/deprecated_module_dependency.info.yml core/modules/system/tests/modules/deprecated_module_dependency/deprecated_module_dependency.info.yml
deprecated_module_with_non_deprecated_dependency.info.yml file core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml
DeprecationListenerTrait::deprecationEndTest function core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php Reacts to the end of a test.
Details::preRenderDetails function core/lib/Drupal/Core/Render/Element/Details.php Adds form element theming to details.
DialogRenderer class core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Default main content renderer for dialog requests.
DialogRenderer.php file core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php
DialogRenderer::$renderer property core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php The renderer.
DialogRenderer::$titleResolver property core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php The title resolver.
DialogRenderer::determineTargetSelector function core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Determine the target selector for the OpenDialogCommand.
DialogRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Renders the main content render array into a response.
DialogRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Constructs a new DialogRenderer.
dialog_renderer_test.info.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml
dialog_renderer_test.libraries.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml
dialog_renderer_test.routing.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml
dialog_renderer_test.services.yml file core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml
DiffFormatter::_end_block function core/lib/Drupal/Component/Diff/DiffFormatter.php
DiffFormatter::_end_diff function core/lib/Drupal/Component/Diff/DiffFormatter.php
DiffFormatter::_end_diff function core/lib/Drupal/Core/Diff/DiffFormatter.php
DisplayBlockTest::testBlockEmptyRendering function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the various testcases of empty block rendering.

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