Search for to

  1. Search 7.x for to
  2. Search 8.9.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
PhpStorageTestBase::additionalAssertCRUD function core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php Additional asserts to be run.
PhpStorageTestBase::assertCRUD function core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php Assert that a PHP storage's load/save/delete operations work.
PhpStorageTestBase::setUp function core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php
PhpTransliteration::$dataDirectory property core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Directory where data for transliteration resides.
PhpUnitAutoloaderTest class core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php Tests that classes are correctly loaded during PHPUnit initialization.
PhpUnitAutoloaderTest.php file core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php
PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading function core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php Tests loading of classes provided by test sub modules.
PhpUnitTestRunner::$workingDirectory property core/lib/Drupal/Core/Test/PhpUnitTestRunner.php Path to the working directory.
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
PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php Tests the creation of an element with a #lazy_builder callback.
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.ckeditor4to5upgrade.plugin service core/modules/ckeditor5/ckeditor5.services.yml Drupal\ckeditor5\Plugin\CKEditor4To5UpgradePluginManager
plugin.manager.ckeditor5.plugin service core/modules/ckeditor5/ckeditor5.services.yml Drupal\ckeditor5\Plugin\CKEditor5PluginManager
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

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