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::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_date_gmt()

Method: Get the GMT schedule date for an action.

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

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