Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 10.3.x for render
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarItem::preRenderToolbarItem | function | core/ |
Provides markup for associating a tray trigger with a tray element. |
| ToolbarLinkBuilder::renderDisplayName | function | core/ |
Lazy builder callback for rendering the username. |
| ToolbarLinkBuilder::renderToolbarLinks | function | core/ |
Lazy builder callback for rendering toolbar links. |
| ToolbarLinkBuilderTest::testRenderDisplayName | function | core/ |
Tests structure of display name render array. |
| toolbar_get_rendered_subtrees | function | core/ |
Returns the rendered subtree of each top-level toolbar link. |
| TopBar::preRenderTopBar | function | core/ |
Builds the TopBar as a structured array ready for rendering. |
| TopBarItemManager::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
| TopBarItemManagerInterface::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
| ToStringTrait::render | function | core/ |
Renders the object as a string. |
| TranslatableMarkup::render | function | core/ |
Renders the object as a string. |
| TranslationLanguageRenderer | class | core/ |
Renders entity translations in their row language. |
| TranslationLanguageRenderer.php | file | core/ |
|
| TranslationLanguageRenderer::$langcodeAlias | property | core/ |
Stores the field alias of the langcode column. |
| TranslationLanguageRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TranslationLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| TranslationLanguageRenderer::getLangcodeTable | function | core/ |
Returns the name of the table holding the "langcode" field. |
| TranslationLanguageRenderer::preRenderByRelationship | function | core/ |
Runs before each entity is rendered if a relationship is needed. |
| TranslationLanguageRenderer::query | function | core/ |
Alters the query if needed. |
| TranslationLanguageRenderer::renderByRelationship | function | core/ |
Renders entity data. |
| TriggerPreviewCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| TwigDeprecationsTest::assertRendered | function | core/ |
Assert that 'theme_test_deprecations_preprocess' renders expected text. |
| TwigEnvironment::renderInline | function | core/ |
Renders a twig string directly. |
| TwigExtension::$renderer | property | core/ |
The renderer. |
| TwigExtension::renderVar | function | core/ |
Wrapper around render() for twig printed output. |
| TwigExtensionTest::$renderer | property | core/ |
The renderer. |
| TwigExtensionTest::providerTestRenderVar | function | core/ |
|
| TwigExtensionTest::providerTestRenderVarEarlyReturn | function | core/ |
Data provider for ::testRenderVarEarlyReturn(). |
| TwigExtensionTest::testRenderMarkup | function | core/ |
Tests output of MarkupInterface of TwigExtension->renderVar(). |
| TwigExtensionTest::testRenderStrategies | function | core/ |
Test if Drupal html strategy is done and the fallback to Twig itself works. |
| TwigExtensionTest::testRenderVar | function | core/ |
Tests render var. |
| TwigExtensionTest::testRenderVarEarlyReturn | function | core/ |
Tests render var early return. |
| TwigExtensionTest::testRenderVarWithGeneratedLink | function | core/ |
Tests render var with generated link. |
| TwigExtensionTest::testsRenderEscapedZeroValue | function | core/ |
Tests output of integer and double 0 values of TwigExtension::escapeFilter(). |
| TwigExtensionTest::testsRenderZeroValue | function | core/ |
Tests output of integer and double 0 values of TwigExtension->renderVar(). |
| TwigExtensionTestController::testFilterRender | function | core/ |
Menu callback for testing Twig filters in a Twig template. |
| TwigExtensionTestController::testFunctionRender | function | core/ |
Menu callback for testing Twig functions in a Twig template. |
| TwigMarkupInterfaceTest::renderObjectWithTwig | function | core/ |
|
| TwigNodeVisitor::$skipRenderVarFunction | property | core/ |
Tracks whether there is a render array aware filter active already. |
| TwigThemeTestController::attachLibraryRender | function | core/ |
Renders for testing attach_library functions in a Twig template. |
| TwigThemeTestController::embedTagRender | function | core/ |
Renders for testing the embed tag in a Twig template. |
| TwigThemeTestController::fileUrlRender | function | core/ |
Renders for testing file_url functions in a Twig template. |
| TwigThemeTestController::linkGeneratorRender | function | core/ |
Renders for testing link_generator functions in a Twig template. |
| TwigThemeTestController::phpVariablesRender | function | core/ |
Menu callback for testing PHP variables in a Twig template. |
| TwigThemeTestController::placeholderOutsideTransRender | function | core/ |
Controller for testing the twig placeholder filter outside of {% trans %}. |
| TwigThemeTestController::registryLoaderRender | function | core/ |
Menu callback for testing the Twig registry loader. |
| TwigThemeTestController::renderable | function | core/ |
Controller for testing a renderable inside a template. |
| TwigThemeTestController::transBlockRender | function | core/ |
Menu callback for testing translation blocks in a Twig template. |
| TwigThemeTestController::urlGeneratorRender | function | core/ |
Renders for testing url_generator functions in a Twig template. |
| TwigThemeTestController::urlToStringRender | function | core/ |
Renders a URL to a string. |
| TwigTransTest::testTransRenderArray | function | core/ |
Testing trans with render array value. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.