hook_install

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_install()

Namesort iconLocationDescription
hook_installdeveloper/hooks/install.phpInstall the current version of the database schema.

Functions called by hook_install()

Namesort iconLocationDescription
db_queryincludes/database.incRuns a basic query in the active database.
hook_installdeveloper/hooks/install.phpInstall the current version of the database schema.
 
 

Drupal is a registered trademark of Dries Buytaert.