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 |
---|---|---|---|
RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
#lazy_builder callback; gets a CSRF token for the given path. |
RouterTest::testControllerPlaceholders | function | core/ |
Confirms that placeholders in paths work correctly. |
RouterTest::testControllerPlaceholdersDefaultValues | function | core/ |
Confirms that default placeholders in paths work correctly. |
RouterTest::testControllerPlaceholdersDefaultValuesProvided | function | core/ |
Confirms that default placeholders in paths work correctly. |
Schema::$placeholder | property | core/ |
The placeholder counter. |
Schema::nextPlaceholder | function | core/ |
Returns the next placeholder ID for the query. |
SelectExtender::$placeholder | property | core/ |
The placeholder counter. |
SelectExtender::nextPlaceholder | function | core/ |
Returns the next placeholder ID for the query. |
SingleFlushStrategy::processPlaceholders | function | core/ |
Processes placeholders to render them with different strategies. |
Sql::placeholder | function | core/ |
Generates a unique placeholder used in the db query. |
StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
StatusMessages::generatePlaceholder | function | core/ |
#pre_render callback to generate a placeholder. |
ThemeInitialization::resolveStyleSheetPlaceholders | function | core/ |
Gets CSS file where tokens have been resolved. |
TranslationManagerTest::providerTestTranslatePlaceholder | function | core/ |
Provides test data for translate(). |
TranslationManagerTest::testTranslatePlaceholder | function | core/ |
Tests translation using placeholders. |
TwigExtension::escapePlaceholder | function | core/ |
Provides a placeholder wrapper around ::escapeFilter. |
TwigThemeTestController::placeholderOutsideTransRender | function | core/ |
Controller for testing the twig placeholder filter outside of {% trans %}. |
twig_theme_test.placeholder_outside_trans.html.twig | file | core/ |
Placeholder outside trans: {{ var | placeholder }} {% trans %} Placeholder inside trans: {{ var | placeholder }} {% endtrans %} |
UncacheableFieldHandlerTrait::getFieldTokenPlaceholder | function | core/ |
|
UserLoginBlock::renderPlaceholderFormAction | function | core/ |
#lazy_builder callback; renders a form action URL including destination. |
ViewExecutableTest::testGetUrlWithPathNoPlaceholders | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue | function | core/ |
@covers ::getUrl |
views.view.test_filter_placeholder_text.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_placeholder_text.yml |
ViewsTestDataController::placeholderLazyBuilder | function | core/ |
#lazy_builder callback; for testing purposes only. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.