名称 | 位置 | 描述 |
Active database connection. See alsodb_set_active() | ||
The base path of the drupal installation. At least will default to /. See alsoconf_init() | ||
The root URL of the host excludes the path. See alsoconf_init() | ||
An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme(). See also_init_theme() | ||
The base URL of the drupal installation. See alsoconf_init() | ||
An associative array containing title, link, description and other keys. The link should be an absolute URL. See alsoaggregator_element_start() | ||
$conf | The path to the configuration directory as set by conf_path(). | |
The domain to be used form session cookies. | ||
Name of custom theme to override default theme. See alsoinit_theme() | ||
The prefix to be placed on all database tables. | ||
The type of database being used. | ||
The url of the database. Thorough documentation provided in default.settings.php. | ||
Structured array describing the data to be rendered. See alsoaggregator_element_start() | ||
An array of topic header information. | ||
$id | Active statistics record id. | |
$image | Current image tag used by aggregator. | |
The name of the profile that has just been installed. | ||
The locale to use during installation See alsost() | ||
$item | General string or array. See alsoaggregator_element_start() | |
$items | Array of items used by aggregator. See alsoaggregator_element_start() | |
An object containing the information for the active language. | ||
Resource of the query executed. | ||
Boolean indicating that a menu administrator is running the menu access check. | ||
The current multibyte mode. Possible values: UNICODE_ERROR, UNICODE_SINGLEBYTE, UNICODE_MULTIBYTE. | ||
$nid | Active blog node id. | |
Result of pager_query() that is utilized by other functions. | ||
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(). | ||
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(). | ||
The name of the currently installed profile. | ||
Array of queries that have been executed. | ||
Recent activity statistics generated by statistics_exit(). | ||
$tag | Active tag name. See alsoaggregator_element_start() | |
$theme | Name of the active theme. | |
The active theme engine related to the active theme. | ||
Active theme object. For documentation of the theme object see _init_theme(). See also_init_theme() | ||
Name of the active theme. See alsoinit_theme() | ||
Path to the active theme. | ||
Stores timers that have been created by timer_start(). See alsotimer_start() | ||
Access control for update.php script. Allows the update.php script to be run when not logged in as and administrator. | ||
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 | ||
$user | Representation of the current user. Stores preferences and other user information. | |
Array used by XRDS XML parser for OpenID to track parsing state. | ||
Array used by XRDS XML parser for OpenID to track parsing state. | ||
Array used by XRDS XML parser for OpenID to track parsing state. |