app:load-data | Search and Load repos from packagist | q |
--setup load the bundle names and vendors --refresh refresh the data --fetch fetch the latest version json --process process the json in the database --reset reset (purge) the database first --page-size page size --limit limit (for testing) --batch batch size (for flush) --marking filter by marking --vendor filter by vendor --name filter by short name |
app:meili | Import meili indices into local table |
--reset |
|
workflow:dump | Dump a workflow | name marking |
--label Label a graph --with-metadata Include the workflow's metadata in the dumped graph --dump-format The dump format [puml|mermaid|dot] |
workflow:iterate | Iterate a Doctrine entity and dispatch workflow transitions. | class-name |
--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 grid:index after flush? --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 |
workflow:iterate|iterate | Iterate a Doctrine entity and dispatch workflow transitions. | class-name |
--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 grid:index after flush? --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 |