Query Metrics
5
Database Queries
5
Different statements
3.79 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.16 ms (30.56%) |
1 |
SELECT t0.id AS id_1, t0.path AS path_2, t0.original_file_name AS original_file_name_3, t0.hash AS hash_4, t0.type FROM sidus_resource t0 WHERE t0.id IN (?) AND t0.type IN ('resource', 'subcategorypicture', 'restorationpicture', 'linkpicture', 'productpicture')
Parameters: [
0 => [
0 => 703,
1 => 333,
2 => 336,
3 => 337,
4 => 334,
5 => 335,
6 => 339,
7 => 338,
8 => 343,
9 => 342,
10 => 340,
11 => 341,
12 => 344,
13 => 345,
14 => 459,
15 => 715,
16 => 714,
17 => 680,
18 => 346,
19 => 347,
20 => 348,
21 => 349,
22 => 350,
23 => 351
]
]
|
|
0.89 ms (23.38%) |
1 |
SELECT t0.id AS id_1, t0.path AS path_2, t0.original_file_name AS original_file_name_3, t0.hash AS hash_4, t0.type FROM sidus_resource t0 WHERE t0.id = ? AND t0.type IN ('subcategorypicture')
Parameters: [0 => 781]
|
|
0.70 ms (18.52%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legend AS legend_3, t0.state AS state_4 FROM sevs_category t0 WHERE t0.id = ?
Parameters: [0 => 2]
|
|
0.54 ms (14.21%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.picture AS picture_4 FROM sevs_sub_category t0 WHERE t0.id = ?
Parameters: [0 => 22]
|
|
0.50 ms (13.34%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.types AS types_3, t0.ref AS ref_4, t0.description AS description_5, t0.state AS state_6, t0.price AS price_7, t0.rank AS rank_8, t0.disabled AS disabled_9, t0.sub_category_id AS sub_category_id_10, t0.picture AS picture_11 FROM sevs_product t0 WHERE t0.sub_category_id = ? ORDER BY t0.rank ASC
Parameters: [0 => 22]
|
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 |
|---|---|
| SeventiesScooter\BackOfficeBundle\Entity\User\Administrator | No errors. |
| SeventiesScooter\BackOfficeBundle\Entity\Shop\SubCategory | No errors. |
| SeventiesScooter\BackOfficeBundle\Entity\Shop\Category | No errors. |
| Sidus\FileUploadBundle\Entity\Resource | No errors. |
| SeventiesScooter\BackOfficeBundle\Entity\Shop\SubCategoryPicture | No errors. |
| SeventiesScooter\BackOfficeBundle\Entity\Shop\Product | No errors. |
| SeventiesScooter\BackOfficeBundle\Entity\Shop\ProductPicture | No errors. |
| SeventiesScooter\BackOfficeBundle\Entity\RestorationPicture | No errors. |
| SeventiesScooter\BackOfficeBundle\Entity\LinkPicture | No errors. |