Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
PlaceholderGenerator class core/lib/Drupal/Core/Render/PlaceholderGenerator.php Turns a render array into a placeholder.
PlaceholderGenerator.php file core/lib/Drupal/Core/Render/PlaceholderGenerator.php
PlaceholderGenerator::$rendererConfig property core/lib/Drupal/Core/Render/PlaceholderGenerator.php The renderer configuration array.
PlaceholderGenerator::canCreatePlaceholder function core/lib/Drupal/Core/Render/PlaceholderGenerator.php Analyzes whether the given render array can be placeholdered.
PlaceholderGenerator::createPlaceholder function core/lib/Drupal/Core/Render/PlaceholderGenerator.php Turns the given element into a placeholder.
PlaceholderGenerator::shouldAutomaticallyPlaceholder function core/lib/Drupal/Core/Render/PlaceholderGenerator.php Whether the given render array should be automatically placeholdered.
PlaceholderGenerator::__construct function core/lib/Drupal/Core/Render/PlaceholderGenerator.php Constructs a new Placeholder service.
PlaceholderGeneratorInterface interface core/lib/Drupal/Core/Render/PlaceholderGeneratorInterface.php Defines an interface for turning a render array into a placeholder.
PlaceholderGeneratorInterface.php file core/lib/Drupal/Core/Render/PlaceholderGeneratorInterface.php
PlaceholderGeneratorInterface::canCreatePlaceholder function core/lib/Drupal/Core/Render/PlaceholderGeneratorInterface.php Analyzes whether the given render array can be placeholdered.
PlaceholderGeneratorInterface::createPlaceholder function core/lib/Drupal/Core/Render/PlaceholderGeneratorInterface.php Turns the given element into a placeholder.
PlaceholderGeneratorInterface::shouldAutomaticallyPlaceholder function core/lib/Drupal/Core/Render/PlaceholderGeneratorInterface.php Whether the given render array should be automatically placeholdered.
PlaceholderGeneratorTest class core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php @coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator[[api-linebreak]]
@group Render
PlaceholderGeneratorTest.php file core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
PlaceholderGeneratorTest::$placeholderGenerator property core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php The tested placeholder generator.
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php @covers ::createPlaceholder[[api-linebreak]]
@dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup
PlaceholderingRenderCache::$placeholderGenerator property core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php The placeholder generator.
PlainTextEditor class core/modules/quickedit/src/Plugin/InPlaceEditor/PlainTextEditor.php Defines the plain text in-place editor.
PlainTextEditor.php file core/modules/quickedit/src/Plugin/InPlaceEditor/PlainTextEditor.php
PlainTextEditor::getAttachments function core/modules/quickedit/src/Plugin/InPlaceEditor/PlainTextEditor.php Returns the attachments for this editor.
PlainTextEditor::isCompatible function core/modules/quickedit/src/Plugin/InPlaceEditor/PlainTextEditor.php Checks whether this in-place editor is compatible with a given field.
PlainTextOutput class core/lib/Drupal/Component/Render/PlainTextOutput.php Provides an output strategy for transforming HTML into simple plain text.
PlainTextOutput.php file core/lib/Drupal/Component/Render/PlainTextOutput.php
PlainTextOutput::renderFromHtml function core/lib/Drupal/Component/Render/PlainTextOutput.php Transforms a given HTML string into to a context-appropriate output string.
PlainTextOutputTest class core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php @coversDefaultClass \Drupal\Component\Render\PlainTextOutput[[api-linebreak]]
@group Utility
PlainTextOutputTest.php file core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php
PlainTextOutputTest::providerRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Data provider for ::testRenderFromHtml()
PlainTextOutputTest::testRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Tests ::renderFromHtml().
plugin.manager.aggregator.fetcher service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\Plugin\AggregatorPluginManager
plugin.manager.aggregator.parser service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\Plugin\AggregatorPluginManager
plugin.manager.aggregator.processor service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\Plugin\AggregatorPluginManager
plugin.manager.ckeditor.plugin service core/modules/ckeditor/ckeditor.services.yml Drupal\ckeditor\CKEditorPluginManager
plugin.manager.editor service core/modules/editor/editor.services.yml Drupal\editor\Plugin\EditorManager
plugin.manager.help_section_topics service core/modules/help_topics/help_topics.services.yml Drupal\help_topics\HelpSectionManager
plugin.manager.help_topic service core/modules/help_topics/help_topics.services.yml Drupal\help_topics\HelpTopicPluginManager
plugin.manager.layout_builder.section_storage service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\SectionStorage\SectionStorageManager
plugin.manager.quickedit.editor service core/modules/quickedit/quickedit.services.yml Drupal\quickedit\Plugin\InPlaceEditorManager
plugin.manager.tour.tip service core/modules/tour/tour.services.yml Drupal\tour\TipPluginManager
plugin.manager.views.argument_validator service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
PluginBase::DERIVATIVE_SEPARATOR constant core/lib/Drupal/Component/Plugin/PluginBase.php A string which is used to separate base plugin IDs from the derivative ID.
PluginBase::getAvailableGlobalTokens function core/modules/views/src/Plugin/views/PluginBase.php Returns an array of available token replacements.
PluginBase::globalTokenForm function core/modules/views/src/Plugin/views/PluginBase.php Adds elements for available core tokens to a form.
PluginBase::globalTokenReplace function core/modules/views/src/Plugin/views/PluginBase.php Returns a string with any core tokens replaced.
PluginBase::setOptionDefaults function core/modules/views/src/Plugin/views/PluginBase.php Fills up the options of the plugin with defaults.
PluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php Handle any special handling on the validate form.
PluginBase::viewsTokenReplace function core/modules/views/src/Plugin/views/PluginBase.php Replaces Views' tokens in a given string. The resulting string will be
sanitized with Xss::filterAdmin.
PluginBaseTest::providerTestSetOptionDefault function core/modules/views/tests/src/Unit/PluginBaseTest.php Data provider for testSetOptionDefault().
PluginBaseTest::testSetOptionDefault function core/modules/views/tests/src/Unit/PluginBaseTest.php Tests the setOptionDefault method.
PluginBaseTest::testViewsTokenReplace function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Test that the token replacement in views works correctly.

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