GET https://demo.progesco-ecosup.com/login-etudiant

Query Metrics

4 Database Queries
4 Different statements
1.63 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.69 ms
(42.71%)
1
SELECT t0.id AS id_1, t0.overdue AS overdue_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM subscription t0 LIMIT 1
Parameters:
[]
0.47 ms
(29.05%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.is_active AS is_active_5 FROM annee_scolaire t0 WHERE t0.is_active = ? LIMIT 1
Parameters:
[
  1
]
0.24 ms
(15.01%)
1
"START TRANSACTION"
Parameters:
[]
0.22 ms
(13.23%)
1
"COMMIT"
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\Billing\Entity\Subscription 1
App\Configuration\Entity\AnneeScolaire 1