locale

Functions that call locale()

Namesort iconLocationDescription
localemodules/locale.moduleProvides interface translation services
tincludes/common.incTranslate strings to the current locale.

Functions called by locale()

Namesort iconLocationDescription
cache_clear_allincludes/bootstrap.incExpire data from the cache.
cache_getincludes/bootstrap.incReturn data from the persistent cache.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
localemodules/locale.moduleProvides interface translation services
locale_refresh_cachemodules/locale.moduleRefreshes database stored cache of translations
request_uriincludes/bootstrap.incSince request_uri() is only available on Apache, we generate an equivalent using other environment vars.
 
 

Drupal is a registered trademark of Dries Buytaert.