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

Breadcrumb

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

Renderer::$isRenderingRoot

Whether we're currently in a ::renderRoot() call.

Type: bool

File

core/lib/Drupal/Core/Render/Renderer.php, line 38

Class

Renderer
Turns a render array into an HTML string.

Namespace

Drupal\Core\Render

Code

protected $isRenderingRoot = FALSE;

API Navigation

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