bare_html_page_renderer

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \bare_html_page_renderer
  2. 10 core/core.services.yml \bare_html_page_renderer
  3. 11.x core/core.services.yml \bare_html_page_renderer

Class

Drupal\Core\Render\BareHtmlPageRenderer
2 string references to bare_html_page_renderer
install_display_output in core/includes/install.core.inc
Displays themed installer output and ends the page request.
_batch_progress_page in core/includes/batch.inc
Outputs a batch processing page.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Render\BareHtmlPageRenderer
  2. arguments:
  3. - '@renderer'
  4. - '@html_response.attachments_processor'
  5. lazy: true

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