Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php

action_scheduler_run_queue

Action Hook: ActionScheduler_AsyncRequest_QueueRunner

Source: packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php:52

Used by 1 function | Uses 0 functions

ActionScheduler_AsyncRequest_QueueRunner::maybe_dispatch()

Method: If the async request runner is needed and allowed to run, dispatch a request.

Source: packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php:66

Used by 1 function | Uses 2 functions

ActionScheduler_AsyncRequest_QueueRunner::allow()

Method: Only allow async requests when needed.

Source: packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php:80

Used by 1 function | Uses 1 function

ActionScheduler_AsyncRequest_QueueRunner::get_sleep_seconds()

Method: Chaining async requests can crash MySQL. A brief sleep call in PHP prevents that.

Source: packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php:94

Used by 1 function | Uses 0 functions

ActionScheduler_AsyncRequest_QueueRunner

Class: ActionScheduler_AsyncRequest_QueueRunner class.

Source: packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php:11

Used by 0 functions | Uses 1 function

ActionScheduler_AsyncRequest_QueueRunner::__construct()

Method: Initiate new async request

Source: packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php:40

Used by 1 function | Uses 1 function

ActionScheduler_AsyncRequest_QueueRunner::handle()

Method: Handle async requests

Source: packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php:51

Used by 0 functions | Uses 3 functions
Proudly powered by WordPress