locale

Functions that call locale()

Namesort iconLocationDescription
localemodules/locale/locale.moduleProvides interface translation services.
tincludes/common.incTranslate strings to the page language or a given language.

Functions called by locale()

Namesort iconLocationDescription
cache_clear_allincludes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page and cache_block tables.
cache_getincludes/cache.incReturn data from the persistent cache. Data may be stored as either plain text or as serialized data. cache_get will automatically return unserialized objects and arrays.
cache_setincludes/cache.incStore data in the persistent cache.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.pgsql.incRuns a basic query in the active database.
localemodules/locale/locale.moduleProvides interface translation services.
request_uriincludes/bootstrap.incSince $_SERVER['REQUEST_URI'] is only available on Apache, we generate an equivalent using other environment variables.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

Drupal is a registered trademark of Dries Buytaert.