Query Metrics
1
Database Queries
1
Different statements
0.81 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.81 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.le_slug AS le_slug_3, t0.petite_info AS petite_info_4, t0.price AS price_5, t0.old_price AS old_price_6, t0.description AS description_7, t0.stock_disponible AS stock_disponible_8, t0.stock_minimum AS stock_minimum_9, t0.stock_de_securite AS stock_de_securite_10, t0.stock_dalerte AS stock_dalerte_11, t0.stock_outil AS stock_outil_12, t0.stock_maximum AS stock_maximum_13, t0.cout_de_stockage AS cout_de_stockage_14, t0.sub_category_id AS sub_category_id_15, t0.image_principale_id AS image_principale_id_16 FROM product t0 WHERE t0.le_slug = ? LIMIT 1
Parameters:
[
"favicon-32x32.png"
]
|
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\Product | No errors. |
App\Entity\SubCategory | No errors. |
App\Entity\ProductPhoto | No errors. |