Search for placeholder
- Search 7.x for placeholder
- Search 9.5.x for placeholder
- Search 8.9.x for placeholder
- Search 10.3.x for placeholder
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LanguageBlock::createPlaceholder | function | core/ |
|
| LayoutBuilderBlocksTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
| LazyBuilderPlaceholderTest | class | core/ |
Tests Fiber suspension within Twig templates during placeholder rendering. |
| LazyBuilderPlaceholderTest.php | file | core/ |
|
| LazyBuilderPlaceholderTest::$modules | property | core/ |
Modules to install. |
| LazyBuilderPlaceholderTest::assertStringOrder | function | core/ |
Asserts the order of an array of strings inside a string. |
| LazyBuilderPlaceholderTest::buildRenderArray | function | core/ |
Builds a render array with placeholdered lazy builder callbacks. |
| LazyBuilderPlaceholderTest::lazyBuilderCallback | function | core/ |
Lazy builder callback. |
| LazyBuilderPlaceholderTest::setUp | function | core/ |
|
| LazyBuilderPlaceholderTest::testNestedLazyBuilderPlaceholders | function | core/ |
Tests Fiber::suspend() during twig rendering via placeholders. |
| LazyBuilderPlaceholderTest::twigFiberSuspendLazyBuilderCallback | function | core/ |
Lazy builder callback with test template. |
| LocalActionsBlock::createPlaceholder | function | core/ |
|
| LocalTasksBlock::createPlaceholder | function | core/ |
|
| 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. |
| LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
| LogMessageParserTest::testParseMessagePlaceholders | function | core/ |
Tests for LogMessageParserTrait::parseMessagePlaceholders() |
| ManyPlaceholderTest | class | core/ |
Tests Drupal\big_pipe\Render\BigPipe. |
| ManyPlaceholderTest.php | file | core/ |
|
| ManyPlaceholderTest::testManyNoJsPlaceHolders | function | core/ |
Tests many no js place holders. |
| ManyToOneHelper::placeholder | function | core/ |
Provides a unique placeholders for handlers. |
| MenuRouterTest::doTestMenuOptionalPlaceholders | function | core/ |
Tests menu links that have optional placeholders. |
| NamedPlaceholderConverter | class | core/ |
A class to convert a SQL statement with named placeholders to positional. |
| NamedPlaceholderConverter.php | file | core/ |
|
| NamedPlaceholderConverter::$convertedParameters | property | core/ |
The list of converted arguments. |
| NamedPlaceholderConverter::$convertedSQL | property | core/ |
The converted SQL statement in its parts. |
| NamedPlaceholderConverter::$originalParameterIndex | property | core/ |
The maximum positional placeholder parsed. |
| NamedPlaceholderConverter::$originalParameters | property | core/ |
The list of original named arguments. |
| NamedPlaceholderConverter::$sqlPattern | property | core/ |
The combined regex pattern for parsing. |
| NamedPlaceholderConverter::addNamedParameter | function | core/ |
Adds a named placeholder to the converted parts. |
| NamedPlaceholderConverter::addOther | function | core/ |
Adds a generic SQL string fragment to the converted parts. |
| NamedPlaceholderConverter::addPositionalParameter | function | core/ |
Adds a positional placeholder to the converted parts. |
| NamedPlaceholderConverter::BACKTICK_IDENTIFIER | constant | core/ |
|
| NamedPlaceholderConverter::BRACKET_IDENTIFIER | constant | core/ |
|
| NamedPlaceholderConverter::getAnsiSQLStringLiteralPattern | function | core/ |
Helper to return a regex pattern from a delimiter character. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.