Query Metrics
26
Database Queries
10
Different statements
2.69 ms
Query time
2
Invalid entities
16
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.15 ms |
SELECT e0_.id AS id_0, e0_.prenom AS prenom_1, e0_.nom AS nom_2, e0_.bio AS bio_3, e0_.affiche AS affiche_4, e0_.url AS url_5, e0_.linkedin AS linkedin_6, e0_.photo_portrait AS photo_portrait_7, e0_.credit_photo AS credit_photo_8, e0_.archive AS archive_9, e0_.membre AS membre_10, e0_.facebook AS facebook_11, e0_.instagram AS instagram_12, e0_.lien_bio AS lien_bio_13 FROM equipe e0_ LEFT JOIN equipe_structure e2_ ON e0_.id = e2_.equipe_id LEFT JOIN structure s1_ ON s1_.id = e2_.structure_id WHERE e0_.affiche = 1 AND e0_.membre = ? AND e0_.archive = ? AND s1_.url = ? ORDER BY e0_.nom ASC
Parameters:
[ 1 0 "fight-impro.fr" ] |
| 2 | 0.12 ms |
SELECT e0_.id AS id_0, e0_.prenom AS prenom_1, e0_.nom AS nom_2, e0_.bio AS bio_3, e0_.affiche AS affiche_4, e0_.url AS url_5, e0_.linkedin AS linkedin_6, e0_.photo_portrait AS photo_portrait_7, e0_.credit_photo AS credit_photo_8, e0_.archive AS archive_9, e0_.membre AS membre_10, e0_.facebook AS facebook_11, e0_.instagram AS instagram_12, e0_.lien_bio AS lien_bio_13 FROM equipe e0_ LEFT JOIN equipe_structure e2_ ON e0_.id = e2_.equipe_id LEFT JOIN structure s1_ ON s1_.id = e2_.structure_id WHERE e0_.affiche = 1 AND e0_.membre = ? AND e0_.archive = ? AND s1_.url = ? ORDER BY e0_.nom ASC
Parameters:
[ 0 0 "fight-impro.fr" ] |
| 3 | 0.08 ms |
SELECT e0_.id AS id_0, e0_.prenom AS prenom_1, e0_.nom AS nom_2, e0_.bio AS bio_3, e0_.affiche AS affiche_4, e0_.url AS url_5, e0_.linkedin AS linkedin_6, e0_.photo_portrait AS photo_portrait_7, e0_.credit_photo AS credit_photo_8, e0_.archive AS archive_9, e0_.membre AS membre_10, e0_.facebook AS facebook_11, e0_.instagram AS instagram_12, e0_.lien_bio AS lien_bio_13 FROM equipe e0_ LEFT JOIN equipe_structure e2_ ON e0_.id = e2_.equipe_id LEFT JOIN structure s1_ ON s1_.id = e2_.structure_id WHERE e0_.affiche = 1 AND e0_.membre = ? AND e0_.archive = ? AND s1_.url = ? ORDER BY e0_.nom ASC
Parameters:
[ 0 1 "fight-impro.fr" ] |
| 4 | 0.18 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2026-08-01 00:00:00" "2027-08-01 00:00:00" ] |
| 5 | 0.08 ms |
SELECT 'main'
Parameters:
[] |
| 6 | 0.17 ms |
SELECT name AS table_name FROM sqlite_master WHERE type = 'table' AND name != 'sqlite_sequence' AND name != 'geometry_columns' AND name != 'spatial_ref_sys' UNION ALL SELECT name FROM sqlite_temp_master WHERE type = 'table' ORDER BY name
Parameters:
[] |
| 7 | 0.05 ms |
SELECT 'main'
Parameters:
[] |
| 8 | 0.10 ms |
SELECT name AS table_name FROM sqlite_master WHERE type = 'table' AND name != 'sqlite_sequence' AND name != 'geometry_columns' AND name != 'spatial_ref_sys' UNION ALL SELECT name FROM sqlite_temp_master WHERE type = 'table' ORDER BY name
Parameters:
[] |
| 9 | 0.05 ms |
SELECT 'main'
Parameters:
[] |
| 10 | 0.13 ms |
SELECT t.name AS table_name, c.* FROM sqlite_master t JOIN pragma_table_info(t.name) c WHERE t.type = 'table' AND t.name NOT IN ('geometry_columns', 'spatial_ref_sys', 'sqlite_sequence') AND t.name = ? ORDER BY t.name, c.cid
Parameters:
[
"doctrine_migration_versions"
]
|
| 11 | 0.06 ms |
SELECT sql FROM ( SELECT * FROM sqlite_master UNION ALL SELECT * FROM sqlite_temp_master ) WHERE type = 'table' AND name = ?
Parameters:
[
"doctrine_migration_versions"
]
|
| 12 | 0.04 ms |
SELECT 'main'
Parameters:
[] |
| 13 | 0.09 ms |
SELECT t.name AS table_name, i.* FROM sqlite_master t JOIN pragma_index_list(t.name) i WHERE t.type = 'table' AND t.name NOT IN ('geometry_columns', 'spatial_ref_sys', 'sqlite_sequence') AND t.name = ? ORDER BY t.name, i.seq
Parameters:
[
"doctrine_migration_versions"
]
|
| 14 | 0.06 ms |
SELECT * FROM PRAGMA_TABLE_INFO (?)
Parameters:
[
"doctrine_migration_versions"
]
|
| 15 | 0.09 ms |
SELECT t.name AS table_name, p.* FROM sqlite_master t JOIN pragma_foreign_key_list(t.name) p ON p."seq" != '-1' WHERE t.type = 'table' AND t.name NOT IN ('geometry_columns', 'spatial_ref_sys', 'sqlite_sequence') AND t.name = ? ORDER BY t.name, p.id DESC, p.seq
Parameters:
[
"doctrine_migration_versions"
]
|
| 16 | 0.04 ms |
SELECT 'main'
Parameters:
[] |
| 17 | 0.05 ms |
SELECT sql FROM ( SELECT * FROM sqlite_master UNION ALL SELECT * FROM sqlite_temp_master ) WHERE type = 'table' AND name = ?
Parameters:
[
"doctrine_migration_versions"
]
|
| 18 | 0.06 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 19 | 0.13 ms |
SELECT 'main'
Parameters:
[] |
| 20 | 0.14 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2025-08-01 00:00:00" "2026-08-01 00:00:00" ] |
| 21 | 0.12 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2024-08-01 00:00:00" "2025-08-01 00:00:00" ] |
| 22 | 0.28 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2023-08-01 00:00:00" "2024-08-01 00:00:00" ] |
| 23 | 0.11 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2022-08-01 00:00:00" "2023-08-01 00:00:00" ] |
| 24 | 0.11 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2021-08-01 00:00:00" "2022-08-01 00:00:00" ] |
| 25 | 0.10 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2020-08-01 00:00:00" "2021-08-01 00:00:00" ] |
| 26 | 0.12 ms |
SELECT e0_.prenom AS prenom_0, e0_.nom AS nom_1, e0_.id AS id_2, e0_.photo_portrait AS photo_portrait_3 FROM agenda a1_ LEFT JOIN distribution_agenda d3_ ON a1_.id = d3_.agenda_id LEFT JOIN distribution d2_ ON d2_.id = d3_.distribution_id LEFT JOIN equipe e0_ ON d2_.personne_id = e0_.id WHERE a1_.spectacle_id = 1 AND (a1_.date_debut BETWEEN ? AND ?) GROUP BY e0_.prenom
Parameters:
[ "2019-08-01 00:00:00" "2020-08-01 00:00:00" ] |
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\Entity\Equipe | 16 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Equipe | No errors. |
| App\Entity\Structure | No errors. |
| App\Entity\Distribution | No errors. |
| App\Entity\Agenda | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Spectacle | No errors. |
| App\Entity\RevuePresse | No errors. |
| App\Entity\Atelier | No errors. |
| App\Entity\Bloc | No errors. |
| App\Entity\SpectacleType | No errors. |
| App\Entity\Evenement | No errors. |
| App\Entity\CommuniquePresse | No errors. |
| App\Entity\Lettre\Abonne | No errors. |
| App\Entity\Lettre\LettreDiffusion |
|
| App\Entity\Soutien | No errors. |
| App\Entity\Dossier | No errors. |
| App\Entity\MenuSite | No errors. |
| App\Entity\Role | No errors. |
| App\Entity\Lieu | No errors. |
| App\Entity\Utilisateur | No errors. |
| App\Entity\Rubrique | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\PhotoSpectacle | No errors. |
| App\Entity\Gallerie | No errors. |
| App\Entity\AfficheSpectacle | No errors. |
| App\Entity\TypePublic | No errors. |
| App\Entity\Compagnie | No errors. |
| App\Entity\LivreDor | No errors. |
| App\Entity\Clients | No errors. |
| App\Entity\SpectaclePage | No errors. |
| App\Entity\Organisateur | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\Lettre\Categorie | No errors. |
| App\Entity\LieuSuitecrmMapping | No errors. |
| App\Entity\Galerie | No errors. |
| App\Entity\MotCle |
|
| App\Entity\SpectacleSuitecrmMapping | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |