Search for placeholder
- Search 7.x for placeholder
- Search 9.5.x for placeholder
- Search 8.9.x for placeholder
- Search 11.x for placeholder
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Condition::$queryPlaceholderIdentifier | property | core/ |
The identifier of the query placeholder this condition has been compiled against. |
| Connection::$tablePlaceholderReplacements | property | core/ |
Replacements to fully qualify {table} placeholders in SQL strings. |
| ContextualDynamicContextTest::assertContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with the given id exists. |
| ContextualDynamicContextTest::assertNoContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with the given id does not exist. |
| ContextualLinksPlaceholder | class | core/ |
Provides a contextual_links_placeholder element. |
| 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. |
| DbLogTest::testInvalidPlaceholders | function | core/ |
Tests that only valid placeholders are stored in the variables column. |
| 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[[api-linebreak]] |
| EntityFormDisplayValidationTest::testMultilineTextFieldWidgetPlaceholder | function | core/ |
Tests validation of entity form display component's widget settings. |
| EntityTest::testCalculateDependenciesWithPlaceholder | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| ExtraFieldBlock::replaceFieldPlaceholder | function | core/ |
Replaces all placeholders for a given field. |
| FiberPlaceholderTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipe[[api-linebreak]] @group big_pipe |
| FiberPlaceholderTest.php | file | core/ |
|
| FiberPlaceholderTest::testLongPlaceholderFiberSuspendingLoop | function | core/ |
@covers \Drupal\big_pipe\Render\BigPipe::sendPlaceholders[[api-linebreak]] |
| 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 install. |
| 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::renderStaticThing | function | core/ |
#lazy_builder callback; builds a render array. |
| 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[[api-linebreak]] @dataProvider providerTestNullPlaceholder @group legacy |
| FormattableMarkupTest::testUnexpectedPlaceholder | function | core/ |
@covers ::__toString[[api-linebreak]] @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']). |
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.