Search for initialize
- Search 9.5.x for initialize
- Search 8.9.x for initialize
- Search 10.3.x for initialize
- Search 11.x for initialize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
block_theme_initialize | function | modules/ |
Assigns an initial, default set of blocks for a theme. |
DatabaseTasks_pgsql::initializeDatabase | function | includes/ |
Make PostgreSQL Drupal friendly. |
DrupalWebTestCase::curlInitialize | function | modules/ |
Initializes the cURL connection. |
drupal_environment_initialize | function | includes/ |
Initializes the PHP environment. |
drupal_language_initialize | function | includes/ |
Initializes all the defined language types. |
drupal_path_initialize | function | includes/ |
Initialize the $_GET['q'] variable to the proper normal path. |
drupal_session_initialize | function | includes/ |
Initializes the session handler, starting a session if needed. |
drupal_settings_initialize | function | includes/ |
Sets the base URL, cookie domain, and session name from configuration. |
drupal_theme_initialize | function | includes/ |
Initializes the theme system by loading the theme. |
EntityFieldQuery::initializePager | function | includes/ |
Gets the total number of results and initializes a pager for the query. |
hook_overlay_child_initialize | function | modules/ |
Allow modules to act when an overlay child window is initialized. |
hook_overlay_parent_initialize | function | modules/ |
Allow modules to act when an overlay parent window is initialized. |
language_initialize | function | includes/ |
Chooses a language based on language negotiation provider settings. |
lock_initialize | function | includes/ |
Initialize the locking system. |
Manager::initialize | function | misc/ |
|
overlay_overlay_child_initialize | function | modules/ |
Implements hook_overlay_child_initialize(). |
overlay_overlay_parent_initialize | function | modules/ |
Implements hook_overlay_parent_initialize(). |
pager_default_initialize | function | includes/ |
Initializes a pager for theme('pager'). |
ThemeRegistry::initializeRegistry | function | includes/ |
Initializes the full theme registry. |
UrlAlterFunctionalTest::testGetQInitialized | function | modules/ |
Tests that $_GET['q'] is initialized when the request path is empty. |
variable_initialize | function | includes/ |
Loads the persistent variable table. |
_drupal_schema_initialize | function | includes/ |
Fills in required default values for table definitions from hook_schema(). |
_drupal_theme_initialize | function | includes/ |
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.