ActionScheduler_IntervalSchedule::__sleep()
Method: Serialize interval schedules with data required prior to AS 3.0.0
Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:51
Method: Serialize interval schedules with data required prior to AS 3.0.0
Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:51
Method: Unserialize interval schedules serialized/stored prior to AS 3.0.0
Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:69
Method: Calculate when this schedule should start after a given date & time using the number of seconds between recurrences.
Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:25
Method:
Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:33
Method: Create a new exception when the action’s args cannot be decoded to an array.
Source: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:37
Method: Create a new exception when the action’s schedule cannot be fetched.
Source: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:18
Method: Sets the current data store object into `store->action` and initialises the object.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:83
Method: Bulk delete
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:476
Method: Serializes the argument of an action to render it in a human friendly format.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:253
Method: Prints the logs entries inline. We do so to avoid loading Javascript and other hacks to show it in a modal.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:273