15 functions implement hook_init()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- aggregator_init in drupal-6.x/
modules/ aggregator/ aggregator.module - Implementation of hook_init().
- blogapi_init in drupal-6.x/
modules/ blogapi/ blogapi.module - book_init in drupal-6.x/
modules/ book/ book.module - Implementation of hook_init(). Add's the book module's CSS.
- conf_init in drupal-6.x/
includes/ bootstrap.inc - Loads the configuration and sets the base URL, cookie domain, and session name correctly.
- dblog_init in drupal-6.x/
modules/ dblog/ dblog.module - forum_init in drupal-6.x/
modules/ forum/ forum.module - Implementation of hook_init().
- lock_init in drupal-6.x/
includes/ lock.inc - Initialize the locking system.
- lock_init in drupal-6.x/
includes/ lock-install.inc - Initialize the locking system.
- node_init in drupal-6.x/
modules/ node/ node.module - Implementation of hook_init().
- phptemplate_init in drupal-6.x/
themes/ engines/ phptemplate/ phptemplate.engine - Implementation of hook_init().
- poll_init in drupal-6.x/
modules/ poll/ poll.module - Implementation of hook_init().
- system_init in drupal-6.x/
modules/ system/ system.module - Implementation of hook_init().
- tablesort_init in drupal-6.x/
includes/ tablesort.inc - Initialize the table sort context.
- user_init in drupal-6.x/
modules/ user/ user.module - Implementation of hook_init().
- variable_init in drupal-6.x/
includes/ bootstrap.inc - Load the persistent variable table.