https://boutique.pmd-developper.com/boutique/pmd-store/memoire/cle-usb

Query Metrics

55 Database Queries
15 Different statements
21.96 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.93 ms
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id WHERE a0_.enabled = 1 AND c1_.slug = ? AND c1_.is_active = 1
Parameters:
[
  "cle-usb"
]
2 0.46 ms
SELECT DISTINCT a0_.id AS id_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id WHERE a0_.enabled = 1 AND c1_.slug = ? AND c1_.is_active = 1 LIMIT 24
Parameters:
[
  "cle-usb"
]
3 0.60 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.price AS price_2, a0_.description AS description_3, a0_.created_at AS created_at_4, a0_.updated_at AS updated_at_5, a0_.enabled AS enabled_6, a0_.quantity AS quantity_7, a0_.buying_price AS buying_price_8, a0_.etat AS etat_9, a0_.qty_reel AS qty_reel_10, a0_.label AS label_11, a0_.reduction AS reduction_12, a0_.status AS status_13, a0_.ref AS ref_14, a0_.detail AS detail_15, a0_.category_id AS category_id_16, a0_.brand_id AS brand_id_17 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id WHERE a0_.enabled = 1 AND c1_.slug = ? AND c1_.is_active = 1 AND a0_.id IN (?, ?, ?)
Parameters:
[
  "cle-usb"
  12
  13
  14
]
4 0.81 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM brand t0
Parameters:
[]
5 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
  "cle-usb"
]
6 0.25 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0
Parameters:
[]
7 0.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.enabled AS enabled_7, t0.quantity AS quantity_8, t0.buying_price AS buying_price_9, t0.etat AS etat_10, t0.qty_reel AS qty_reel_11, t0.label AS label_12, t0.reduction AS reduction_13, t0.status AS status_14, t0.ref AS ref_15, t0.detail AS detail_16, t0.category_id AS category_id_17, t0.brand_id AS brand_id_18 FROM article t0 WHERE t0.enabled = ? AND t0.etat = ? LIMIT 12
Parameters:
[
  1
  "top"
]
8 0.45 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0
Parameters:
[]
9 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
  1
]
10 0.42 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.icon AS icon_4 FROM category3 t0 WHERE t0.id = ?
Parameters:
[
  1
]
11 0.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
  2
]
12 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
  3
]
13 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
  4
]
14 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
  5
]
15 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
  6
]
16 0.33 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "cle-usb"
]
17 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM image t0 INNER JOIN article_image ON t0.id = article_image.image_id WHERE article_image.article_id = ?
Parameters:
[
  12
]
18 0.30 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.rating AS rating_4, t0.label AS label_5, t0.article_id AS article_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.article_id = ?
Parameters:
[
  12
]
19 0.26 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.rating AS rating_4, t0.label AS label_5, t0.article_id AS article_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.article_id = ?
Parameters:
[
  12
]
20 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM image t0 INNER JOIN article_image ON t0.id = article_image.image_id WHERE article_image.article_id = ?
Parameters:
[
  13
]
21 0.28 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.rating AS rating_4, t0.label AS label_5, t0.article_id AS article_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.article_id = ?
Parameters:
[
  13
]
22 0.25 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.rating AS rating_4, t0.label AS label_5, t0.article_id AS article_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.article_id = ?
Parameters:
[
  13
]
23 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM image t0 INNER JOIN article_image ON t0.id = article_image.image_id WHERE article_image.article_id = ?
Parameters:
[
  14
]
24 0.26 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.rating AS rating_4, t0.label AS label_5, t0.article_id AS article_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.article_id = ?
Parameters:
[
  14
]
25 0.25 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.rating AS rating_4, t0.label AS label_5, t0.article_id AS article_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.article_id = ?
Parameters:
[
  14
]
26 0.32 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0
Parameters:
[]
27 0.59 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.category2_id = ?
Parameters:
[
  1
]
28 0.44 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Ordinateur portable"
  "Ordinateurs"
]
29 0.44 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Ordinateur de bureau"
  "Ordinateurs"
]
30 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.category2_id = ?
Parameters:
[
  2
]
31 0.44 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Clé usb"
  "Mémoire"
]
32 0.46 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Disque dur"
  "Mémoire"
]
33 0.39 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Carte mémoire"
  "Mémoire"
]
34 0.32 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.category2_id = ?
Parameters:
[
  3
]
35 0.36 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Claviers"
  "Claviers et Souris"
]
36 0.47 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Souris"
  "Claviers et Souris"
]
37 0.39 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Claviers et Souris"
  "Claviers et Souris"
]
38 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.category2_id = ?
Parameters:
[
  4
]
39 0.45 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Imprimante"
  "Imprimante et accessoires"
]
40 0.40 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Accessoires"
  "Imprimante et accessoires"
]
41 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.category2_id = ?
Parameters:
[
  5
]
42 0.38 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Tapis de Souris"
  "Accessoires"
]
43 0.38 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Écran "
  "Accessoires"
]
44 0.44 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Support d'Ordinateur Portable"
  "Accessoires"
]
45 0.39 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Casque et Micro"
  "Accessoires"
]
46 0.37 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Haut-parleurs"
  "Accessoires"
]
47 0.45 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Sacoche pour Ordinateur Portable"
  "Accessoires"
]
48 0.38 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Adaptateurs et Câbles "
  "Accessoires"
]
49 0.51 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Support de Moniteur"
  "Accessoires"
]
50 0.47 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Batterie Externe"
  "Accessoires"
]
51 0.33 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0 WHERE t0.category2_id = ?
Parameters:
[
  6
]
52 0.47 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Routeurs Wi-Fi"
  "Accessoires de Réseau"
]
53 0.51 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Commutateurs Ethernet"
  "Accessoires de Réseau"
]
54 0.46 ms
SELECT count(a0_.id) AS sclr_0 FROM article a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN category2 c2_ ON c1_.category2_id = c2_.id WHERE a0_.enabled = 1 AND c1_.title = ? AND c2_.title = ?
Parameters:
[
  "Répéteurs Wi-Fi"
  "Accessoires de Réseau"
]
55 0.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category 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\Article No errors.
App\Entity\Category No errors.
App\Entity\Brand No errors.
App\Entity\ArticleOption No errors.
App\Entity\Comment No errors.
App\Entity\User No errors.
App\Entity\ArticleBuy No errors.
App\Entity\Image No errors.
App\Entity\Category2 No errors.
App\Entity\Category3 No errors.