Query Metrics
6
Database Queries
6
Different statements
12.68 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.50 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:
[ "favicon.ico" 0 ] |
2 | 0.19 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:
[] |
3 | 0.24 ms |
SELECT t0.id AS id_1, t0.uri AS uri_2, t0.code AS code_3, t0.redirect_to AS redirect_to_4, t0.visits AS visits_5, t0.created AS created_6, t0.updated AS updated_7 FROM error_pages t0 WHERE t0.uri = ? LIMIT 1
Parameters:
[
"/favicon.ico"
]
|
4 | 0.07 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 0.26 ms |
UPDATE error_pages SET visits = ?, updated = ? WHERE id = ?
Parameters:
[ 2027 "2024-11-28 20:40:32" 33 ] |
6 | 11.42 ms |
"COMMIT"
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. |
Wart\CmsBundle\Entity\Page404Entity | No errors. |
Wart\CmsBundle\Entity\BaseField | No errors. |
Wart\CmsBundle\Entity\UniconField | No errors. |