Search for init
Title | Object type | File name | Summary |
---|---|---|---|
actions_loop_test_init | function | modules/ |
Implements hook_init(). |
block_theme_initialize | function | modules/ |
Assigns an initial, default set of blocks for a theme. |
common_test_init | function | modules/ |
Implements hook_init(). |
DatabaseSchema_sqlite::mapKeyDefinition | function | includes/ |
Utility method: rename columns in an index definition according to a new mapping. |
DatabaseTasks_pgsql::initializeDatabase | function | includes/ |
Make PostgreSQL Drupal friendly. |
dblog_init | function | modules/ |
Implements hook_init(). |
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. |
FieldCrudTestCase::$another_instance_definition | property | modules/ |
|
FieldCrudTestCase::$instance_definition | property | modules/ |
|
FieldInstanceCrudTestCase::$another_instance_definition | property | modules/ |
|
FieldInstanceCrudTestCase::$instance_definition | property | modules/ |
|
hook_init | function | modules/ |
Perform setup tasks for non-cached page requests. |
hook_language_init | function | modules/ |
Allows modules to act after language initialization has been performed. |
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. |
image_effect_definitions | function | modules/ |
Returns a set of image effects. |
image_effect_definition_load | function | modules/ |
Loads the definition for an image effect. |
language_initialize | function | includes/ |
Chooses a language based on language negotiation provider settings. |
locale_init | function | modules/ |
Implements hook_init(). |
locale_test_init | function | modules/ |
Implements hook_init(). |
lock_initialize | function | includes/ |
Initialize the locking system. |
Manager::initialize | function | misc/ |
|
menu_test_init | function | modules/ |
Implements hook_init(). |
nyan_cat_init | function | modules/ |
Includes .theme file from themes. |
overlay_init | function | modules/ |
Implements hook_init(). |
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'). |
phptemplate_init | function | themes/ |
Implements hook_init(). |
RdfMappingDefinitionTestCase | class | modules/ |
|
RdfMappingDefinitionTestCase::getInfo | function | modules/ |
|
RdfMappingDefinitionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RdfMappingDefinitionTestCase::testAttributesInMarkup1 | function | modules/ |
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/ |
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/ |
Create a random content type and node and ensure the default mapping for node is used. |
RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes | function | modules/ |
Creates a random term and ensures the right RDFa markup is used. |
RdfMappingDefinitionTestCase::testUserAttributesInMarkup | function | modules/ |
Create a random user and ensure the default mapping for user is used. |
SessionUnitTestCase::testSessionInitialization | function | modules/ |
Unit test drupal_settings_initialize(). |
system_authorized_init | function | modules/ |
Setup a given callback to run via authorize.php with elevated privileges. |
system_init | function | modules/ |
Implements hook_init(). |
system_test_authorize_init_page | function | modules/ |
Page callback to initialize authorize.php during testing. |
system_test_init | function | modules/ |
Implements hook_init(). |
TableSort::init | function | includes/ |
Initializes the table sort context. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.