我需要建议如何在Sensio \ Bundle \ DistributionBundle \ Composer \ ScriptHandler :: clearCache
中找出如何查看哪些代码/类/部分代码尝试访问数据库确实在作曲家安装过程中。我收到以下错误消息。
Sensio公司\捆绑\ DistributionBundle \作曲\ ScriptHandler :: clearCache
[学说\ DBAL \异常\ ConnectionException]
驱动程序中发生异常:SQLSTATE [HY000] [2002]连接被拒绝
我想知道为什么需要在这个阶段调用数据库以及由谁调用?
提前谢谢。