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 |
|---|---|---|---|
| ExposedFormPluginBase::preRender | function | core/ |
Runs before the view is rendered. |
| ExposedFormPluginInterface::preRender | function | core/ |
Runs before the view is rendered. |
| ExtraFieldBlock::preRenderBlock | function | core/ |
Pre-render callback to ensure empty extra_field_block's are not rendered. |
| Fieldgroup::preRenderAttachments | function | core/ |
Adds the fieldgroup library. |
| FieldHandlerInterface::preRender | function | core/ |
Runs before any fields are rendered. |
| FieldPluginBase::preRender | function | core/ |
Runs before any fields are rendered. |
| 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/ |
Adds Ajax information about an element to communicate with JavaScript. |
| FormElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| 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/ |
Tests pre render html tag. |
| Icon::preRenderIcon | function | core/ |
Icon element pre render callback. |
| IconTest::providerPreRenderIcon | function | core/ |
Data provider for ::testPreRenderIcon(). |
| IconTest::testPreRenderIcon | function | core/ |
Test the Icon::preRenderIcon method. |
| IconTest::testPreRenderIconEmptyValues | function | core/ |
Test the Icon::preRenderIcon method. |
| IconTest::testPreRenderIconNoIcon | function | core/ |
Test the Icon::preRenderIcon method. |
| ImageButton::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
| InlineTemplate::preRenderInlineTemplate | function | core/ |
Renders a twig string directly. |
| InputRequired::preRender | function | core/ |
Runs before the view is rendered. |
| 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/ |
Runs before any fields are rendered. |
| 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/ |
Runs before any fields are rendered. |
| 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/ |
Lists the trusted callbacks provided by the implementing class. |
| Pager::preRenderPager | function | core/ |
Render API callback: Associates 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/ |
Runs before any fields are rendered. |
| PermissionsTest::testPreRenderNullEntity | function | core/ |
Tests the preRender method when getEntity returns NULL. |
| PluginBase::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
| PluginBase::preRenderFlattenData | function | core/ |
Flattens the structure of form elements. |
| 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/ |
Default option form that provides label widget that all fields should have. |
| PrerenderList::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
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.