GET https://maboiteconseil.fr/

Query Metrics

7 Database Queries
4 Different statements
4.88 ms Query time
0 Invalid entities
14 Managed entities

Queries

Group similar statements

# Time Info
1 1.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.filename AS filename_3 FROM category_box t0
Parameters:
[]
2 1.07 ms
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 ORDER BY t0.id ASC LIMIT 4
Parameters:
[]
3 0.57 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.filename AS filename_2 FROM category_box c0_
Parameters:
[]
4 1.00 ms
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
]
5 0.42 ms
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:
[
  2
]
6 0.36 ms
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:
[
  3
]
7 0.34 ms
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
]

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

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.