9 calls to trigger_get_assigned_actions()

actions_loop_test_watchdog in drupal-7.x/modules/simpletest/tests/actions_loop_test.module
Implements hook_watchdog().
TriggerActionTestCase::assignSimpleAction in drupal-7.x/modules/trigger/trigger.test
Assigns a simple (non-configurable) action to a trigger.
TriggerOtherTestCase::testActionsUser in drupal-7.x/modules/trigger/trigger.test
Tests triggering on user create and user login.
trigger_assign_form in drupal-7.x/modules/trigger/trigger.admin.inc
Returns the form for assigning an action to a trigger.
trigger_cron in drupal-7.x/modules/trigger/trigger.module
Implements hook_cron().
_trigger_comment in drupal-7.x/modules/trigger/trigger.module
Calls action functions for comment triggers.
_trigger_node in drupal-7.x/modules/trigger/trigger.module
Calls action functions for node triggers.
_trigger_taxonomy in drupal-7.x/modules/trigger/trigger.module
Calls action functions for taxonomy triggers.
_trigger_user in drupal-7.x/modules/trigger/trigger.module
Calls action functions for user triggers.