ActionScheduler_DBStore::create_group()
Method: Create an action group.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:131
Method: Create an action group.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:131
Method: Retrieve an action.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:146
Method: Create a null action.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:178
Method: Create an action from a database record.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:189
Method: Find an action.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:214
Method: Returns the SQL statement to query (or count) actions.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:265
Method: Query for action count of list of action IDs.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:404
Method: Get a count of all actions in the store, grouped by status.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:418
Method: Cancel an action.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:445
Method: Cancel pending actions by hook.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:472