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::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. |
LayoutBuilderBlocksTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
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/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipe[[api-linebreak]] @group big_pipe |
ManyPlaceholderTest.php | file | core/ |
|
ManyPlaceholderTest::testManyNoJsPlaceHolders | function | core/ |
@covers \Drupal\big_pipe\Render\BigPipe::sendNoJsPlaceholders[[api-linebreak]] |
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. |
NamedPlaceholderConverter::getConvertedParameters | function | core/ |
Returns the array of arguments for use with positional placeholders. |
NamedPlaceholderConverter::getConvertedSQL | function | core/ |
Returns the converted SQL statement with positional placeholders. |
NamedPlaceholderConverter::MULTICHAR | constant | core/ |
|
NamedPlaceholderConverter::MULTI_LINE_COMMENT | constant | core/ |
|
NamedPlaceholderConverter::NAMED_PARAMETER | constant | core/ |
|
NamedPlaceholderConverter::ONE_LINE_COMMENT | constant | core/ |
|
NamedPlaceholderConverter::OTHER | constant | core/ |
|
NamedPlaceholderConverter::parse | function | core/ |
Parses an SQL statement with named placeholders. |
NamedPlaceholderConverter::POSITIONAL_PARAMETER | constant | core/ |
|
NamedPlaceholderConverter::SPECIAL | constant | core/ |
|
NamedPlaceholderConverter::SPECIAL_CHARS | constant | core/ |
A list of regex patterns for parsing. |
NamedPlaceholderConverter::__construct | function | core/ |
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.