Query Metrics
3
Database Queries
2
Different statements
1.03 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3, t0.lft AS lft_4, t0.lvl AS lvl_5, t0.rgt AS rgt_6, t0.root AS root_7, t0.text AS text_8, t0.addtext AS addtext_9, t0.image AS image_10, t0.seotitle AS seotitle_11, t0.seodescription AS seodescription_12, t0.seokeywords AS seokeywords_13, t0.showorder AS showorder_14, t0.created AS created_15, t0.updated AS updated_16, t0.order_field AS order_field_17, t0.order_direction AS order_direction_18, t0.uuid AS uuid_19, t0.ctype_id AS ctype_id_20, t0.parent_id AS parent_id_21 FROM categories t0 WHERE t0.alias = ? AND t0.lvl = ? LIMIT 1
Parameters:
[ "wp-admin" 0 ] |
2 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3, t0.lft AS lft_4, t0.lvl AS lvl_5, t0.rgt AS rgt_6, t0.root AS root_7, t0.text AS text_8, t0.addtext AS addtext_9, t0.image AS image_10, t0.seotitle AS seotitle_11, t0.seodescription AS seodescription_12, t0.seokeywords AS seokeywords_13, t0.showorder AS showorder_14, t0.created AS created_15, t0.updated AS updated_16, t0.order_field AS order_field_17, t0.order_direction AS order_direction_18, t0.uuid AS uuid_19, t0.ctype_id AS ctype_id_20, t0.parent_id AS parent_id_21 FROM categories t0 WHERE t0.alias = ? AND t0.lvl = ? LIMIT 1
Parameters:
[ "wp-admin" 0 ] |
3 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.value2 AS value2_4 FROM setting t0
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 |
---|---|
Wart\CmsBundle\Entity\Category | No errors. |
Wart\CmsBundle\Entity\ContentType | No errors. |
Wart\CmsBundle\Entity\Setting | No errors. |