9 calls to drupal_get_title()

DialogController::dialog in drupal/core/lib/Drupal/Core/Controller/DialogController.php
Displays content in a dialog.
drupal_page_set_cache in drupal/core/includes/common.inc
Stores the current page in the cache.
PageTitleFilteringTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Implement setUp().
PageTitleFilteringTest::testTitleTags in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Tests the handling of HTML by drupal_set_title() and drupal_get_title()
shortcut_preprocess_page in drupal/core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page.tpl.php.
template_preprocess_html in drupal/core/includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
Prepare variables for maintenance page templates.
template_preprocess_overlay in drupal/core/modules/overlay/overlay.module
Implements template_preprocess_HOOK() for overlay.tpl.php
template_process_page in drupal/core/includes/theme.inc
Processes variables for page.html.twig.