ActionScheduler_HybridStore::unclaim_action()
Method: Release claims on an action in the table data store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:414
Method: Release claims on an action in the table data store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:414
Method: Retrieve a list of action IDs by claim.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:423
Method: Get the claim count from the table data store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:387
Method: Retrieve the claim ID for an action from the table data store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:396
Method: Release a claim in the table data store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:405
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