Query Metrics
14
Database Queries
14
Different statements
22.72 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.99 ms (13.15%) |
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:
[] |
|
2.21 ms (9.73%) |
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.99 ms (8.78%) |
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.82 ms (8.01%) |
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.79 ms (7.87%) |
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.76 ms (7.74%) |
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.66 ms (7.33%) |
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.52 ms (6.68%) |
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.50 ms (6.60%) |
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.47 ms (6.47%) |
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.39 ms (6.11%) |
1 |
SELECT * FROM menus WHERE menu_id = '35'
Parameters:
[] |
|
1.14 ms (5.00%) |
1 |
SELECT * FROM menus m WHERE m.menu_id = 35
Parameters:
[] |
|
0.96 ms (4.23%) |
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.52 ms (2.30%) |
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.