Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 Symfony 在加载配置文件时使用什么顺序,但我似乎找不到答案。稍后使用 Extension 类中的 processConfiguration 方法对配置进行展平。
app/config/config.yml
config_{environment}.yml
app/AppKernel.php