Dev Resources

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

ActionScheduler_HybridStore::save_action()

Method: Save an action to the primary store.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:241

Used by 0 functions | Uses 0 functions

ActionScheduler_HybridStore::fetch_action()

Method: Retrieve an existing action whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:250

Used by 0 functions | Uses 2 functions

ActionScheduler_HybridStore::cancel_action()

Method: Cancel an existing action whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:264

Used by 0 functions | Uses 1 function

ActionScheduler_HybridStore::delete_action()

Method: Delete an existing action whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:276

Used by 0 functions | Uses 1 function

ActionScheduler_HybridStore::get_date()

Method: Get the schedule date an existing action whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:288

Used by 0 functions | Uses 1 function

ActionScheduler_HybridStore::mark_failure()

Method: Mark an existing action as failed whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:302

Used by 0 functions | Uses 1 function

ActionScheduler_HybridStore::log_execution()

Method: Log the execution of an existing action whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:314

Used by 0 functions | Uses 1 function

ActionScheduler_HybridStore::mark_complete()

Method: Mark an existing action complete whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:326

Used by 0 functions | Uses 1 function

ActionScheduler_HybridStore::get_status()

Method: Get an existing action status whether migrated or not.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:338

Used by 0 functions | Uses 1 function

ActionScheduler_HybridStore::get_store_from_action_id()

Method: Return which store an action is stored in.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:353

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