hook_cron

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_cron()

Namesort iconLocationDescription
hook_crondeveloper/hooks/core.phpPerform periodic actions.

Functions called by hook_cron()

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_crondeveloper/hooks/core.phpPerform periodic actions.
 
 

Drupal is a registered trademark of Dries Buytaert.