ActionScheduler_HybridStore::stake_claim( int $max_actions = 10, DateTime|null $before_date = null, $hooks = array(), $group = '' )
If any actions would have been claimed by the secondary store, migrate them immediately, then ask the primary store for the canonical claim.
Description Description
Parameters Parameters
- $max_actions
-
(Optional)
Default value: 10
- $before_date
-
(Optional)
Default value: null
Return Return
Source Source
File: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php