hook_init

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_init()

Namesort iconLocationDescription
hook_initdeveloper/hooks/core.phpPerform setup tasks.

Functions called by hook_init()

Namesort iconLocationDescription
db_fetch_arrayincludes/database.pgsql.incFetch one result row from the previous query as an array.
db_queryincludes/database.incRuns a basic query in the active database.
hook_initdeveloper/hooks/core.phpPerform setup tasks.
throttle_statusmodules/throttle.moduleDetermine the current load on the site.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.