Search for preRender
- Search 7.x for preRender
 - Search 8.9.x for preRender
 - Search 10.3.x for preRender
 - Search 11.x for preRender
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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/ | 
                                                                                        #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. | 
| 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. | 
| 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/ | 
                                                                                        #pre_render callback to 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/ | 
                                                                                        |
| 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 as a 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/ | 
                                                                                        #pre_render callback for toolbar_get_rendered_subtrees(). | 
| ToolbarItem::preRenderToolbarItem | function | core/ | 
                                                                                        Provides markup for associating a tray trigger with a tray element. | 
| TranslationLanguageRenderer::preRender | function | core/ | 
                                                                                        Runs before each entity is rendered. | 
| 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[[api-linebreak]] @covers ::getCurrentPage[[api-linebreak]]  | 
              
| ViewExecutableTest::testSetCurrentPageDuringPreRender | function | core/ | 
                                                                                        @covers ::setCurrentPage[[api-linebreak]] @covers ::getCurrentPage[[api-linebreak]]  | 
              
| ViewExecutableTest::testSetItemsPerPageBeforePreRender | function | core/ | 
                                                                                        @covers ::setItemsPerPage[[api-linebreak]] @covers ::getItemsPerPage[[api-linebreak]]  | 
              
| ViewExecutableTest::testSetItemsPerPageDuringPreRender | function | core/ | 
                                                                                        @covers ::setItemsPerPage[[api-linebreak]] @covers ::getItemsPerPage[[api-linebreak]]  | 
              
| ViewExecutableTest::testSetOffsetBeforePreRender | function | core/ | 
                                                                                        @covers ::setOffset[[api-linebreak]] @covers ::getOffset[[api-linebreak]]  | 
              
| ViewExecutableTest::testSetOffsetDuringPreRender | function | core/ | 
                                                                                        @covers ::setOffset[[api-linebreak]] @covers ::getOffset[[api-linebreak]]  | 
              
| ViewsFormMainForm::preRenderViewsForm | function | core/ | 
                                                                                        Replaces views substitution placeholders. | 
| ViewsHooksTest::testViewsFormMainFormPreRender | function | core/ | 
                                                                                        Tests how hook_views_form_substitutions() makes substitutions. | 
| ViewsPluginInterface::preRenderAddFieldsetMarkup | function | core/ | 
                                                                                        Moves form elements into fieldsets for presentation purposes. | 
| ViewsPluginInterface::preRenderFlattenData | function | core/ | 
                                                                                        Flattens the structure of form elements. | 
| ViewsTestDataController::preRender | function | core/ | 
                                                                                        Tests pre_render function. | 
Pagination
- Previous page
 - Page 3
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.