GET http://preprod2.speakyplanet.fr/fr/home_header

Query Metrics

4 Database Queries
4 Different statements
64.64 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
60.41 ms
(93.45%)
1
SELECT COUNT(w0_.id) AS sclr_0 FROM word w0_ LEFT JOIN game_word g1_ ON w0_.id = g1_.word_id LEFT JOIN game_sound g2_ ON g1_.sound_id = g2_.id LEFT JOIN game g3_ ON g2_.game_id = g3_.id WHERE g3_.published_at < CURRENT_TIMESTAMP GROUP BY w0_.id
Parameters:
[]
2.22 ms
(3.43%)
1
SELECT COUNT(u0_.id) AS sclr_0 FROM user u0_
Parameters:
[]
1.60 ms
(2.48%)
1
SELECT COUNT(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.subscription_date IS NOT NULL
Parameters:
[]
0.41 ms
(0.63%)
1
SELECT COUNT(g0_.id) AS sclr_0 FROM game g0_ WHERE g0_.published_at < CURRENT_TIMESTAMP
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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Game No errors.
App\Entity\Word No errors.
App\Entity\GameWord No errors.
App\Entity\GameSound No errors.