Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 28

ActionScheduler_Abstract_QueueRunner::batch_limits_exceeded()

Method: See if the batch limits have been exceeded, which is when memory usage is almost at the maximum limit, or the time to process more actions will exceed the max time limit.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:227

Used by 0 functions | Uses 2 functions

ActionScheduler_Abstract_QueueRunner::get_allowed_concurrent_batches()

Method: Get the number of concurrent batches a runner allows.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:110

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_QueueRunner::get_execution_time()

Method: Get the number of seconds the process has been running.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:146

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_QueueRunner::get_memory_limit()

Method: Get memory limit

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:185

Used by 1 function | Uses 1 function

ActionScheduler_Abstract_QueueRunner::get_time_limit()

Method: Get the maximum number of seconds a batch can run for.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:128

Used by 2 functions | Uses 0 functions

ActionScheduler_Abstract_QueueRunner::has_maximum_concurrent_batches()

Method: Check if the number of allowed concurrent batches is met or exceeded.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:119

Used by 0 functions | Uses 1 function

ActionScheduler_Abstract_QueueRunner::memory_exceeded()

Method: Memory exceeded

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:209

Used by 1 function | Uses 1 function

ActionScheduler_Abstract_QueueRunner::process_action()

Method: Process an individual action.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:50

Used by 0 functions | Uses 1 function

ActionScheduler_Abstract_QueueRunner::run()

Method: Process actions in the queue.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:239

Used by 0 functions | Uses 0 functions

ActionScheduler_Abstract_QueueRunner::run_cleanup()

Method: Run the queue cleaner.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:101

Used by 0 functions | Uses 1 function
« Previous 1 … 27 28 29 … 2,076 Next »
Proudly powered by WordPress