简体   繁体   English

Symfony调试工具栏显示无效实体,如何调试它们

[英]Symfony debug toolbar shows invalid entities, how do I debug them

Symfony2 debug toolbar shows invalid entities but when I click on it, it only displays the queries, database connections, entity managers and mapping, but no errors whatsoever. Symfony2调试工具栏显示无效实体,但当我单击它时,它只显示查询,数据库连接,实体管理器和映射,但没有任何错误。

How do I debug those invalid entities? 如何调试这些无效实体?

在此输入图像描述

Actually, you just have to click on the red chip which indicates 3 mapping errors and you'll be able to get the detailed errors in the all bottom of the debug bar, in the Mapping area 实际上,您只需要点击指示3个映射错误的红色芯片,您就可以在“ 映射”区域的调试栏的所有底部获取详细错误。

在此输入图像描述

Does it help ? 有帮助吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM