Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| $base_path | global | external_documentation/ |
The base path of the Drupal installation. |
| $base_root | global | external_documentation/ |
The root URL of the host, excluding the path. |
| $base_theme_info | global | external_documentation/ |
An array of objects that represent the base theme. |
| $base_url | global | external_documentation/ |
The base URL of the Drupal installation. |
| $channel | global | external_documentation/ |
An associative array containing title, link, description and other keys. |
| $conf | global | external_documentation/ |
Array of persistent variables stored in 'variable' table. |
| $conf | global | ./ |
|
| $cookie_domain | global | external_documentation/ |
The domain to be used for session cookies. |
| $databases | global | external_documentation/ |
Array of database connections. |
| $drupal_test_info | global | modules/ |
Global variable that holds information about the tests being run. |
| $element | global | external_documentation/ |
Structured array describing the data to be rendered. |
| $forum_topic_list_header | global | external_documentation/ |
An array of forum topic header information. |
| $image | global | external_documentation/ |
Current image tag used by aggregator parsing. |
| $installed_profile | global | external_documentation/ |
The name of the profile that has just been installed. |
| $is_https | global | external_documentation/ |
Boolean indicating whether or not the current request is secured by HTTPS. |
| $item | global | external_documentation/ |
General string or array. |
| $items | global | external_documentation/ |
Array of items used by aggregator. |
| $language | global | external_documentation/ |
An object containing the information for the active interface language. |
| $language_content | global | external_documentation/ |
An object containing the information for the active content language. |
| $language_url | global | external_documentation/ |
An object containing the information for the active URL language. |
| $menu_admin | global | external_documentation/ |
Boolean indicating that a menu administrator is running a menu access check. |
| $multibyte | global | external_documentation/ |
The current multibyte mode. |
| $pager_limits | global | external_documentation/ |
Array of the number of items per page for each pager. |
| $pager_page_array | global | external_documentation/ |
Array of current page numbers for each pager. |
| $pager_total | global | external_documentation/ |
Array of the total number of pages for each pager. |
| $pager_total_items | global | external_documentation/ |
Array of the total number of items for each pager. |
| $tag | global | external_documentation/ |
Active tag name. |
| $theme | global | external_documentation/ |
Name of the active theme. |
| $theme_engine | global | external_documentation/ |
The theme engine related to the active theme. |
| $theme_info | global | external_documentation/ |
Active theme object. |
| $theme_key | global | external_documentation/ |
Name of the active theme. |
| $theme_path | global | external_documentation/ |
The path to the active theme. |
| $timers | global | external_documentation/ |
Timers that have been created by timer_start(). |
| $update_free_access | global | external_documentation/ |
Allows the update.php script to be run when not logged in as administrator. |
| $user | global | external_documentation/ |
An object representing the user currently visiting the site. |
| a.txt | file | modules/ |
|
| aaa_update_test.info | file | modules/ |
name = AAA Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE |
| aaa_update_test.module | file | modules/ |
Dummy module for testing Update status. |
| AccessDeniedTestCase | class | modules/ |
Tests custom access denied functionality. |
| AccessDeniedTestCase::$admin_user | property | modules/ |
|
| AccessDeniedTestCase::getInfo | function | modules/ |
|
| AccessDeniedTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| AccessDeniedTestCase::testAccessDenied | function | modules/ |
|
| ActionLoopTestCase | class | modules/ |
Test actions executing in a potential loop, and make sure they abort properly. |
| ActionLoopTestCase::getInfo | function | modules/ |
|
| ActionLoopTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ActionLoopTestCase::testActionLoop | function | modules/ |
Set up a loop with 3 - 12 recursions, and see if it aborts properly. |
| ActionLoopTestCase::triggerActions | function | modules/ |
Create an infinite loop by causing a watchdog message to be set, which causes the actions to be triggered again, up to actions_max_stack times. |
| Actions | group | includes/ |
Functions that perform an action on a certain system object. |
| actions.inc | file | includes/ |
This is the actions engine for executing stored actions. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.