Query Metrics
15
Database Queries
15
Different statements
48.36 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.54 ms (23.87%) |
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:
[] |
|
10.05 ms (20.78%) |
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:
[] |
|
4.26 ms (8.82%) |
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:
[] |
|
4.24 ms (8.76%) |
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:
[] |
|
4.13 ms (8.54%) |
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:
[] |
|
4.10 ms (8.48%) |
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:
[] |
|
2.27 ms (4.70%) |
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.77 ms (3.66%) |
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.59 ms (3.29%) |
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.42 ms (2.94%) |
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.89 ms (1.84%) |
1 |
SELECT * FROM menus WHERE menu_id = '86'
Parameters:
[] |
|
0.76 ms (1.56%) |
1 |
SELECT * FROM contents c, menus m, menucontents mc WHERE m.menu_id = 86 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.59 ms (1.22%) |
1 |
SELECT * FROM menus m WHERE m.menu_id = 86
Parameters:
[] |
|
0.39 ms (0.80%) |
1 |
SELECT * FROM menus m WHERE m.menu_id = 49
Parameters:
[] |
|
0.36 ms (0.74%) |
1 |
SELECT * FROM menus m WHERE m.menu_id = 7
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.