Symfony Commands
app:load-news
Load news headlines and sources
q
search term
--source
comma-delimited source languages
--target
comma-delimited target languages
--load
Enable
load the sources first
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back