8 calls to request_uri()

DbLogTest::generateLogEntries in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Generates a number of random database log events.
DbLogTest::testDBLogAddAndClear in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Tests the addition and clearing of log events through the admin interface.
drupal_page_get_cache in drupal/core/includes/bootstrap.inc
Retrieves the current page from the cache.
drupal_render_cid_parts in drupal/core/includes/common.inc
Returns cache ID parts for building a cache ID.
drupal_settings_initialize in drupal/core/includes/bootstrap.inc
Sets the base URL, cookie domain, and session name from configuration.
request_path in drupal/core/includes/bootstrap.inc
Returns the requested URL path of the page being viewed.
system_element_info in drupal/core/modules/system/system.module
Implements hook_element_info().
watchdog in drupal/core/includes/bootstrap.inc
Logs a system message.