Query Metrics
4
Database Queries
3
Different statements
1.11 ms
Query time
0
Invalid entities
1
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.55 ms |
SELECT t0._id AS _id_1, t0.s1_title AS s1_title_2, t0.s1_description AS s1_description_3, t0.s2_title AS s2_title_4, t0.s2_description AS s2_description_5, t0.s2_cover1 AS s2_cover1_6, t0.s2_cover2 AS s2_cover2_7, t0.s2_cover3 AS s2_cover3_8, t0.cta_title AS cta_title_9, t0.cta_description AS cta_description_10, t0.createdOn AS createdOn_11, t0.updatedOn AS updatedOn_12 FROM about t0 LIMIT 1
Parameters:
[]
|
||||||||||||||||||||
2 | 0.29 ms |
SELECT t0._id AS _id_1, t0.image AS image_2, t0.description AS description_3, t0.createdOn AS createdOn_4, t0.updatedOn AS updatedOn_5 FROM accolade t0 ORDER BY t0.createdOn DESC
Parameters:
[]
|
||||||||||||||||||||
3 | 0.16 ms |
SELECT t0._id AS _id_1, t0.image AS image_2, t0.page AS page_3, t0.placement AS placement_4, t0.createdOn AS createdOn_5, t0.updatedOn AS updatedOn_6 FROM brand t0 WHERE t0.page = ? AND t0.placement = ? ORDER BY t0.createdOn DESC
Parameters:
[ "about" "experts" ]
|
||||||||||||||||||||
4 | 0.10 ms |
SELECT t0._id AS _id_1, t0.image AS image_2, t0.page AS page_3, t0.placement AS placement_4, t0.createdOn AS createdOn_5, t0.updatedOn AS updatedOn_6 FROM brand t0 WHERE t0.page = ? AND t0.placement = ? ORDER BY t0.createdOn DESC
Parameters:
[ "about" "supporters" ]
|
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\About | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\About | No errors. |
App\Entity\Accolade | No errors. |
App\Entity\Brand | No errors. |