doctor-command
doctor-command copied to clipboard
Only iterate uploads directory once for all checks.
On sites with large uploads directories, iterating the directory can take a very long time.
We should make sure to only iterate the uploads directory once, instead of once per check.