Skip to main content
Backdrop CMS API
Documentation for Backdrop CMS developers.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for init

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

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • next ›
  • last »
  • Developer Documentation
    • Advanced Installation
    • Developing Modules
    • Developing Themes
    • Developing Layouts
    • Upgrading from Drupal 7
    • Converting Drupal code
      • Converting modules
      • Converting themes
      • Change Records
    • Working w Config Management
    • Deploying a Backdrop site
    • Coding & documentation standards
    • Writing secure code
    • Contribute to Backdrop
  • Backdrop API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API Reference
  • Glossary

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org