Search for boot
Title | Object type | File name | Summary |
---|---|---|---|
_drupal_bootstrap_configuration | function | includes/ |
Sets up the script environment and loads settings.php. |
_drupal_bootstrap_database | function | includes/ |
Initializes the database system and registers autoload functions. |
_drupal_bootstrap_full | function | includes/ |
|
_drupal_bootstrap_page_cache | function | includes/ |
Attempts to serve a page from the cache. |
_drupal_bootstrap_page_header | function | includes/ |
Invokes hook_boot(), initializes locking system, and sends HTTP headers. |
_drupal_bootstrap_variables | function | includes/ |
Loads system variables and all enabled bootstrap modules. |
_system_update_bootstrap_status | function | modules/ |
Refresh bootstrap column in the system table. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.