Search for preRender
- Search 7.x for preRender
- Search 9.5.x for preRender
- Search 8.9.x for preRender
- Search 10.3.x for preRender
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PrerenderList::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
PrerenderList::getItems | function | core/ |
Items should be stored in the result array, if possible, as an array with 'value' as the actual displayable value of the item, plus any items that might be found in the 'alter' options array for creating links, such as… |
PrerenderList::renderItems | function | core/ |
Render all items in this field together. |
ProcessedText::preRenderText | function | core/ |
Pre-render callback: Renders a processed text element into #markup. |
Radio::preRenderRadio | function | core/ |
Prepares a #type 'radio' render element for input.html.twig. |
Range::preRenderRange | function | core/ |
Prepares a #type 'range' render element for input.html.twig. |
RenderElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
RenderElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
RenderElementBase::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
RenderElementBase::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
RenderElementTest::testPreRenderAjaxForm | function | core/ |
@covers ::preRenderAjaxForm |
RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
@covers ::preRenderAjaxForm |
RendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
RendererBubblingTest::providerTestBubblingWithPrerender | function | core/ |
Provides two test elements: one without, and one with the theme system. |
RendererBubblingTest::testBubblingWithoutPreRender | function | core/ |
Tests bubbling of assets when NOT using #pre_render callbacks. |
RendererBubblingTest::testBubblingWithPrerender | function | core/ |
Tests bubbling of bubbleable metadata added by #pre_render callbacks. |
Roles::preRender | function | core/ |
Runs before any fields are rendered. |
RowPluginBase::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
Rss::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
Rss::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
Search::preRenderSearch | function | core/ |
Prepares a #type 'search' render element for input.html.twig. |
Select::preRenderSelect | function | core/ |
Prepares a select render element. |
StatusReport::preRenderGroupRequirements | function | core/ |
Render API callback: Groups requirements. |
StatusReportPage::preRenderCounters | function | core/ |
The #pre_render callback to create counter elements. |
StatusReportPage::preRenderGeneralInfo | function | core/ |
Render API callback: Gets general info out of requirements. |
StatusReportPage::preRenderRequirements | function | core/ |
Render API callback: Create status report requirements. |
StatusReportTest::testPreRenderGroupRequirements | function | core/ |
Tests the status report element. |
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. |
SystemCompactLink::preRenderCompactLink | function | core/ |
Pre-render callback: Renders a link into #markup. |
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'. |
Tableselect::preRenderTableselect | function | core/ |
Prepares a 'tableselect' #type element for rendering. |
TaxonomyIndexTid::preRender | function | core/ |
Runs before any fields are rendered. |
Tel::preRenderTel | function | core/ |
Prepares a #type 'tel' render element for input.html.twig. |
TestCallables::preRenderPrinted | function | core/ |
|
Textarea::preRenderAttachments | function | core/ |
Adds the textarea resize library. |
Textfield::preRenderTextfield | function | core/ |
Prepares a #type 'textfield' render element for input.html.twig. |
TextTrimmedFormatter::preRenderSummary | function | core/ |
Pre-render callback: Renders a processed text element's #markup summary. |
Title::preRender | function | core/ |
Performs any operations needed before full rendering. |
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. |
TopBar::preRenderTopBar | function | core/ |
Builds the TopBar as a structured array ready for rendering. |
TranslationLanguageRenderer::preRenderByRelationship | function | core/ |
Runs before each entity is rendered if a relationship is needed. |
Url::preRenderUrl | function | core/ |
Prepares a #type 'url' render element for input.html.twig. |
VerticalTabs::preRenderVerticalTabs | function | core/ |
Prepares a vertical_tabs element for rendering. |
View::preRenderViewElement | function | core/ |
View element pre render callback. |
ViewExecutableTest::testSetCurrentPageBeforePreRender | function | core/ |
@covers ::setCurrentPage @covers ::getCurrentPage |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.