Query Metrics
3
Database Queries
3
Different statements
2.20 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.70 ms (77.45%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.text AS text_4, t0.is_active AS is_active_5, t0.image AS image_6 FROM info t0 WHERE t0.slug = ? AND t0.is_active = ? LIMIT 1
Parameters:
[ "najam-inventara" 1 ] |
|
0.35 ms (15.81%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.is_active AS is_active_4, t0.sidebar_menu AS sidebar_menu_5, t0.weight AS weight_6, t0.left_menu AS left_menu_7, t0.right_menu AS right_menu_8 FROM menu t0 WHERE t0.is_active = ? AND t0.left_menu = ? ORDER BY t0.weight ASC
Parameters:
[ 1 1 ] |
|
0.15 ms (6.74%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.is_active AS is_active_4, t0.sidebar_menu AS sidebar_menu_5, t0.weight AS weight_6, t0.left_menu AS left_menu_7, t0.right_menu AS right_menu_8 FROM menu t0 WHERE t0.is_active = ? AND t0.right_menu = ? ORDER BY t0.weight ASC
Parameters:
[ 1 1 ] |
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
| Class | Mapping errors |
|---|---|
| App\Entity\Category | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Info | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\PhotoAlbum | No errors. |
| App\Entity\Video | No errors. |