ActionScheduler_HybridStore::find_action()
Method: Find the first matching action from the secondary store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:143
Method: Find the first matching action from the secondary store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:143
Method: Find actions matching the query in the secondary source first.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:162
Method: Get a count of all actions in the store, grouped by status
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:176
Method: If any actions would have been claimed by the secondary store, migrate them immediately, then ask the primary store for the canonical claim.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:211
Method: Migrate a list of actions to the table data store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:229
Method: Save an action to the primary store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:241
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