9 string references to 'notifications_event' in Notifications 7
- NotificationsContentTests::testNotificationsContent in tests/
notifications_content.test - Play with creating, retrieving, deleting a pair subscriptions
- NotificationsLiteTests::testNotificationsLite in tests/
notifications_lite.test - Test simple sending cases
- notifications_entity_info in ./
notifications.module - Implements hook_entity_info().
- Notifications_Event::load in ./
notifications.event.inc - Load event by id
- Notifications_Event::load_multiple in ./
notifications.event.inc - Load multiple events
- Notifications_Event::queue in ./
notifications.event.inc - Queue event for later processing
- Notifications_Event::record in ./
notifications.event.inc - Create a record for the event and get unique eid
- Notifications_Scheduler_Event::done in notifications_scheduler/
notifications_scheduler.inc - When done these events cannot be just deleted, we need to keep track of last time it was executed
- notifications_update_7001 in ./
notifications.install - Update schema: add stats fields for events