Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| DependentAccessInterface.php | file | core/ |
|
| DependentAccessInterface::getAccessDependency | function | core/ |
Gets the access dependency. |
| DependentAccessTest | class | core/ |
Tests Drupal\Core\Access\RefinableDependentAccessTrait. |
| DependentAccessTest.php | file | core/ |
|
| DependentAccessTest::$forbidden | property | core/ |
An accessible object that results in forbidden access result. |
| DependentAccessTest::$neutral | property | core/ |
An accessible object that results in neutral access result. |
| 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. |
| 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. |
| 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 |
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.