Dev Resources

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

ActionScheduler_DBStore::log_execution()

Method: Add execution message to action log.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:788

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::mark_complete()

Method: Mark an action as complete.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:804

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::get_status()

Method: Get an action’s status.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:830

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::get_claim_count()

Method: Get the number of active claims.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:686

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::get_claim_id()

Method: Return an action’s claim ID, as stored in the claim_id column.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:701

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::find_actions_by_claim_id()

Method: Retrieve the action IDs of action in a claim.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:718

Used by 1 function | Uses 0 functions

ActionScheduler_DBStore::release_claim()

Method: Release actions from a claim and delete the claim.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:735

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::unclaim_action()

Method: Remove the claim from an action.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:749

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::mark_failure()

Method: Mark an action as failed.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:766

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::cancel_actions_by_group()

Method: Cancel pending actions by group.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:483

Used by 0 functions | Uses 1 function
1 2 … 4 Next »
Proudly powered by WordPress