GET https://maboiteconseil.fr/box/5

Query Metrics

2 Database Queries
2 Different statements
2.61 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.55 ms
(59.58%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.presentation AS presentation_3, t0.objective AS objective_4, t0.price AS price_5, t0.content AS content_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.video_filename AS video_filename_9, t0.type AS type_10, t0.filename AS filename_11 FROM box t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
1.06 ms
(40.42%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.presentation AS presentation_3, t0.objective AS objective_4, t0.price AS price_5, t0.content AS content_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.video_filename AS video_filename_9, t0.type AS type_10, t0.filename AS filename_11 FROM box t0 INNER JOIN box_related_boxes ON t0.id = box_related_boxes.box_target WHERE box_related_boxes.box_source = ?
Parameters:
[
  5
]

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\Box 1

Entities Mapping

Class Mapping errors
App\Entity\Box No errors.
App\Entity\CategoryBox No errors.
App\Entity\UsefullLink No errors.
App\Entity\OrderItem No errors.
App\Entity\UserAccessBox No errors.
App\Entity\PackCourse No errors.
App\Entity\PromoCode No errors.