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 / Page 2

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

ActionScheduler_DBStore::bulk_cancel_actions()

Method: Bulk cancel actions.

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

Used by 2 functions | Uses 1 function

ActionScheduler_DBStore::delete_action()

Method: Delete an action.

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

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::get_date()

Method: Get the schedule date for an action.

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

Used by 0 functions | Uses 2 functions

ActionScheduler_DBStore::get_args_for_query()

Method: Get action args query param value from action args.

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

Used by 2 functions | Uses 1 function

ActionScheduler_DBStore::get_group_id()

Method: Get a group’s ID based on its name/slug.

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

Used by 2 functions | Uses 1 function

ActionScheduler_DBStore::create_group()

Method: Create an action group.

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

Used by 1 function | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress