HEAD https://vicstoryhub.fr/admin/

Query Metrics

4 Database Queries
4 Different statements
1.00 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.35 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.28 ms
SELECT c0_.firstname AS firstname_0, c0_.lastname AS lastname_1, c0_.email AS email_2, c0_.message AS message_3 FROM contact c0_ ORDER BY c0_.id DESC LIMIT 2
Parameters:
[]
3 0.20 ms
SELECT v0_.text_value AS text_value_0, v0_.description_value AS description_value_1 FROM `values` v0_ ORDER BY v0_.id DESC LIMIT 2
Parameters:
[]
4 0.18 ms
SELECT s0_.text_service AS text_service_0, s0_.description_service AS description_service_1 FROM services s0_ ORDER BY s0_.id DESC LIMIT 2
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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Contact No errors.
App\Entity\Values No errors.
App\Entity\Services No errors.