GET https://maboiteconseil.fr/nos-packs

Query Metrics

4 Database Queries
4 Different statements
4.64 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.06 ms
(44.33%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.text_content AS text_content_4, t0.video_filename AS video_filename_5, t0.video_duration AS video_duration_6, t0.order_index AS order_index_7, t0.created_at AS created_at_8, t0.pack_id AS pack_id_9 FROM pack_course t0 WHERE t0.pack_id = ?
Parameters:
[
  4
]
0.96 ms
(20.62%)
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:
[
  4
]
0.82 ms
(17.74%)
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.type = ?
Parameters:
[
  "pack"
]
0.80 ms
(17.31%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.filename AS filename_3 FROM category_box 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\CategoryBox 10
App\Entity\PackCourse 2
App\Entity\Box 1

Entities Mapping

Class Mapping errors
App\Entity\CategoryBox No errors.
App\Entity\Box 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.
App\Entity\UserPackProgress No errors.
App\Entity\ToolsPack No errors.