hook_init |
function |
modules/system/system.api.php |
Perform setup tasks for non-cached page requests. |
book_init |
function |
modules/book/book.module |
Implements hook_init(). |
dblog_init |
function |
modules/dblog/dblog.module |
Implements hook_init(). |
update_init |
function |
modules/update/update.module |
Implements hook_init(). |
User::$init |
property |
modules/user/user.entity.inc |
The email address used for initial account creation. |
system_init |
function |
modules/system/system.module |
Implements hook_init(). |
Config::init |
function |
includes/config.inc |
Initializes a configuration object. |
init_test.sh |
file |
misc/zen-ci/init_test.sh |
#!/bin/sh
##
# Prepare an environment on a Zen.ci test server in preparation to run tests.
#
# This script is called by the gitlc.yml file on backdropcms.org:
#… |
redirect_init |
function |
modules/redirect/redirect.module |
Implements hook_init(). |
menu_test_init |
function |
modules/simpletest/tests/menu_test.module |
Implements hook_init(). |
tablesort_init |
function |
includes/tablesort.inc |
Initializes the table sort context. |
theme_test_init |
function |
modules/simpletest/tests/theme_test.module |
Implements hook_init(). |
TableSort::init |
function |
includes/tablesort.class.inc |
Initialize the table sort context. |
lock_initialize |
function |
includes/lock.inc |
Initialize the locking system. |
view::init_pager |
function |
modules/views/includes/view.inc |
Initialize the pager |
phptemplate_init |
function |
themes/engines/phptemplate/phptemplate.engine |
Implements hook_init(). |
system_test_init |
function |
modules/simpletest/tests/system_test.module |
Implements hook_init(). |
common_test_init |
function |
modules/simpletest/tests/common_test.module |
Implements hook_init(). |
view::init_query |
function |
modules/views/includes/view.inc |
Do some common building initialization. |
locale_test_init |
function |
modules/locale/tests/locale_test/locale_test.module |
Implements hook_init(). |
state_initialize |
function |
includes/bootstrap.inc |
Loads the persistent state table. |
view::init_style |
function |
modules/views/includes/view.inc |
Find and initialize the style plugin. |
view::init_display |
function |
modules/views/includes/view.inc |
Set the display for this view and initialize the display handler. |
hook_language_init |
function |
modules/system/language.api.php |
Allows modules to act after language initialization has been performed. |
view::init_handlers |
function |
modules/views/includes/view.inc |
Acquire and attach all of the handlers. |
views_handler::init |
function |
modules/views/includes/handlers.inc |
init the handler with necessary data. |
variable_initialize |
function |
includes/bootstrap.inc |
Loads the persistent variable table. |
view::_init_handler |
function |
modules/views/includes/view.inc |
Attach all of the handlers for each type. |
Config::initWithData |
function |
includes/config.inc |
Initializes a configuration object with pre-loaded data. |
ThemeHookInitUnitTest |
class |
modules/simpletest/tests/theme.test |
Functional test for initialization of the theme system in hook_init(). |
system_authorized_init |
function |
modules/system/system.module |
Setup a given callback to run via authorize.php with elevated privileges. |
views_plugin_row::init |
function |
modules/views/plugins/views_plugin_row.inc |
Initialize the row plugin. |
drupal_path_initialize |
function |
includes/drupal.inc |
Initialize the $_GET['q'] variable to the proper normal path. |
actions_loop_test_init |
function |
modules/simpletest/tests/actions_loop_test.module |
Implements hook_init(). |
drupal_theme_initialize |
function |
includes/drupal.inc |
Initializes the theme system by loading the theme. |
view::init_localization |
function |
modules/views/includes/view.inc |
Find and initialize the localization plugin. |
views_plugin_style::init |
function |
modules/views/plugins/views_plugin_style.inc |
Initialize a style plugin. |
views_plugin_cache::init |
function |
modules/views/plugins/views_plugin_cache.inc |
Initialize the plugin. |
backdrop_path_initialize |
function |
includes/path.inc |
Initialize the $_GET['q'] variable to the proper normal path. |
views_handler_area::init |
function |
modules/views/handlers/views_handler_area.inc |
Overrides views_handler::init(). |
views_plugin_pager::init |
function |
modules/views/plugins/views_plugin_pager.inc |
Initialize the plugin. |
views_plugin_query::init |
function |
modules/views/plugins/views_plugin_query.inc |
Constructor; Create the basic query object and fill with default values. |
image_effect_definitions |
function |
modules/image/image.module |
Pull in image effects exposed by modules implementing hook_image_effect_info(). |
pager_default_initialize |
function |
includes/pager.inc |
Initializes a pager for theme('pager'). |
drupal_session_initialize |
function |
includes/drupal.inc |
Initializes the session handler, starting a session if needed. |
views_handler_field::init |
function |
modules/views/handlers/views_handler_field.inc |
init the handler with necessary data. |
backdrop_theme_initialize |
function |
includes/theme.inc |
Initializes the theme system by loading the theme. |
views_plugin_access::init |
function |
modules/views/plugins/views_plugin_access.inc |
Initialize the plugin. |
language_types_initialize |
function |
includes/language.inc |
Chooses a language based on language negotiation provider settings. |
drupal_settings_initialize |
function |
includes/drupal.inc |
Sets the base URL, cookie domain, and session name from configuration. |