ActionScheduler_HybridStore::action_counts()

Get a count of all actions in the store, grouped by status


Description Description


Return Return

(array) Set of 'status' => int $count pairs for statuses with 1 or more actions of that status.


Top ↑

Source Source

File: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.