Search for initialize

  1. Search 9.5.x for initialize
  2. Search 8.9.x for initialize
  3. Search 10.3.x for initialize
  4. Search 11.x for initialize
  5. Other projects
Title Object type File name Summary
block_theme_initialize function modules/block/block.module Assigns an initial, default set of blocks for a theme.
DatabaseTasks_pgsql::initializeDatabase function includes/database/pgsql/install.inc Make PostgreSQL Drupal friendly.
DrupalWebTestCase::curlInitialize function modules/simpletest/drupal_web_test_case.php Initializes the cURL connection.
drupal_environment_initialize function includes/bootstrap.inc Initializes the PHP environment.
drupal_language_initialize function includes/bootstrap.inc Initializes all the defined language types.
drupal_path_initialize function includes/path.inc Initialize the $_GET['q'] variable to the proper normal path.
drupal_session_initialize function includes/session.inc Initializes the session handler, starting a session if needed.
drupal_settings_initialize function includes/bootstrap.inc Sets the base URL, cookie domain, and session name from configuration.
drupal_theme_initialize function includes/theme.inc Initializes the theme system by loading the theme.
EntityFieldQuery::initializePager function includes/entity.inc Gets the total number of results and initializes a pager for the query.
hook_overlay_child_initialize function modules/overlay/overlay.api.php Allow modules to act when an overlay child window is initialized.
hook_overlay_parent_initialize function modules/overlay/overlay.api.php Allow modules to act when an overlay parent window is initialized.
language_initialize function includes/language.inc Chooses a language based on language negotiation provider settings.
lock_initialize function includes/lock.inc Initialize the locking system.
Manager::initialize function misc/typo3/phar-stream-wrapper/src/Manager.php
overlay_overlay_child_initialize function modules/overlay/overlay.module Implements hook_overlay_child_initialize().
overlay_overlay_parent_initialize function modules/overlay/overlay.module Implements hook_overlay_parent_initialize().
pager_default_initialize function includes/pager.inc Initializes a pager for theme('pager').
ThemeRegistry::initializeRegistry function includes/theme.inc Initializes the full theme registry.
UrlAlterFunctionalTest::testGetQInitialized function modules/simpletest/tests/path.test Tests that $_GET['q'] is initialized when the request path is empty.
variable_initialize function includes/bootstrap.inc Loads the persistent variable table.
_drupal_schema_initialize function includes/common.inc Fills in required default values for table definitions from hook_schema().
_drupal_theme_initialize function includes/theme.inc Initializes the theme system given already loaded information.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.