Primary tabs

Namesort ascending Location Description Direct uses Strings
$xrds_services developer/globals.php Array used by XRDS XML parser for OpenID to track parsing state.
$xrds_open_elements developer/globals.php Array used by XRDS XML parser for OpenID to track parsing state.
$xrds_current_service developer/globals.php Array used by XRDS XML parser for OpenID to track parsing state.
$user developer/globals.php An object representing the user currently visiting the site. 21
$update_free_access developer/globals.php Access control for update.php script. Allows the update.php script to be run when not logged in as and administrator. 1
$timers developer/globals.php Stores timers that have been created by timer_start().
$theme_path developer/globals.php Path to the active theme.
$theme_key developer/globals.php Name of the active theme.
$theme_info developer/globals.php Active theme object. For documentation of the theme object see _init_theme().
$theme_engine developer/globals.php The active theme engine related to the active theme. 1
$theme developer/globals.php Name of the active theme. 190 12
$tag developer/globals.php Active tag name. 1
$recent_activity developer/globals.php Recent activity statistics generated by statistics_exit().
$queries developer/globals.php Array of queries that have been executed.
$profile developer/globals.php The name of the currently installed profile. 6
$pager_total_items developer/globals.php Array of the total number of items per pager. The key is will be 0 by defualt, but can be specified via the $element parameter of pager_query().
$pager_total developer/globals.php Array of the total number of pages per pager. The key is will be 0 by defualt, but can be specified via the $element parameter of pager_query().
$pager_page_array developer/globals.php Result of pager_query() that is utilized by other functions.
$nid developer/globals.php Active blog node id. 18
$multibyte developer/globals.php The current multibyte mode. Possible values: UNICODE_ERROR, UNICODE_SINGLEBYTE, UNICODE_MULTIBYTE.
$menu_admin developer/globals.php Boolean indicating that a menu administrator is running the menu access check.
$last_result developer/globals.php Resource of the query executed.
$language developer/globals.php An object containing the information for the active language. 18
$items developer/globals.php Array of items used by aggregator.
$item developer/globals.php General string or array.
$install_locale developer/globals.php The locale to use during installation
$installed_profile developer/globals.php The name of the profile that has just been installed.
$image developer/globals.php Current image tag used by aggregator. 2
$id developer/globals.php Active statistics record id. 1
$forum_topic_list_header developer/globals.php An array of topic header information.
$element developer/globals.php Structured array describing the data to be rendered. 1
$db_url developer/globals.php The url of the database. Thorough documentation provided in default.settings.php.
$db_type developer/globals.php The type of database being used. 11
$db_prefix developer/globals.php The prefix to be placed on all database tables. 1
$custom_theme developer/globals.php Name of custom theme to override default theme.
$cookie_domain developer/globals.php The domain to be used for session cookies.
$conf developer/globals.php Array of persistent variables stored in 'variable' table.
$channel developer/globals.php An associative array containing title, link, description and other keys. The link should be an absolute URL.
$base_url developer/globals.php The base URL of the drupal installation.
$base_theme_info developer/globals.php An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().
$base_root developer/globals.php The root URL of the host excludes the path.
$base_path developer/globals.php The base path of the drupal installation. At least will default to /. 20
$active_db developer/globals.php Active database connection.

Other projects