Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
| PlaceholderGenerator::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
| PlaceholderGenerator::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
| PlaceholderGenerator::shouldAutomaticallyPlaceholder | function | core/ |
Whether the given render array should be automatically placeholdered. |
| PlaceholderGenerator::__construct | function | core/ |
Constructs a new Placeholder service. |
| PlaceholderGeneratorInterface | interface | core/ |
Defines an interface for turning a render array into a placeholder. |
| PlaceholderGeneratorInterface.php | file | core/ |
|
| PlaceholderGeneratorInterface::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
| PlaceholderGeneratorInterface::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
| PlaceholderGeneratorInterface::shouldAutomaticallyPlaceholder | function | core/ |
Whether the given render array should be automatically placeholdered. |
| PlaceholderGeneratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator[[api-linebreak]] @group Render |
| PlaceholderGeneratorTest.php | file | core/ |
|
| PlaceholderGeneratorTest::$placeholderGenerator | property | core/ |
The tested placeholder generator. |
| PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
| PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
@covers ::createPlaceholder[[api-linebreak]] @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup |
| PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags | function | core/ |
Tests the creation of an element with a #lazy_builder callback. |
| PlaceholderingRenderCache::$placeholderGenerator | property | core/ |
The placeholder generator. |
| PlainTextOutput | class | core/ |
Provides an output strategy for transforming HTML into simple plain text. |
| PlainTextOutput.php | file | core/ |
|
| PlainTextOutput::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| PlainTextOutputTest | class | core/ |
@coversDefaultClass \Drupal\Component\Render\PlainTextOutput[[api-linebreak]] @group Utility |
| PlainTextOutputTest.php | file | core/ |
|
| PlainTextOutputTest::providerRenderFromHtml | function | core/ |
Data provider for ::testRenderFromHtml() |
| PlainTextOutputTest::testRenderFromHtml | function | core/ |
Tests ::renderFromHtml(). |
| plugin.manager.ckeditor4to5upgrade.plugin | service | core/ |
Drupal\ckeditor5\Plugin\CKEditor4To5UpgradePluginManager |
| plugin.manager.ckeditor5.plugin | service | core/ |
Drupal\ckeditor5\Plugin\CKEditor5PluginManager |
| plugin.manager.editor | service | core/ |
Drupal\editor\Plugin\EditorManager |
| plugin.manager.help_topic | service | core/ |
Drupal\help\HelpTopicPluginManager |
| plugin.manager.layout_builder.section_storage | service | core/ |
Drupal\layout_builder\SectionStorage\SectionStorageManager |
| plugin.manager.tour.tip | service | core/ |
Drupal\tour\TipPluginManager |
| plugin.manager.views.argument_validator | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
| PluginBase::DERIVATIVE_SEPARATOR | constant | core/ |
A string which is used to separate base plugin IDs from the derivative ID. |
| PluginBase::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| PluginBase::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
| PluginBase::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
| PluginBase::setOptionDefaults | function | core/ |
Fills up the options of the plugin with defaults. |
| PluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| PluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
| PluginBaseTest::providerTestSetOptionDefault | function | core/ |
Data provider for testSetOptionDefault(). |
| PluginBaseTest::testSetOptionDefault | function | core/ |
Tests the setOptionDefault method. |
| PluginBaseTest::testViewsTokenReplace | function | core/ |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
| PluginExample::$custom | property | core/ |
Another plugin metadata. |
| PluginExistsConstraint::getDefaultOption | function | core/ |
|
| PluginExistsConstraintTest::testOption | function | core/ |
Tests with different option keys. |
| PluginExistsConstraintValidator | class | core/ |
Validates the PluginExists constraint. |
| PluginExistsConstraintValidator.php | file | core/ |
|
| PluginExistsConstraintValidator::validate | function | core/ |
|
| PluginExistsConstraintValidatorTest | class | core/ |
@group Plugin @group Validation |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.