Query Metrics
13
Database Queries
13
Different statements
34.20 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.06 ms (20.64%) |
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:
[] |
|
6.26 ms (18.31%) |
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.68 ms (13.69%) |
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:
[] |
|
3.74 ms (10.92%) |
1 |
SELECT * FROM menus m WHERE m.menu_id = 7
Parameters:
[] |
|
1.82 ms (5.32%) |
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.78 ms (5.20%) |
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.52 ms (4.44%) |
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.44 ms (4.22%) |
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.36 ms (3.98%) |
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:
[] |
|
1.26 ms (3.69%) |
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.14 ms (3.32%) |
1 |
SELECT * FROM menus WHERE menu_id = '7'
Parameters:
[] |
|
1.12 ms (3.26%) |
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.03 ms (3.02%) |
1 |
SELECT * FROM contents c, menus m, menucontents mc WHERE m.menu_id = 7 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:
[] |
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.