Closed this issue 9 years ago · 1 comments
At the moment, the doctrine hook is run very often. Problem : it relies on doctrine:schema:validate, which is very slow.
doctrine:schema:validate
One solution to this would be to run it only when doctrine-related-files change.