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 2 のブラウザ コンソールにデバッグ データを出力する方法を教えてください。特に、Symfony で実装することは可能VarDumper Componentですか? Zend Framework ではZend_Log_Writer_Firebug、非常に便利なツールを使用してこれを行うことができます。Symfony は箱からこのようなものを持っていますか?
VarDumper Component
Zend_Log_Writer_Firebug