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 |
---|---|---|---|
SetSubtreesCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
SettingsCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
SettingsForm::$renderer | property | core/ |
Renderer service. |
ShortcutLazyBuilders::$renderer | property | core/ |
The renderer service. |
shortcut_renderable_links | function | core/ |
Returns an array of shortcut links, suitable for rendering. |
ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
SortRandomTest::testRandomOrderingWithRenderCaching | function | core/ |
Tests random ordering with tags based caching. |
StatisticsLastCommentName::render | function | core/ |
Renders the field. |
StatisticsPopularBlock::$renderer | property | core/ |
|
StatusMessages::renderMessages | function | core/ |
#lazy_builder callback; replaces placeholder with messages. |
StatusReport::preRenderGroupRequirements | function | core/ |
#pre_render callback to group requirements. |
StatusReportPage::preRenderCounters | function | core/ |
#pre_render callback to create counter elements. |
StatusReportPage::preRenderGeneralInfo | function | core/ |
#pre_render callback to get general info out of requirements. |
StatusReportPage::preRenderRequirements | function | core/ |
#pre_render callback to create status report requirements. |
StringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
StylePluginBase::$rendered_fields | property | core/ |
|
StylePluginBase::$render_tokens | property | core/ |
|
StylePluginBase::elementPreRenderRow | function | core/ |
#pre_render callback for 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/ |
#pre_render callback to 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::renderEncodedMarkup | function | core/ |
Renders a page with encoded markup. |
Test::renderPage | function | core/ |
Returns a generic page render array for title tests. |
Test::renderPageWithDuplicateIds | function | core/ |
Returns a page render array with 2 elements with the same HTML IDs. |
Test::renderPageWithoutDuplicateIds | function | core/ |
Returns a page render array with 2 elements with the unique HTML IDs. |
Test::renderPipeInLink | function | core/ |
Renders a page with pipe character in link test. |
Test::renderTitle | function | core/ |
Renders a page with a title. |
TestCallables::preRenderPrinted | function | core/ |
|
TestController::render | function | core/ |
Callback for the contextual link. |
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.