Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 11.x for render
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::mergeAdditionalRenderContext | function | core/ |
Calculates additional context for this template. |
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::testRenderStrategies | function | core/ |
Test if Drupal html strategy is done and the fallback to Twig itself works. |
TwigExtensionTest::testRenderVar | function | core/ |
@dataProvider providerTestRenderVar |
TwigExtensionTest::testRenderVarEarlyReturn | function | core/ |
@covers ::renderVar @dataProvider providerTestRenderVarEarlyReturn |
TwigExtensionTest::testRenderVarWithGeneratedLink | function | core/ |
@covers ::renderVar @covers ::bubbleArgMetadata |
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. |
twig_render_template | function | core/ |
Implements hook_render_template(). |
twig_theme_test.renderable.html.twig | file | core/ |
<div>{{ renderable }}</div> |
UncacheableFieldHandlerTrait::doRender | function | core/ |
Actually renders the field markup. |
UncacheableFieldHandlerTrait::postRender | function | core/ |
|
UncacheableFieldHandlerTrait::render | function | core/ |
|
UnpublishByKeywordComment::$renderer | property | core/ |
The renderer. |
UpdateBuildIdCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
UpdateController::$renderer | property | core/ |
The renderer. |
UpdateSelectionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
Url::preRenderUrl | function | core/ |
Prepares a #type 'url' render element for input.html.twig. |
Url::render | function | core/ |
Renders the field. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.