8 calls to notifications_log() in Notifications 6.3
- NotificationsTestCase::dumpLogs in tests/
notifications_test_case.inc - notifications_digest_build_long in notifications_digest/
notifications_digest.module - Digest multiple events in a single message, long format.
- notifications_digest_build_short in notifications_digest/
notifications_digest.module - Digest multiple events in a single message, short format.
- notifications_process_build_simple in ./
notifications.cron.inc - Creates a single message for a single event
- notifications_process_compose in ./
notifications.cron.inc - Message composition.
- 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