request_uri

Functions that call request_uri()

Namesort iconLocationDescription
localemodules/locale/locale.moduleProvides interface translation services.
page_get_cacheincludes/bootstrap.incRetrieve the current page from the cache.
page_set_cacheincludes/common.incStore the current page in the cache.
request_uriincludes/bootstrap.incSince $_SERVER['REQUEST_URI'] is only available on Apache, we generate an equivalent using other environment variables.
system_clean_url_settingsmodules/system/system.admin.incForm builder; Configure Clean URL settings. See alsosystem_settings_form()
system_elementsmodules/system/system.moduleImplementation of hook_elements().
theme_install_pageincludes/theme.maintenance.incGenerate a themed installation page.
watchdogincludes/bootstrap.incLog a system message.
_block_get_cache_idmodules/block/block.moduleAssemble the cache_id to use for a given block.

Functions called by request_uri()

Namesort iconLocationDescription
request_uriincludes/bootstrap.incSince $_SERVER['REQUEST_URI'] is only available on Apache, we generate an equivalent using other environment variables.
 
 

Drupal is a registered trademark of Dries Buytaert.