| $active_db | ./globals.php | Active database connection.
See alsodb_set_active() |
| $base_path | ./globals.php | The base path of the drupal installation. At least will default to /.
See alsoconf_init() |
| $base_root | ./globals.php | The root URL of the host excludes the path.
See alsoconf_init() |
| $base_theme_info | ./globals.php | An array of objects that reperesent the base theme. For documentation of the
theme object see _init_theme().
See also_init_theme() |
| $base_url | ./globals.php | The base URL of the drupal installation.
See alsoconf_init() |
| $channel | ./globals.php | An associative array containing title, link, description and other keys.
The link should be an absolute URL.
See alsoaggregator_element_start() |
| $conf | ./globals.php | Array of persistent variables stored in 'variable' table.
See alsovariable_get() |
| $cookie_domain | ./globals.php | The domain to be used form session cookies. |
| $custom_theme | ./globals.php | Name of custom theme to override default theme.
See alsoinit_theme() |
| $db_prefix | ./globals.php | The prefix to be placed on all database tables. |
| $db_type | ./globals.php | The type of database being used. |
| $db_url | ./globals.php | The url of the database. Thorough documentation provided in default.settings.php. |
| $element | ./globals.php | Structured array describing the data to be rendered.
See alsoaggregator_element_start() |
| $forum_topic_list_header | ./globals.php | An array of topic header information. |
| $id | ./globals.php | Active statistics record id. |
| $image | ./globals.php | Current image tag used by aggregator. |
| $installed_profile | ./globals.php | The name of the profile that has just been installed. |
| $install_locale | ./globals.php | The locale to use during installation
See alsost() |
| $item | ./globals.php | General string or array.
See alsoaggregator_element_start() |
| $items | ./globals.php | Array of items used by aggregator.
See alsoaggregator_element_start() |
| $language | ./globals.php | An object containing the information for the active language. |
| $last_result | ./globals.php | Resource of the query executed. |
| $menu_admin | ./globals.php | Boolean indicating that a menu administrator is running the menu access check. |
| $multibyte | ./globals.php | The current multibyte mode.
Possible values: UNICODE_ERROR, UNICODE_SINGLEBYTE, UNICODE_MULTIBYTE. |
| $nid | ./globals.php | Active blog node id. |
| $pager_page_array | ./globals.php | Result of pager_query() that is utilized by other functions. |
| $pager_total | ./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_total_items | ./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(). |
| $profile | ./globals.php | The name of the currently installed profile. |
| $queries | ./globals.php | Array of queries that have been executed. |
| $recent_activity | ./globals.php | Recent activity statistics generated by statistics_exit(). |
| $tag | ./globals.php | Active tag name.
See alsoaggregator_element_start() |
| $theme | ./globals.php | Name of the active theme. |
| $theme_engine | ./globals.php | The active theme engine related to the active theme. |
| $theme_info | ./globals.php | Active theme object. For documentation of the theme object see _init_theme().
See also_init_theme() |
| $theme_key | ./globals.php | Name of the active theme.
See alsoinit_theme() |
| $theme_path | ./globals.php | Path to the active theme. |
| $timers | ./globals.php | Stores timers that have been created by timer_start().
See alsotimer_start() |
| $update_free_access | ./globals.php | Access control for update.php script. Allows the update.php script to be run when
not logged in as and administrator. |
| $update_mode | ./globals.php | Disabled caling hook_boot() and hook_exit() during the update process (update.php) since
the database is in a largely unknown state.
See alsodrupal_goto() |
| $user | core/modules/php/php.module | |
| $user | ./globals.php | Representation of the current user. Stores preferences and other user information. |
| $xrds_current_service | ./globals.php | Array used by XRDS XML parser for OpenID to track parsing state. |
| $xrds_open_elements | ./globals.php | Array used by XRDS XML parser for OpenID to track parsing state. |
| $xrds_services | ./globals.php | Array used by XRDS XML parser for OpenID to track parsing state. |
| $_fckeditor_configuration | contrib/fckeditor/fckeditor.module | |
| $_fckeditor_js_ids | contrib/fckeditor/fckeditor.module | |