Query Metrics
19
Database Queries
19
Different statements
98.30 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.39 ms |
SELECT * FROM menus WHERE menu_parent=0 AND menu_status=2 AND language_id = 1 and company_id=2 and menu_top = 1 ORDER BY menu_number ASC
Parameters:
[] |
| 2 | 1.70 ms |
SELECT * FROM menus WHERE menu_parent=162 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 3 | 1.49 ms |
SELECT * FROM menus WHERE menu_parent=1 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 4 | 1.32 ms |
SELECT * FROM menus WHERE menu_parent=2 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 5 | 1.22 ms |
SELECT * FROM menus WHERE menu_parent=3 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 6 | 1.41 ms |
SELECT * FROM menus WHERE menu_parent=4 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 7 | 1.47 ms |
SELECT * FROM menus WHERE menu_parent=5 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 8 | 1.38 ms |
SELECT * FROM menus WHERE menu_parent=7 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 9 | 1.82 ms |
SELECT * FROM menus WHERE menu_parent=34 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number ASC
Parameters:
[] |
| 10 | 0.53 ms |
SELECT * FROM menus WHERE menu_id = '45'
Parameters:
[] |
| 11 | 0.42 ms |
SELECT * FROM menus m WHERE m.menu_id = 45
Parameters:
[] |
| 12 | 0.34 ms |
SELECT * FROM menus m WHERE m.menu_id = 3
Parameters:
[] |
| 13 | 0.71 ms |
SELECT * FROM contents c, menus m, menucontents mc WHERE m.menu_id = 45 and m.menu_id = mc.menu_id and mc.content_id = c.content_id and c.content_status = 2 order by c.content_id desc LIMIT 20
Parameters:
[] |
| 14 | 11.43 ms |
SELECT * FROM contentforms cf, enginefields ef WHERE cf.content_id = 140 and cf.enginefield_id = ef.enginefield_id
Parameters:
[] |
| 15 | 13.48 ms |
SELECT * FROM contentforms cf, enginefields ef WHERE cf.content_id = 137 and cf.enginefield_id = ef.enginefield_id
Parameters:
[] |
| 16 | 18.94 ms |
SELECT * FROM contentforms cf, enginefields ef WHERE cf.content_id = 136 and cf.enginefield_id = ef.enginefield_id
Parameters:
[] |
| 17 | 18.15 ms |
SELECT * FROM contentforms cf, enginefields ef WHERE cf.content_id = 135 and cf.enginefield_id = ef.enginefield_id
Parameters:
[] |
| 18 | 19.40 ms |
SELECT * FROM contentforms cf, enginefields ef WHERE cf.content_id = 134 and cf.enginefield_id = ef.enginefield_id
Parameters:
[] |
| 19 | 1.69 ms |
SELECT * FROM menus WHERE menu_parent=14 AND menu_status=2 AND language_id = 1 and company_id=2 ORDER BY menu_number 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
No loaded entities.