ActionScheduler_HybridStore::fetch_action()
Method: Retrieve an existing action whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:250
Method: Retrieve an existing action whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:250
Method: Cancel an existing action whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:264
Method: Delete an existing action whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:276
Method: Get the schedule date an existing action whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:288
Method: Mark an existing action as failed whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:302
Method: Log the execution of an existing action whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:314
Method: Mark an existing action complete whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:326
Method: Get an existing action status whether migrated or not.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:338
Method: Return which store an action is stored in.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:353
Method: Find the first matching action from the secondary store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:143