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 |
---|---|---|---|
ExposedFormPluginInterface::preRender | function | core/ |
Runs before the view is rendered. |
FieldHandlerInterface::preRender | function | core/ |
Runs before any fields are rendered. |
FieldPluginBase::preRender | function | core/ |
|
FieldUiTable::preRenderRegionRows | function | core/ |
Performs pre-render to move #regions to rows. |
FieldUiTable::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
File::preRenderFile | function | core/ |
Prepares a #type 'file' render element for input.html.twig. |
FormElement::preRenderAjaxForm | function | core/ |
|
FormElement::preRenderGroup | function | core/ |
|
FunctionsTest::testDrupalPreRenderLinks | function | core/ |
Tests the use of Link::preRenderLinks() on a nested array of links. |
Hidden::preRenderHidden | function | core/ |
Prepares a #type 'hidden' render element for input.html.twig. |
HtmlTag::preRenderHtmlTag | function | core/ |
Pre-render callback: Renders a generic HTML tag with attributes. |
HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
HtmlTagTest::testPreRenderHtmlTag | function | core/ |
@covers ::preRenderHtmlTag @dataProvider providerPreRenderHtmlTag |
ImageButton::preRenderButton | function | core/ |
|
InlineTemplate::preRenderInlineTemplate | function | core/ |
Renders a twig string directly. |
InputRequired::preRender | function | core/ |
|
LayoutBuilder::preRender | function | core/ |
Pre-render callback: Renders the Layout Builder UI. |
Link::preRenderLink | function | core/ |
Pre-render callback: Renders a link into #markup. |
Link::preRenderLinks | function | core/ |
Pre-render callback: Collects child links into a single array. |
MachineName::preRender | function | core/ |
|
ManagedFile::preRenderManagedFile | function | core/ |
Render API callback: Hides display of the upload or remove controls. |
MediaLibraryHooks::viewsPreRender | function | core/ |
Implements hook_views_pre_render(). |
MediaLibraryWidget::preRenderWidget | function | core/ |
Prepares the widget's render element for rendering. |
NodeNewComments::preRender | function | core/ |
|
Number::preRenderNumber | function | core/ |
Prepares a #type 'number' render element for input.html.twig. |
OliveroPreRender | class | core/ |
Implements trusted prerender callbacks for the Olivero theme. |
OliveroPreRender.php | file | core/ |
|
OliveroPreRender::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
OliveroPreRender::textFormat | function | core/ |
Prerender callback for text_format elements. |
OliveroPreRender::trustedCallbacks | function | core/ |
|
Pager::preRenderPager | function | core/ |
#pre_render callback to associate the appropriate cache context. |
PagerPluginBase::preRender | function | core/ |
Perform any needed actions just before rendering. |
Password::preRenderPassword | function | core/ |
Prepares a #type 'password' render element for input.html.twig. |
Permissions::preRender | function | core/ |
|
PermissionsTest::testPreRenderNullEntity | function | core/ |
Tests the preRender method when getEntity returns NULL. |
PluginBase::preRenderAddFieldsetMarkup | function | core/ |
|
PluginBase::preRenderFlattenData | function | core/ |
|
PrerenderList | class | core/ |
Field handler to provide a list of items. |
PrerenderList.php | file | core/ |
|
PrerenderList::$items | property | core/ |
Stores all items which are used to render the items. |
PrerenderList::buildOptionsForm | function | core/ |
|
PrerenderList::defineOptions | function | core/ |
|
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/ |
|
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/ |
|
RenderElement::preRenderGroup | function | core/ |
|
RenderElementBase::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.