Search for placeholder
- Search 7.x for placeholder
- Search 8.9.x for placeholder
- Search 10.3.x for placeholder
- Search 11.x for placeholder
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContextualLinksPlaceholder.php | file | core/ |
|
ContextualLinksPlaceholder::getInfo | function | core/ |
Returns the element properties for this element. |
ContextualLinksPlaceholder::preRenderPlaceholder | function | core/ |
Pre-render callback: Renders a contextual links placeholder into #markup. |
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder | function | core/ |
Gets the given URL with all placeholders replaced. |
ElementTest::testPlaceHolderText | function | core/ |
Tests placeholder text for elements that support placeholders. |
EntityAccessCheckTest::testAccessWithTypePlaceholder | function | core/ |
@covers ::access |
EntityTest::testCalculateDependenciesWithPlaceholder | function | core/ |
@covers ::calculateDependencies |
ExtraFieldBlock::replaceFieldPlaceholder | function | core/ |
Replaces all placeholders for a given field. |
FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
FieldTest::getPlaceholder | function | core/ |
A mock function which allows to call placeholder from public. |
FilterPlaceholderTextTest | class | core/ |
Tests the placeholder text on the appropriate filter handlers. |
FilterPlaceholderTextTest.php | file | core/ |
|
FilterPlaceholderTextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterPlaceholderTextTest::$modules | property | core/ |
Modules to enable. |
FilterPlaceholderTextTest::$testViews | property | core/ |
Views used by this test. |
FilterPlaceholderTextTest::testPlaceholderText | function | core/ |
Tests that HTML placeholders are added, when appropriate. |
FilterProcessResult::createPlaceholder | function | core/ |
Creates a placeholder. |
FilterTestPlaceholders | class | core/ |
Provides a test filter to use placeholders. |
FilterTestPlaceholders.php | file | core/ |
|
FilterTestPlaceholders::process | function | core/ |
Performs the filter processing. |
FilterTestPlaceholders::renderDynamicThing | function | core/ |
#lazy_builder callback; builds a render array containing the dynamic thing. |
FilterTestPlaceholders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
FormattableMarkup::placeholderEscape | function | core/ |
Escapes a placeholder replacement value if needed. |
FormattableMarkup::placeholderFormat | function | core/ |
Replaces placeholders in a string with values. |
FormattableMarkupTest::providerTestNullPlaceholder | function | core/ |
Data provider for FormattableMarkupTest::testNullPlaceholder(). |
FormattableMarkupTest::providerTestUnexpectedPlaceholder | function | core/ |
Data provider for FormattableMarkupTest::testUnexpectedPlaceholder(). |
FormattableMarkupTest::testNullPlaceholder | function | core/ |
@covers ::__toString @dataProvider providerTestNullPlaceholder @group legacy |
FormattableMarkupTest::testUnexpectedPlaceholder | function | core/ |
@covers ::__toString @dataProvider providerTestUnexpectedPlaceholder |
FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
FormBuilder::renderPlaceholderFormAction | function | core/ |
Renders a form action URL. It's a #lazy_builder callback. |
FormTestPlaceholderForm | class | core/ |
Builds a form to test the placeholder attribute. |
FormTestPlaceholderForm.php | file | core/ |
|
FormTestPlaceholderForm::buildForm | function | core/ |
Form constructor. |
FormTestPlaceholderForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestPlaceholderForm::submitForm | function | core/ |
Form submission handler. |
HandlerBase::placeholder | function | core/ |
Provides a unique placeholders for handlers. |
HandlerTest::testPlaceholder | function | core/ |
Tests the placeholder function. |
HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
HtmlResponsePlaceholderStrategySubscriber | class | core/ |
HTML response subscriber to allow for different placeholder strategies. |
HtmlResponsePlaceholderStrategySubscriber.php | file | core/ |
|
HtmlResponsePlaceholderStrategySubscriber::$placeholderStrategy | property | core/ |
The placeholder strategy to use. |
HtmlResponsePlaceholderStrategySubscriber::getSubscribedEvents | function | core/ |
|
HtmlResponsePlaceholderStrategySubscriber::onRespond | function | core/ |
Processes placeholders for HTML responses. |
HtmlResponsePlaceholderStrategySubscriber::__construct | function | core/ |
Constructs a HtmlResponsePlaceholderStrategySubscriber object. |
html_response.placeholder_strategy_subscriber | service | core/ |
Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber |
InsertTrait::getInsertPlaceholderFragment | function | core/ |
Returns the query placeholders for values that will be inserted. |
LayoutBuilderTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
LogMessageParser::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
LogMessageParserInterface::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.