File

core/modules/simpletest/tests/actions_loop_test.module

Functions

Namesort descending Description
actions_loop_test_action_info Implements hook_action_info().
actions_loop_test_init Implements hook_init().
actions_loop_test_log Write a message to the log.
actions_loop_test_watchdog Implements hook_watchdog().
watchdog_skip_semaphore Replacement of the watchdog() function that eliminates the use of semaphores so that we can test the abortion of an action loop.