Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DeprecatedExtendsFormElement | class | core/ |
Provides render element that extends deprecated FormElement for testing. |
| DeprecatedExtendsFormElement.php | file | core/ |
|
| DeprecatedExtendsFormElement::getInfo | function | core/ |
Returns the element properties for this element. |
| DeprecatedExtendsRenderElement | class | core/ |
Provides render element that extends deprecated RenderElement for testing. |
| DeprecatedExtendsRenderElement.php | file | core/ |
|
| DeprecatedExtendsRenderElement::getInfo | function | core/ |
Returns the element properties for this element. |
| deprecated_module_dependency.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_dependency/deprecated_module_dependency.info.yml |
| deprecated_module_with_non_deprecated_dependency.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml |
| Details::preRenderDetails | function | core/ |
Adds form element theming to details. |
| DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins | function | core/ |
Tests disabling cache bins which cache markup. |
| DialogRenderer | class | core/ |
Default main content renderer for dialog requests. |
| DialogRenderer.php | file | core/ |
|
| DialogRenderer::$renderer | property | core/ |
The renderer. |
| DialogRenderer::$titleResolver | property | core/ |
The title resolver. |
| DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
| DialogRenderer::getDialogOptions | function | core/ |
Returns the dialog options from request. |
| DialogRenderer::getTitleAsStringable | function | core/ |
Gets the title as a string or stringable object. |
| DialogRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
| DialogRenderer::__construct | function | core/ |
Constructs a new DialogRenderer. |
| dialog_renderer_test.info.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml |
| dialog_renderer_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml |
| dialog_renderer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml |
| dialog_renderer_test.services.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml |
| DiffFormatter::_end_block | function | core/ |
|
| DiffFormatter::_end_diff | function | core/ |
|
| DiffFormatter::_end_diff | function | core/ |
|
| DisplayBlockTest::testBlockEmptyRendering | function | core/ |
Tests the various test cases of empty block rendering. |
| DisplayBlockTest::testBlockRendering | function | core/ |
Tests the actual rendering of the views block. |
| DisplayExtenderPluginBase | class | core/ |
Base class for Views display extender plugins. |
| DisplayExtenderPluginBase.php | file | core/ |
|
| DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayExtenderPluginBase::defaultableSections | function | core/ |
Gets a list of defaultable sections and the items they contain. |
| DisplayExtenderPluginBase::defineOptionsAlter | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayExtenderPluginBase::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
| DisplayExtenderPluginBase::preExecute | function | core/ |
Set up any variables on the view prior to execution. |
| DisplayExtenderPluginBase::query | function | core/ |
Inject anything into the query that the display_extender handler needs. |
| DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| DisplayExtenderTest | class | core/ |
Tests the display extender plugins. |
| DisplayExtenderTest | class | core/ |
Defines a display extender test plugin. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.