Query Metrics
                12
                Database Queries
            
            
                3
                Different statements
            
            
                4.70 ms
                Query time
            
            
                0
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 1.01 ms | 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:  [] | 
| 2 | 0.26 ms | 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:  [] | 
| 3 | 0.69 ms | SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.code AS code_2, l0_.image AS image_3, l0_.is_actif AS is_actif_4, l0_.the_type_id AS the_type_id_5, l0_.the_statut_id AS the_statut_id_6, l0_.coefficient AS coefficient_7, l0_.logo AS logo_8, l0_.is_defaut AS is_defaut_9, l0_.pays_id AS pays_id_10 FROM ligues_ligue l0_ WHERE l0_.the_statut_id = ? ORDER BY l0_.name ASC 
                                                Parameters:  [
  1
] | 
| 4 | 0.40 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  3
] | 
| 5 | 0.32 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  10
] | 
| 6 | 0.29 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  6
] | 
| 7 | 0.31 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  5
] | 
| 8 | 0.29 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  1
] | 
| 9 | 0.25 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  4
] | 
| 10 | 0.29 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  8
] | 
| 11 | 0.29 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  7
] | 
| 12 | 0.29 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.flag AS flag_4, t0.is_actif AS is_actif_5, t0.nationality AS nationality_6 FROM pays_pays t0 WHERE t0.id = ? 
                                                Parameters:  [
  9
] | 
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\Ligues\LigueSaison | No errors. | 
| App\Entity\Joueurs\Joueurs | No errors. |