Search for preRender

  1. Search 7.x for preRender
  2. Search 9.5.x for preRender
  3. Search 10.3.x for preRender
  4. Search 11.x for preRender
  5. Other projects
Title Object type File name Summary
Actions::preRenderActionsDropbutton function core/lib/Drupal/Core/Render/Element/Actions.php #pre_render callback for #type 'actions'.
BreakLockLink::preRenderLock function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Pre-render callback: Renders a lock into #markup.
Button::preRenderButton function core/lib/Drupal/Core/Render/Element/Button.php Prepares a #type 'button' render element for input.html.twig.
Checkbox::preRenderCheckbox function core/lib/Drupal/Core/Render/Element/Checkbox.php Prepares a #type 'checkbox' render element for input.html.twig.
Color::preRenderColor function core/lib/Drupal/Core/Render/Element/Color.php Prepares a #type 'color' render element for input.html.twig.
ColorLegacyTest::testColorSystemBrandingBlockAlterPreRender function core/modules/color/tests/src/Kernel/ColorLegacyTest.php Tests color_block_view_pre_render() deprecation.
ColorSystemBrandingBlockAlter::preRender function core/modules/color/src/ColorSystemBrandingBlockAlter.php #pre_render callback: Sets color preset logo.
CompositeFormElementTrait::preRenderCompositeFormElement function core/lib/Drupal/Core/Render/Element/CompositeFormElementTrait.php Adds form element theming to an element if its title or description is set.
Container::preRenderContainer function core/lib/Drupal/Core/Render/Element/Container.php Prevents optional containers from rendering if they have no children.
Date::preRenderDate function core/lib/Drupal/Core/Render/Element/Date.php Adds form-specific attributes to a 'date' #type element.
Details::preRenderDetails function core/lib/Drupal/Core/Render/Element/Details.php Adds form element theming to details.
Dropbutton::preRenderDropbutton function core/lib/Drupal/Core/Render/Element/Dropbutton.php Pre-render callback: Attaches the dropbutton library and required markup.
Email::preRenderEmail function core/lib/Drupal/Core/Render/Element/Email.php Prepares a #type 'email' render element for input.html.twig.
File::preRenderFile function core/lib/Drupal/Core/Render/Element/File.php Prepares a #type 'file' render element for input.html.twig.
Hidden::preRenderHidden function core/lib/Drupal/Core/Render/Element/Hidden.php Prepares a #type 'hidden' render element for input.html.twig.
HtmlTag::preRenderConditionalComments function core/lib/Drupal/Core/Render/Element/HtmlTag.php Pre-render callback: Renders #browsers into #prefix and #suffix.
HtmlTag::preRenderHtmlTag function core/lib/Drupal/Core/Render/Element/HtmlTag.php Pre-render callback: Renders a generic HTML tag with attributes.
ImageButton::preRenderButton function core/lib/Drupal/Core/Render/Element/ImageButton.php Prepares a #type 'button' render element for input.html.twig.
InlineTemplate::preRenderInlineTemplate function core/lib/Drupal/Core/Render/Element/InlineTemplate.php Renders a twig string directly.
Link::preRenderLink function core/lib/Drupal/Core/Render/Element/Link.php Pre-render callback: Renders a link into #markup.
Link::preRenderLinks function core/lib/Drupal/Core/Render/Element/Link.php Pre-render callback: Collects child links into a single array.
Number::preRenderNumber function core/lib/Drupal/Core/Render/Element/Number.php Prepares a #type 'number' render element for input.html.twig.
Pager::preRenderPager function core/lib/Drupal/Core/Render/Element/Pager.php #pre_render callback to associate the appropriate cache context.
Password::preRenderPassword function core/lib/Drupal/Core/Render/Element/Password.php Prepares a #type 'password' render element for input.html.twig.
Radio::preRenderRadio function core/lib/Drupal/Core/Render/Element/Radio.php Prepares a #type 'radio' render element for input.html.twig.
Range::preRenderRange function core/lib/Drupal/Core/Render/Element/Range.php Prepares a #type 'range' render element for input.html.twig.
RenderElement::preRenderAjaxForm function core/lib/Drupal/Core/Render/Element/RenderElement.php Adds Ajax information about an element to communicate with JavaScript.
RenderElement::preRenderGroup function core/lib/Drupal/Core/Render/Element/RenderElement.php Adds members of this group as actual elements for rendering.
Search::preRenderSearch function core/lib/Drupal/Core/Render/Element/Search.php Prepares a #type 'search' render element for input.html.twig.
Select::preRenderSelect function core/lib/Drupal/Core/Render/Element/Select.php Prepares a select render element.
StatusReport::preRenderGroupRequirements function core/lib/Drupal/Core/Render/Element/StatusReport.php #pre_render callback to group requirements.
SystemCompactLink::preRenderCompactLink function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Pre-render callback: Renders a link into #markup.
Table::preRenderTable function core/lib/Drupal/Core/Render/Element/Table.php #pre_render callback to transform children of an element of #type 'table'.
Tableselect::preRenderTableselect function core/lib/Drupal/Core/Render/Element/Tableselect.php Prepares a 'tableselect' #type element for rendering.
Tel::preRenderTel function core/lib/Drupal/Core/Render/Element/Tel.php Prepares a #type 'tel' render element for input.html.twig.
Textfield::preRenderTextfield function core/lib/Drupal/Core/Render/Element/Textfield.php Prepares a #type 'textfield' render element for input.html.twig.
ToolbarLegacyTest::testPreRenderToolbarAdministrationTray function core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php Tests toolbar_prerender_toolbar_administration_tray() deprecation.
Url::preRenderUrl function core/lib/Drupal/Core/Render/Element/Url.php Prepares a #type 'url' render element for input.html.twig.
VerticalTabs::preRenderVerticalTabs function core/lib/Drupal/Core/Render/Element/VerticalTabs.php Prepares a vertical_tabs element for rendering.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.