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
- Search 11.x for render
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestPlaceholderingRenderCache::createPlaceholderAndRemember | function | core/ |
Create a placeholder for a renderable array and remember in a static cache. |
| test_base_theme_views_post_render | function | core/ |
Implements hook_views_post_render(). |
| test_base_theme_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| test_subtheme_views_post_render | function | core/ |
Implements hook_views_post_render(). |
| test_subtheme_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| test_theme_engine_render_template | function | core/ |
Implements hook_render_template(). |
| Text::render | function | core/ |
Render the area. |
| Textarea::preRenderAttachments | function | core/ |
Adds the textarea resize library. |
| TextCustom::render | function | core/ |
Render the area. |
| TextCustom::renderTextarea | function | core/ |
Render a text area with \Drupal\Component\Utility\Xss::filterAdmin(). |
| Textfield::preRenderTextfield | function | core/ |
Prepares a #type 'textfield' render element for input.html.twig. |
| TextProcessed::getRenderer | function | core/ |
Returns the renderer service. |
| TextTrimmedFormatter::preRenderSummary | function | core/ |
Pre-render callback: Renders a processed text element's #markup summary. |
| theme-test-render-element-children.html.twig | file | core/ |
{# Output for Theme API test #} {{ element -}} |
| theme-test-render-element.html.twig | file | core/ |
<div{{ attributes }}></div> |
| ThemeEngineInterface::renderTemplate | function | core/ |
Renders a template. |
| ThemeManager::render | function | core/ |
Generates themed output. |
| ThemeManagerInterface::render | function | core/ |
Generates themed output. |
| ThemeTest::testDrupalRenderChildren | function | core/ |
Tests child element rendering for 'render element' theme hooks. |
| ThemeTest::testThemeSettingsRenderCacheClear | function | core/ |
Tests the 'rendered' cache tag is cleared when saving theme settings. |
| ThemeTestHooks::preprocessThemeTestRenderElement | function | core/ |
Prepares variables for test render element templates. |
| ThemeTestSubscriber::$renderer | property | core/ |
The renderer. |
| TimeInterval::render | function | core/ |
Renders the field. |
| TimestampFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| Title::preRender | function | core/ |
Performs any operations needed before full rendering. |
| Title::render | function | core/ |
Render the area. |
| Token::$renderer | property | core/ |
The renderer. |
| TokenTest::$renderer | property | core/ |
The renderer. |
| Toolbar::preRenderToolbar | function | core/ |
Builds the Toolbar as a structured array ready for rendering. |
| ToolbarController::preRenderAdministrationTray | function | core/ |
Renders the toolbar's administration tray. |
| ToolbarController::preRenderGetRenderedSubtrees | function | core/ |
Render API callback: Prepares the subtrees. |
| 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. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.