Query Metrics
1
Database Queries
1
Different statements
3.07 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.07 ms |
SELECT t0_.name AS name_0, t0_.fonction AS fonction_1, t0_.content AS content_2, p1_.path AS path_3, t2_.content AS content_4, t2_.name AS name_5 FROM team t0_ LEFT JOIN team_category t2_ ON t0_.team_category_id = t2_.id LEFT JOIN team_pictures t3_ ON t0_.id = t3_.team_id LEFT JOIN picture_tracol p1_ ON p1_.id = t3_.picture_id ORDER BY name_5 ASC
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Domain\Entity\Text | No errors. |
App\Domain\Entity\Post | No errors. |
App\Domain\Entity\User | No errors. |
App\Domain\Entity\Team | No errors. |
App\Domain\Entity\TeamCategory | No errors. |
App\Domain\Entity\Picture | No errors. |