Symfony Commands
app:fix
Fix the database
arg1
Argument description
--batch-size
For paginator
--pending-edition
Fix the pending edition problem after migration
--fix-utf8
Enable
Fix the UTF-8 Issues
--site-times
Enable
Update the Next Headlines Time
--domains
Enable
Update The Media Domains
--article-media
Enable
Update The Article Media
--fix-orphans
Enable
Fix articles missing their edition
--fix-bad-tags
Enable
Fix auto-tagging from wrong project
--auto-tag
Enable
Auto-tag fetched articles (eg after fixtures load)
--article-duplicates
Tweak the URLs of duplicate articles
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back