Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
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.
DeprecatedExtendsFormElement class core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php Provides render element that extends deprecated FormElement for testing.
DeprecatedExtendsFormElement.php file core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php
DeprecatedExtendsFormElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php Returns the element properties for this element.
DeprecatedExtendsRenderElement class core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php Provides render element that extends deprecated RenderElement for testing.
DeprecatedExtendsRenderElement.php file core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php
DeprecatedExtendsRenderElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php Returns the element properties for this element.
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
Details::preRenderDetails function core/lib/Drupal/Core/Render/Element/Details.php Adds form element theming to details.
DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins function core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php Tests disabling cache bins which cache markup.
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::getDialogOptions function core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Returns the dialog options from request.
DialogRenderer::getTitleAsStringable function core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Gets the title as a string or stringable object.
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/Core/Diff/DiffFormatter.php
DiffFormatter::_end_diff function core/lib/Drupal/Component/Diff/DiffFormatter.php
DisplayBlockTest::testBlockEmptyRendering function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the various test cases of empty block rendering.
DisplayBlockTest::testBlockRendering function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the actual rendering of the views block.
DisplayExtenderPluginBase class core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Base class for Views display extender plugins.
DisplayExtenderPluginBase.php file core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php
DisplayExtenderPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Provide a form to edit options for this plugin.
DisplayExtenderPluginBase::defaultableSections function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Gets a list of defaultable sections and the items they contain.
DisplayExtenderPluginBase::defineOptionsAlter function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Provide a form to edit options for this plugin.
DisplayExtenderPluginBase::optionsSummary function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Provide the default summary for options in the views UI.
DisplayExtenderPluginBase::preExecute function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Set up any variables on the view prior to execution.
DisplayExtenderPluginBase::query function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Inject anything into the query that the display_extender handler needs.
DisplayExtenderPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Handle any special handling on the validate form.
DisplayExtenderPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Validate the options form.
DisplayExtenderTest class core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Tests the display extender plugins.
DisplayExtenderTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Defines a display extender test plugin.

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