6 calls to drupal_set_page_content()

drupal_render_page in drupal/core/includes/common.inc
Renders the page, including all theming.
ExceptionController::on403Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes an AccessDenied exception into an HTTP 403 response.
ExceptionController::on404Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes a NotFound exception into an HTTP 404 response.
system_batch_page in drupal/core/modules/system/system.admin.inc
Default page callback for batches.
system_block_view in drupal/core/modules/system/system.module
Implements hook_block_view().
system_test_page_build in drupal/core/modules/system/tests/modules/system_test/system_test.module
Implements hook_page_build().