ActionScheduler_HybridStore::get_claim_id()
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: 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: 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: 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