ActionScheduler_DBLogger::create_entry_from_db_record()
Method: Create an action log entry from a database record.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:66
Method: Create an action log entry from a database record.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:66
Method: Retrieve an action log entry.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:51
Method: Retrieve the an action’s log entries from the database.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:83
Method: Initialize the data store.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:97
Method: Add a record to an action log.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:21
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: Bulk cancel actions.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:494
Method: Cancel an action.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:445
Method: Cancel pending actions by group.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:483
Method: Cancel pending actions by hook.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:472