Slide 31
Slide 31 text
Conditions that trigger a rebuild
- any modification on Kernel.php, composer dependencies, config files, or
CompilerPass classes
- modification on class signature, phpdoc, public / protected properties or method
signature
- add / remove file in a folder monitored by autoconfig / autowire
- and many other specificities (routes, translations, templates, etc.)