Last updated July 10, 2011. Created by Ralf on July 5, 2011.
Log in to edit this page.
The following fields are currently available:
Base theme
The name of the base theme.
Bootstrap
Boolean indicating whether this module is loaded during Drupal's early bootstrapping phase (e.g. even before the page cache is consulted).
Configure
The configure line of the module.
Only available in Drupal 7.x
Core
The Drupal core version of the item.
Date stamp
The date stamp of the project this item belongs to.
Dependencies
Required modules.
Description
The brief description of the item.
Display name
The real name of the item for display purposes; e.g. Node.
Drupal core
Boolean indicating whether this item is part of Drupal core.
Engine
The name of the theme engine; typically: engine = phptemplate.
Features
The features of the item.
Filename
The path of the primary file for this item, relative to the Drupal root; e.g. modules/node/node.module.
Files
The declared files of the item.
Only available in Drupal 7.x
Info
A serialized array containing information from the .info file.
Hidden
Boolean indicating whether this item is hidden.
Name
The name of the item; e.g. node.
Owner
A theme's 'parent'. Can be either a theme or an engine.
Package
The name of the package this item belongs to.
PHP
The minimum PHP version of the item.
Project
The name of the project this item belongs to.
Regions
The regions of the theme.
Regions hidden
The hidden regions of the theme.
Only available in Drupal 7.x
Schema version
The module's database schema version number. -1 if the module is not installed (its tables do not exist); 0 or the largest N of the module's hook_update_N() function that has either been run or existed when the module was first installed.
Screenshot
The screenshot of the theme.
Scripts
The declared Javascript files of the theme.
Settings
The default settings of the theme.
Only available in Drupal 7.x
Status
Boolean indicating whether or not this item is enabled.
Stylesheets
The declared CSS files of the theme.
Throttle
Boolean indicating whether this item is disabled when the throttle.module disables throttleable items.
Only available in Drupal 6.x
Type
The type of the item, either module, theme, or theme_engine.
Version
The version of the item.
Weight
The order in which this module's hooks should be invoked relative to other modules. Equal-weighted modules are ordered by name.