Query Metrics
5
Database Queries
5
Different statements
4.72 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.87 ms (39.65%) |
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 => 8]
|
|
0.82 ms (17.35%) |
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 => 1]
|
|
0.82 ms (17.31%) |
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 => 767]
|
|
0.74 ms (15.66%) |
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 => 130,
1 => 139,
2 => 140,
3 => 141,
4 => 136,
5 => 134,
6 => 137,
7 => 749,
8 => 142,
9 => 143,
10 => 144,
11 => 145,
12 => 146,
13 => 147,
14 => 138,
15 => 148,
16 => 149,
17 => 150,
18 => 132,
19 => 131,
20 => 133,
21 => 135,
22 => 676,
23 => 154,
24 => 699,
25 => 670,
26 => 672,
27 => 459,
28 => 663,
29 => 151,
30 => 152,
31 => 153
]
]
|
|
0.47 ms (10.02%) |
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 => 8]
|
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. |