actions_do

Functions that call actions_do()

Namesort iconLocationDescription
trigger_crondrupal/modules/trigger/trigger.moduleImplement hook_cron().
trigger_example_trigger_examplecontributions/docs/developer/examples/trigger_example.moduleImplementation of hook_trigger_example().
trigger_taxonomydrupal/modules/trigger/trigger.moduleImplement hook_taxonomy().
_trigger_commentdrupal/modules/trigger/trigger.moduleHelper function for implementations of hook_comment_op().
_trigger_nodedrupal/modules/trigger/trigger.moduleSimple wrapper function to make user hooks work with new entry points.
_trigger_userdrupal/modules/trigger/trigger.moduleSimple wrapper function to make user hooks work with new entry points.

Functions called by actions_do()

Namesort iconLocationDescription
actions_listdrupal/includes/actions.incDiscover all action functions by invoking hook_action_info().
db_fetch_objectdrupal/includes/database/database.inc
db_querydrupal/includes/database/database.incExecute an arbitrary query string against the active database.
db_selectdrupal/includes/database/database.incReturns a new SelectQuery object for the active database.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.
watchdogdrupal/includes/bootstrap.incLog a system message.