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 |
---|---|---|---|
StylePluginBase::elementPreRenderRow | function | core/ |
Render API callback: Performs view row field rendering. |
StylePluginBase::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
StylePluginBase::render | function | core/ |
Render the display in this style. |
StylePluginBase::renderFields | function | core/ |
Renders all of the fields for a given style and store them on the object. |
StylePluginBase::renderGrouping | function | core/ |
Group records as needed for rendering. |
StylePluginBase::renderGroupingSets | function | core/ |
Render the grouping sets. |
StylePluginBase::renderRowGroup | function | core/ |
Renders a group of rows of the grouped view. |
StyleSerializerEntityTest::$renderer | property | core/ |
The renderer. |
StyleSerializerEntityTest::testRestRenderCaching | function | core/ |
Tests REST export with views render caching enabled. |
StyleSerializerTest::$renderer | property | core/ |
The renderer. |
StyleTest::render | function | core/ |
Render the display in this style. |
SvgIconBuilder::buildRenderArray | function | core/ |
Builds a render array representation of an SVG. |
SystemCompactLink::preRenderCompactLink | function | core/ |
Pre-render callback: Renders a link into #markup. |
SystemTestController::$renderer | property | core/ |
The renderer. |
SystemTestController::preRenderCacheTags | function | core/ |
Sets a cache tag on an element to help test #pre_render and cache tags. |
Table::preRenderTable | function | core/ |
Render API callback: Transform children of an element of #type 'table'. |
TabledragWarningCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
Tableselect::preRenderTableselect | function | core/ |
Prepares a 'tableselect' #type element for rendering. |
TableTest::assertTableStructureInRenderedPage | function | core/ |
Confirms the saved page has the expected table structure. |
TableTest::testThemeTableHeaderRenderArray | function | core/ |
Tests header elements with a mix of string and render array values. |
TableTest::testThemeTableRowRenderArray | function | core/ |
Tests row elements with a mix of string and render array values. |
TaxonomyIndexTid::preRender | function | core/ |
Runs before any fields are rendered. |
TaxonomyIndexTid::render_item | function | core/ |
Renders a single item of a row. |
Tel::preRenderTel | function | core/ |
Prepares a #type 'tel' render element for input.html.twig. |
template_preprocess_theme_test_render_element | function | core/ |
Prepares variables for test render element templates. |
Test::renderPage | function | core/ |
Returns a generic page render array for title tests. |
Test::renderTitle | function | core/ |
Renders a page with a title. |
TestCallables::preRenderPrinted | function | core/ |
|
TestController::render | function | core/ |
Callback for the contextual link. |
TestExample::render | function | core/ |
Render the area. |
TestHelpSection::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
TestPlaceholderingRenderCache | class | core/ |
Class for testing the placeholdering render cache. |
TestPlaceholderingRenderCache::$placeholderElements | property | core/ |
The placeholder elements created during rendering. |
TestPlaceholderingRenderCache::createPlaceholderAndRemember | function | core/ |
Create a placeholder for a renderable array and remember in a static cache. |
test_basetheme_views_post_render | function | core/ |
Implements hook_views_post_render(). |
test_basetheme_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
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_stable_preprocess_theme_test_render_element | function | core/ |
Implements hook_preprocess_theme_test_render_element(). |
test_subtheme_views_post_render | function | core/ |
Implements hook_views_post_render(). |
test_subtheme_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
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> |
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.