You are here

constant NOTIFICATIONS_STEP_ROWS in Notifications 5

Same name and namespace in other branches
  1. 6.4 includes/notifications_queue.class.inc \NOTIFICATIONS_STEP_ROWS
  2. 6 notifications.cron.inc \NOTIFICATIONS_STEP_ROWS
  3. 6.2 notifications.cron.inc \NOTIFICATIONS_STEP_ROWS
  4. 6.3 notifications.cron.inc \NOTIFICATIONS_STEP_ROWS
1 use of NOTIFICATIONS_STEP_ROWS
notifications_process_queue in ./notifications.cron.inc
Process subscriptions queue

File

./notifications.cron.inc, line 14

Code

define('NOTIFICATIONS_STEP_ROWS', 1000);