Home
ez
*entities
packages_Package
survos_command
Return to Command List
workflow:iterate
Iterate a Doctrine entity and dispatch workflow transitions.
bin/console workflow:iterate
Class-name
FQCN or short name of the Doctrine entity
Transport
Messenger transport name
Transition
Workflow transition name
Marking
Comma-separated marking(s) to filter
Workflow-name
Workflow name/code if multiple on class
Tags
Comma-separated tags for listeners
Dump
Comma-separated property paths to dump for each row
Index-after-flush
None
--index-after-flush
--no-index-after-flush
grid:index after flush?
Stats
None
--stats
--no-stats
Show counts per marking and exit
Max
Process at most this many items
Limit
[deprecated] Use --max instead
Count
Use this count for progress bar
Via Message Bus
Run Command via consume:messages
Run Command