bare_html_page_renderer
Same name in other branches
- 8.9.x core/core.services.yml \bare_html_page_renderer
- 10 core/core.services.yml \bare_html_page_renderer
Class
Drupal\Core\Render\BareHtmlPageRenderer9 string references to bare_html_page_renderer
- AddFeedTest::testBasicFeedAddNoTitle in core/
modules/ system/ tests/ src/ Kernel/ Common/ AddFeedTest.php - Tests attaching feeds with paths, URLs, and titles.
- authorize.php in core/
authorize.php - Administrative script for running authorized file operations.
- DbUpdateController::create in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Instantiates a new instance of this class.
- install_display_output in core/
includes/ install.core.inc - Displays themed installer output and ends the page request.
- KernelTestBase::render in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Renders a render array.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Render\BareHtmlPageRenderer
- arguments:
- - '@renderer'
- - '@html_response.attachments_processor'
- lazy: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.