Query Metrics
2
Database Queries
2
Different statements
0.98 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.78 ms (0.00%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.more_information AS more_information_3, p0_.price AS price_4, p0_.is_best_seller AS is_best_seller_5, p0_.is_new_arrival AS is_new_arrival_6, p0_.is_featured AS is_featured_7, p0_.is_special_offer AS is_special_offer_8, p0_.image AS image_9, p0_.quantity AS quantity_10, p0_.created_at AS created_at_11, p0_.tags AS tags_12, p0_.slug AS slug_13, p0_.is_promotional_price AS is_promotional_price_14, p0_.promotional_price AS promotional_price_15, p0_.pourcentage_promotional_price AS pourcentage_promotional_price_16, p0_.etat AS etat_17, p0_.nombre_vue AS nombre_vue_18, p0_.poid_net AS poid_net_19, p0_.longueur AS longueur_20, p0_.largeur AS largeur_21, p0_.hauteur AS hauteur_22, p0_.min_commande AS min_commande_23, p0_.piece_in_package AS piece_in_package_24, p0_.image_de_specification AS image_de_specification_25, p0_.max_price AS max_price_26, p0_.max_commande AS max_commande_27, p0_.user_id AS user_id_28 FROM product p0_ INNER JOIN product_tag p2_ ON p0_.id = p2_.product_id INNER JOIN tag t1_ ON t1_.id = p2_.tag_id WHERE t1_.id = ?
Parameters:
[
"7"
]
|
|
0.20 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.image AS image_4 FROM tag 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 |
|
| App\Entity\Tag | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Shop | No errors. |
| App\Entity\ProductImages | No errors. |
| App\Entity\Categories | No errors. |
| App\Entity\RelatedProduct | No errors. |
| App\Entity\ReviewsProduct | No errors. |
| App\Entity\Colors | No errors. |
| App\Entity\Size | No errors. |
| App\Entity\Emballage | No errors. |
| App\Entity\PriceInterval | No errors. |