GET https://www.estrellas.mp-digital.fr/hypnoses_thematiques/trauma-phobies

Query Metrics

6 Database Queries
6 Different statements
2.02 ms Query time
0 Invalid entities
18 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.66 ms
(32.79%)
1
"COMMIT"
Parameters:
[]
0.44 ms
(21.63%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "trauma-phobies"
]
0.32 ms
(15.76%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.vat AS vat_5, t0.display_home AS display_home_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.file_name AS file_name_10 FROM product t0 INNER JOIN product_category ON t0.id = product_category.product_id WHERE product_category.category_id = ?
Parameters:
[
  6
]
0.23 ms
(11.31%)
1
INSERT INTO cart (token, last_activity, created_at, updated_at) VALUES (?, ?, ?, ?)
Parameters:
[
  "51d70379a7260c7e17aa027b3b8f8d09"
  "2026-03-02 03:40:21"
  "2026-03-02 03:40:21"
  "2026-03-02 03:40:21"
]
0.22 ms
(11.12%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4 FROM category t0
Parameters:
[]
0.15 ms
(7.39%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Product 9
App\Entity\Category 8
App\Entity\Cart 1

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Product No errors.
App\Entity\Cart No errors.
App\Entity\CartItem No errors.