Query Metrics
14
Database Queries
14
Different statements
19.32 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.45 ms (23.03%) |
1 |
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:
[] |
|
1.85 ms (9.57%) |
1 |
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:
[] |
|
1.66 ms (8.59%) |
1 |
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:
[] |
|
1.61 ms (8.33%) |
1 |
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:
[] |
|
1.44 ms (7.43%) |
1 |
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:
[] |
|
1.32 ms (6.81%) |
1 |
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:
[] |
|
1.23 ms (6.37%) |
1 |
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:
[] |
|
1.22 ms (6.31%) |
1 |
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:
[] |
|
1.21 ms (6.29%) |
1 |
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:
[] |
|
1.19 ms (6.14%) |
1 |
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:
[] |
|
0.66 ms (3.39%) |
1 |
SELECT * FROM menus WHERE menu_id = '35'
Parameters:
[] |
|
0.62 ms (3.21%) |
1 |
SELECT * FROM contents c, menus m, menucontents mc WHERE m.menu_id = 35 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:
[] |
|
0.55 ms (2.83%) |
1 |
SELECT * FROM menus m WHERE m.menu_id = 35
Parameters:
[] |
|
0.33 ms (1.71%) |
1 |
SELECT * FROM menus m WHERE m.menu_id = 34
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.