GET http://www.leclubdessin.fr/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.83 ms
SELECT t0.id AS id_1, t0.welcome_title AS welcome_title_2, t0.welcome_message AS welcome_message_3, t0.inscription_link AS inscription_link_4 FROM accueil t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.82 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.image_url AS image_url_4, t0.date AS date_5 FROM actus t0 ORDER BY t0.date DESC LIMIT 1
Parameters:
[]
3 0.76 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.type AS type_5, t0.section AS section_6 FROM travaux t0 WHERE t0.type = ? ORDER BY t0.created_at DESC LIMIT 20
Parameters:
[
  "images"
]
4 0.74 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.link AS link_3, t0.text AS text_4, t0.position AS position_5, t0.accueil_id AS accueil_id_6 FROM accueil_icon t0 WHERE t0.accueil_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\AccueilIcon 4
App\Entity\Accueil 1
App\Entity\Actus 1
App\Entity\Travaux 1

Entities Mapping

Class Mapping errors
App\Entity\Accueil No errors.
App\Entity\AccueilIcon No errors.
App\Entity\Actus No errors.
App\Entity\Travaux No errors.