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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.71 ms
(37.09%)
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.55 ms
(28.89%)
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.33 ms
(17.38%)
1
"COMMIT"
Parameters:
[]
0.32 ms
(16.64%)
1
"START TRANSACTION"
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