GET http://kronika.nothingandbeyond.fr/

Query Metrics

5 Database Queries
4 Different statements
0.65 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.30 ms
(46.69%)
2
SELECT COUNT(d0_.id) AS sclr_0 FROM decks d0_ WHERE d0_.type = ? AND d0_.state = ?
Parameters:
[
  "base"
  "officiel"
]
0.15 ms
(22.96%)
1
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.date AS date_3, d0_.code AS code_4, d0_.state AS state_5, d0_.type AS type_6, d0_.description AS description_7, d0_.user_id AS user_id_8, d0_.product_id AS product_id_9 FROM decks d0_ WHERE d0_.type = ? AND d0_.state = ? ORDER BY d0_.date DESC
Parameters:
[
  "commu"
  "public"
]
0.11 ms
(16.50%)
1
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.date AS date_2, a0_.block1 AS block1_3, a0_.block2 AS block2_4, a0_.block3 AS block3_5, a0_.slug AS slug_6, a0_.actif AS actif_7, a0_.image_url AS image_url_8, a0_.langue AS langue_9, a0_.image_link AS image_link_10, a0_.autor_id AS autor_id_11 FROM articles a0_ WHERE a0_.actif = ? AND a0_.langue = ? AND a0_.date <= ? ORDER BY a0_.date DESC
Parameters:
[
  1
  "fr"
  "2026-06-04 16:10:33"
]
0.09 ms
(13.85%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.username AS username_6, t0.newsletter AS newsletter_7, t0.langue AS langue_8, t0.premium AS premium_9, t0.token AS token_10 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  12
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Decks No errors.
App\Entity\User No errors.
App\Entity\Products No errors.
App\Entity\Articles No errors.
App\Entity\CardNote No errors.
App\Entity\FavoriteDeck No errors.
App\Entity\Adresses No errors.
App\Entity\ProductStock No errors.
App\Entity\Rewards No errors.