Query Metrics
145
Database Queries
2
Different statements
52.64 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
51.77 ms (98.34%) |
144 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "6" "en_US" "App\Entity\Product" ] |
0.87 ms (1.66%) |
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
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
Class | Mapping errors |
---|---|
App\Entity\Product | No errors. |
App\Entity\SubCategory | No errors. |
App\Entity\ProductPhoto | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
Gedmo\Translatable\Entity\Translation | No errors. |
App\Entity\Category | No errors. |