Search for init

  1. Search 9.5.x for init
  2. Search 8.9.x for init
  3. Search 10.3.x for init
  4. Search 11.x for init
  5. Other projects
Title Object type File name Summary
actions_loop_test_init function modules/simpletest/tests/actions_loop_test.module Implements hook_init().
block_theme_initialize function modules/block/block.module Assigns an initial, default set of blocks for a theme.
common_test_init function modules/simpletest/tests/common_test.module Implements hook_init().
DatabaseSchema_sqlite::mapKeyDefinition function includes/database/sqlite/schema.inc Utility method: rename columns in an index definition according to a new mapping.
DatabaseTasks_pgsql::initializeDatabase function includes/database/pgsql/install.inc Make PostgreSQL Drupal friendly.
dblog_init function modules/dblog/dblog.module Implements hook_init().
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.
FieldCrudTestCase::$another_instance_definition property modules/field/tests/field.test
FieldCrudTestCase::$instance_definition property modules/field/tests/field.test
FieldInstanceCrudTestCase::$another_instance_definition property modules/field/tests/field.test
FieldInstanceCrudTestCase::$instance_definition property modules/field/tests/field.test
hook_init function modules/system/system.api.php Perform setup tasks for non-cached page requests.
hook_language_init function modules/system/language.api.php Allows modules to act after language initialization has been performed.
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.
image_effect_definitions function modules/image/image.module Returns a set of image effects.
image_effect_definition_load function modules/image/image.module Loads the definition for an image effect.
language_initialize function includes/language.inc Chooses a language based on language negotiation provider settings.
locale_init function modules/locale/locale.module Implements hook_init().
locale_test_init function modules/locale/tests/locale_test.module Implements hook_init().
lock_initialize function includes/lock.inc Initialize the locking system.
Manager::initialize function misc/typo3/phar-stream-wrapper/src/Manager.php
menu_test_init function modules/simpletest/tests/menu_test.module Implements hook_init().
nyan_cat_init function modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Includes .theme file from themes.
overlay_init function modules/overlay/overlay.module Implements hook_init().
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').
phptemplate_init function themes/engines/phptemplate/phptemplate.engine Implements hook_init().
RdfMappingDefinitionTestCase class modules/rdf/rdf.test
RdfMappingDefinitionTestCase::getInfo function modules/rdf/rdf.test
RdfMappingDefinitionTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfMappingDefinitionTestCase::testAttributesInMarkup1 function modules/rdf/rdf.test Create a node of type blog and test whether the RDF mapping defined for
this node type in rdf_test.module is used in the node page.
RdfMappingDefinitionTestCase::testAttributesInMarkup2 function modules/rdf/rdf.test Create a content type and a node of type test_bundle_hook_install and test
whether the RDF mapping defined in rdf_test.install is used.
RdfMappingDefinitionTestCase::testAttributesInMarkup3 function modules/rdf/rdf.test Create a random content type and node and ensure the default mapping for
node is used.
RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes function modules/rdf/rdf.test Creates a random term and ensures the right RDFa markup is used.
RdfMappingDefinitionTestCase::testUserAttributesInMarkup function modules/rdf/rdf.test Create a random user and ensure the default mapping for user is used.
SessionUnitTestCase::testSessionInitialization function modules/simpletest/tests/session.test Unit test drupal_settings_initialize().
system_authorized_init function modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges.
system_init function modules/system/system.module Implements hook_init().
system_test_authorize_init_page function modules/simpletest/tests/system_test.module Page callback to initialize authorize.php during testing.
system_test_init function modules/simpletest/tests/system_test.module Implements hook_init().
TableSort::init function includes/tablesort.inc Initializes the table sort context.

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