Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| DependentAccessTest | class | core/ |
@coversDefaultClass \Drupal\block_content\Access\RefinableDependentAccessTrait[[api-linebreak]] |
| 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/ |
Dataprovider 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/ |
Test 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. |
| DeprecatedModuleHandlerTest::dependencyProvider | function | core/ |
Provider for testing dependency parsing. |
| DeprecatedModuleHandlerTest::testDependencyParsing | function | core/ |
@dataProvider dependencyProvider @covers ::parseDependency[[api-linebreak]] @expectedDeprecation Drupal\Core\Extension\ModuleHandler::parseDependency is deprecated. Use \Drupal\Core\Extension\Dependency::createFromString() instead. See… |
| DeprecationListenerTrait::deprecationEndTest | function | core/ |
Reacts to the end of a test. |
| Details::preRenderDetails | function | core/ |
Adds form element theming to details. |
| 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::renderResponse | function | core/ |
Renders the main content render array into a response. |
| DialogRenderer::__construct | function | core/ |
Constructs a new DialogRenderer. |
| DialogRendererTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\MainContent\DialogRenderer[[api-linebreak]] @group Ajax |
| DialogRendererTest.php | file | core/ |
|
| DialogRendererTest::testConstructorRendererArgument | function | core/ |
@group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\DialogRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400 |
| dialog_renderer_test.info.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.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 testcases 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/ |
Static member function to list which sections are defaultable and what items each section contains. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.