You are here

8 calls to messaging_debug() in Messaging 6.4

Messaging_Message::prepare in includes/messaging_message.class.inc
Prepare for sending through given method
Messaging_Message::process in includes/messaging_message.class.inc
Check whether the message is to be sent / queued
messaging_message_send in ./messaging.module
Send message to array of destinations. The message is rendered just once.
messaging_message_send_destination in ./messaging.module
Send message to destination object
messaging_message_send_user in ./messaging.module
Send message to user represented by account
Messaging_Method::default_render in includes/messaging_method.class.inc
Renders full message with header and body
Messaging_Store::message_save in includes/messaging_store.class.inc
Put into database storage, create one line for each destination
Messaging_Store::queue_process_step in includes/messaging_store.class.inc
Retrieve and send queued messages