https://support-consulting-international.com/timesheet/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.55 ms
(51.15%)
1
SELECT DISTINCT d0_.nom_client AS nom_client_0 FROM declaration_ligne d0_ WHERE d0_.nom_client IS NOT NULL ORDER BY d0_.nom_client ASC
Parameters:
[]
1.04 ms
(20.81%)
1
SELECT DISTINCT d0_.agence AS agence_0 FROM declaration_ligne d0_ WHERE d0_.agence IS NOT NULL ORDER BY d0_.agence ASC
Parameters:
[]
0.78 ms
(15.61%)
1
SELECT DISTINCT d0_.immatriculation AS immatriculation_0 FROM declaration_ligne d0_ WHERE d0_.immatriculation IS NOT NULL ORDER BY d0_.immatriculation ASC
Parameters:
[]
0.62 ms
(12.43%)
1
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, t0.notification AS notification_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]

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\DeclarationLigne No errors.
App\Entity\User No errors.