8 string references to bare_html_page_renderer in Drupal 8
- 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.
- KernelTestBase::render in core/
modules/ simpletest/ src/ KernelTestBase.php - Renders a render array.
- RenderTest::testProcessAttached in core/
tests/ Drupal/ KernelTests/ Core/ Render/ RenderTest.php - Tests that we get an exception when we try to attach an illegal type.
- _batch_progress_page in core/
includes/ batch.inc - Outputs a batch processing page.