7 calls to notifications_log() in Notifications 6
- notifications_admin_queue_operations_submit in ./
notifications.admin.inc - Operations form submit, translate op into callback
- notifications_process_digest_long in ./
notifications.cron.inc - Digest multiple events in a single message, long format.
- notifications_process_digest_short in ./
notifications.cron.inc - Digest multiple events in a single message, short format.
- notifications_process_queue in ./
notifications.cron.inc - Process subscriptions queue
- notifications_process_rows in ./
notifications.cron.inc - Process rows given query conditions
- notifications_process_run in ./
notifications.cron.inc - Function to be called on cron by the main notifications_cron
- notifications_process_send in ./
notifications.cron.inc - Message delivery.