https://staging.lacabaneacoudre.fr/patron/1/sac-banane

Query Metrics

4 Database Queries
4 Different statements
2.76 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.95 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.level AS level_3, t0.price_ht AS price_ht_4, t0.tva AS tva_5, t0.description AS description_6, t0.picture AS picture_7, t0.picture_alt AS picture_alt_8, t0.published AS published_9, t0.date_publication AS date_publication_10, t0.file AS file_11, t0.is_on_homepage AS is_on_homepage_12, t0.is_physical AS is_physical_13, t0.is_quantity AS is_quantity_14, t0.category_id AS category_id_15 FROM sewing t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
2 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.published AS published_4, t0.date_publication AS date_publication_5 FROM notification t0 WHERE t0.published = ? ORDER BY t0.date_publication DESC
Parameters:
[
  1
]
3 0.65 ms
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.picture_alt AS picture_alt_3, t0.listorder AS listorder_4, t0.sewing_id AS sewing_id_5 FROM sewing_gallery t0 WHERE t0.sewing_id = ?
Parameters:
[
  1
]
4 0.81 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.level AS level_3, t0.price_ht AS price_ht_4, t0.tva AS tva_5, t0.description AS description_6, t0.picture AS picture_7, t0.picture_alt AS picture_alt_8, t0.published AS published_9, t0.date_publication AS date_publication_10, t0.file AS file_11, t0.is_on_homepage AS is_on_homepage_12, t0.is_physical AS is_physical_13, t0.is_quantity AS is_quantity_14, t0.category_id AS category_id_15 FROM sewing t0 INNER JOIN sewing_sewing ON t0.id = sewing_sewing.sewing_target WHERE sewing_sewing.sewing_source = ?
Parameters:
[
  1
]

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\Notification No errors.
App\Entity\User No errors.
App\Entity\Sewing No errors.
App\Entity\SewingCategory No errors.
App\Entity\SewingGallery No errors.
App\Entity\Client No errors.