Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RendererInterface.php

function RendererInterface::renderPlain

Deprecated

in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead.

See also

https://www.drupal.org/node/3407994

1 method overrides RendererInterface::renderPlain()
Renderer::renderPlain in core/lib/Drupal/Core/Render/Renderer.php

File

core/lib/Drupal/Core/Render/RendererInterface.php, line 70

Class

RendererInterface
Defines an interface for turning a render array into a string.

Namespace

Drupal\Core\Render

Code

public function renderPlain(&$elements);

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal