Symfony Commands
app:validate-sites
Run through symfony validator and mark invalid entities
arg1
Argument description
--siteId
Filter By Site ID
--fetch
Enable
Fetch a web page, cache, etc.
--reset
Enable
reset verified and marking
--dns
Enable
Run the DNS check
--delete-if-empty
Enable
Delete if there are no headlines at all
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back