request_uri

Functions that call request_uri()

Namesort iconLocationDescription
localemodules/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 request_uri() is only available on Apache, we generate an equivalent using other environment variables.
system_elementsmodules/system.moduleImplementation of hook_elements().
watchdogincludes/bootstrap.incLog a system message.

Functions called by request_uri()

Namesort iconLocationDescription
request_uriincludes/bootstrap.incSince request_uri() is only available on Apache, we generate an equivalent using other environment variables.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.