6 calls to notifications_process() in Notifications 6.2
- notifications_admin_queue_process in ./
notifications.admin.inc - Queue operations callback
- notifications_message_send in ./
notifications.cron.inc - Message sending, pass the message to Messaging back end
- 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 - Send array of messages through messaging module