13 calls to request_uri()

DBLogTestCase::generateLogEntries in drupal/modules/dblog/dblog.test
Generates a number of random database log events.
DBLogTestCase::testDBLogAddAndClear in drupal/modules/dblog/dblog.test
Tests the addition and clearing of log events through the admin interface.
DBLogTestCase::testDBLogException in drupal/modules/dblog/dblog.test
Verifies that exceptions are caught in dblog_watchdog().
drupal_deliver_html_page in drupal/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
drupal_fast_404 in drupal/includes/bootstrap.inc
Returns a simple 404 Not Found page.
drupal_page_get_cache in drupal/includes/bootstrap.inc
Retrieves the current page from the cache.
drupal_page_set_cache in drupal/includes/common.inc
Stores the current page in the cache.
drupal_render_cid_parts in drupal/includes/common.inc
Returns cache ID parts for building a cache ID.
openid_verify_assertion_return_url in drupal/modules/openid/openid.module
Verify that openid.return_to matches the current URL.
system_clean_url_settings in drupal/modules/system/system.admin.inc
Form builder; Configure clean URL settings.
system_element_info in drupal/modules/system/system.module
Implements hook_element_info().
watchdog in drupal/includes/bootstrap.inc
Logs a system message.
watchdog_skip_semaphore in drupal/modules/simpletest/tests/actions_loop_test.module
Replacement of the watchdog() function that eliminates the use of semaphores so that we can test the abortion of an action loop.