Query Metrics
                4
                Database Queries
            
            
                3
                Different statements
            
            
                1.78 ms
                Query time
            
            
                0
                Invalid entities
            
        Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 0.75 ms (42.12%) | 2 | SELECT f0_.id AS id_0, f0_.nb_request_current AS nb_request_current_1, f0_.nb_request_remaining AS nb_request_remaining_2, f0_.nb_request_limit AS nb_request_limit_3, f0_.nb_rate_current AS nb_rate_current_4, f0_.nb_rate_remaining AS nb_rate_remaining_5, f0_.nb_rate_limit AS nb_rate_limit_6, f0_.the_datetime_last_update AS the_datetime_last_update_7 FROM football_api_statut f0_ LIMIT 1 
                                                Parameters:  [] | 
| 0.52 ms (29.33%) | 1 | SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.prix AS prix_2, f0_.nombre_ligues AS nombre_ligues_3, f0_.stats AS stats_4, f0_.reglages AS reglages_5, f0_.principal AS principal_6, f0_.duree AS duree_7, f0_.stripe_product_id AS stripe_product_id_8, f0_.stripe_plan_id AS stripe_plan_id_9, f0_.nb_prono AS nb_prono_10 FROM `forfait` f0_ ORDER BY f0_.prix ASC 
                                                Parameters:  [] | 
| 0.51 ms (28.54%) | 1 | SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prix AS prix_3, t0.nombre_ligues AS nombre_ligues_4, t0.stats AS stats_5, t0.reglages AS reglages_6, t0.principal AS principal_7, t0.duree AS duree_8, t0.stripe_product_id AS stripe_product_id_9, t0.stripe_plan_id AS stripe_plan_id_10, t0.nb_prono AS nb_prono_11 FROM `forfait` t0 WHERE t0.id = ? 
                                                Parameters:  [
  "4"
] | 
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\FootballApi\FootballApiStatut | No errors. | 
| App\Entity\Coachs\Coachs | No errors. | 
| App\Entity\Coachs\CoachCarrer | No errors. | 
| App\Entity\Pronostics\Pronostiqueur | No errors. | 
| App\Entity\Pays\Pays | No errors. | 
| App\Entity\Clubs\Clubs | No errors. | 
| App\Entity\Equipes\EquipeJoueur | No errors. | 
| App\Entity\Matchs\MatchJoueur | No errors. | 
| App\Entity\Ligues\Ligues | No errors. | 
| App\Entity\Forfait\Forfait | No errors. |