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

Query Metrics

3 Database Queries
3 Different statements
3.56 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.42 ms
(39.88%)
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:
[
  "4"
]
1.14 ms
(32.15%)
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:
[
  4
]
1.00 ms
(27.97%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.filename AS filename_3 FROM category_box t0 INNER JOIN box_category_box ON t0.id = box_category_box.category_box_id WHERE box_category_box.box_id = ?
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Box 2
App\Entity\CategoryBox 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.