9 calls to request_uri() in Drupal 6
- locale in modules/
locale/ locale.module - Provides interface translation services.
- openid_complete in modules/
openid/ openid.module - Completes OpenID authentication by validating returned data from the OpenID Provider.
- page_get_cache in includes/
bootstrap.inc - Retrieve the current page from the cache.
- page_set_cache in includes/
common.inc - Store the current page in the cache.
- system_clean_url_settings in modules/
system/ system.admin.inc - Form builder; Configure Clean URL settings.
- system_elements in modules/
system/ system.module - Implementation of hook_elements().
- theme_install_page in includes/
theme.maintenance.inc - Generate a themed installation page.
- watchdog in includes/
bootstrap.inc - Log a system message.
- _block_get_cache_id in modules/
block/ block.module - Assemble the cache_id to use for a given block.