Query Metrics
21
Database Queries
14
Different statements
1.53 ms
Query time
2
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.08 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.resume AS resume_4, t0.meta_description AS meta_description_5, t0.meta_title AS meta_title_6, t0.corps AS corps_7, t0.slug AS slug_8, t0.date AS date_9, t0.date_revision AS date_revision_10, t0.en_avant AS en_avant_11, t0.en_ligne AS en_ligne_12, t0.image_article AS image_article_13, t0.credit_image AS credit_image_14, t0.lettre_diffusion AS lettre_diffusion_15, t0.legende_image AS legende_image_16, t0.source_fichier AS source_fichier_17, t0.structure_principale_id AS structure_principale_id_18, t0.rubrique_id AS rubrique_id_19, t0.image_entete_id AS image_entete_id_20, t0.photo_spectacle_id AS photo_spectacle_id_21, t0.spectacle_id AS spectacle_id_22, t0.gallerie_id AS gallerie_id_23, t0.dossier_gallerie_id AS dossier_gallerie_id_24 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"fight-impro-a-hauteluce"
]
|
| 2 | 0.10 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.resume AS resume_5, t0.description AS description_6, t0.slug AS slug_7, t0.en_ligne AS en_ligne_8, t0.archive AS archive_9, t0.annee_creation AS annee_creation_10, t0.jauge AS jauge_11, t0.slogan AS slogan_12, t0.resume_technique AS resume_technique_13, t0.duree AS duree_14, t0.genre_spectacle AS genre_spectacle_15, t0.video AS video_16, t0.priorite AS priorite_17, t0.url AS url_18, t0.argument_pro AS argument_pro_19, t0.argument_en_avant AS argument_en_avant_20, t0.titre_section_principale AS titre_section_principale_21, t0.derniere_modif AS derniere_modif_22, t0.structure_principal_id AS structure_principal_id_23, t0.image_entete_id AS image_entete_id_24, t0.affiche_id AS affiche_id_25, t0.affiche_spectacle_id AS affiche_spectacle_id_26, t0.compagnie_id AS compagnie_id_27, t0.gallerie_id AS gallerie_id_28, t0.dossier_gallerie_id AS dossier_gallerie_id_29 FROM spectacle t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 3 | 0.07 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.url AS url_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.image_entete AS image_entete_6, t0.logo AS logo_7, t0.adresse AS adresse_8, t0.ville AS ville_9, t0.code_postal AS code_postal_10, t0.telephone AS telephone_11, t0.titre AS titre_12, t0.a_propos AS a_propos_13, t0.nom_contact_presse AS nom_contact_presse_14, t0.email_contact_presse AS email_contact_presse_15, t0.tel_contact_presse AS tel_contact_presse_16 FROM structure t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 4 | 0.06 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.meta_title AS meta_title_3, t0.description AS description_4, t0.meta_description AS meta_description_5, t0.image_entete AS image_entete_6, t0.slug AS slug_7, t0.titre_court AS titre_court_8 FROM rubrique t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 5 | 0.06 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.credits AS credits_3, t0.fichier AS fichier_4, t0.nom AS nom_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 6 | 0.08 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.corps AS corps_3, t0.ordre AS ordre_4, t0.autre_image AS autre_image_5, t0.legende_image AS legende_image_6, t0.chapo AS chapo_7, t0.position_image AS position_image_8, t0.lien_photo AS lien_photo_9, t0.nom_action AS nom_action_10, t0.lien_action AS lien_action_11, t0.credits_image AS credits_image_12, t0.photo_spectacle_id AS photo_spectacle_id_13, t0.spectacle_id AS spectacle_id_14, t0.article_id AS article_id_15, t0.presse_id AS presse_id_16, t0.image_id AS image_id_17, t0.index_structure_id AS index_structure_id_18, t0.spectacle_blocs_id AS spectacle_blocs_id_19, t0.page_id AS page_id_20, t0.communique_presse_id AS communique_presse_id_21, t0.lettre_diffusion_id AS lettre_diffusion_id_22 FROM bloc t0 WHERE t0.article_id = ?
Parameters:
[
18
]
|
| 7 | 0.07 ms |
SELECT 'main'
Parameters:
[] |
| 8 | 0.16 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.04 ms |
SELECT 'main'
Parameters:
[] |
| 10 | 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:
[] |
| 11 | 0.04 ms |
SELECT 'main'
Parameters:
[] |
| 12 | 0.12 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"
]
|
| 13 | 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"
]
|
| 14 | 0.06 ms |
SELECT 'main'
Parameters:
[] |
| 15 | 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"
]
|
| 16 | 0.06 ms |
SELECT * FROM PRAGMA_TABLE_INFO (?)
Parameters:
[
"doctrine_migration_versions"
]
|
| 17 | 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"
]
|
| 18 | 0.04 ms |
SELECT 'main'
Parameters:
[] |
| 19 | 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"
]
|
| 20 | 0.06 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 21 | 0.05 ms |
SELECT 'main'
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\Entity\Image | 2 |
| App\Entity\Article | 1 |
| App\Entity\Structure | 1 |
| App\Entity\Rubrique | 1 |
| App\Entity\Spectacle | 1 |
| App\Entity\AfficheSpectacle | 1 |
| App\Entity\Compagnie | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Article | No errors. |
| App\Entity\Structure | No errors. |
| App\Entity\Rubrique | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\PhotoSpectacle | No errors. |
| App\Entity\Spectacle | No errors. |
| App\Entity\Gallerie | No errors. |
| App\Entity\Dossier | No errors. |
| App\Entity\Utilisateur | No errors. |
| App\Entity\Bloc | No errors. |
| App\Entity\AfficheSpectacle | No errors. |
| App\Entity\Compagnie | No errors. |
| App\Entity\Agenda | No errors. |
| App\Entity\RevuePresse | No errors. |
| App\Entity\SpectacleType | No errors. |
| App\Entity\Soutien | No errors. |
| App\Entity\TypePublic | No errors. |
| App\Entity\Distribution | No errors. |
| App\Entity\CommuniquePresse | No errors. |
| App\Entity\LivreDor | No errors. |
| App\Entity\Clients | No errors. |
| App\Entity\SpectaclePage | No errors. |
| App\Entity\Atelier | No errors. |
| App\Entity\Evenement | No errors. |
| App\Entity\Equipe | No errors. |
| App\Entity\Lettre\Abonne | No errors. |
| App\Entity\Lettre\LettreDiffusion |
|
| App\Entity\MenuSite | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\MotCle |
|
| App\Entity\Lieu | No errors. |
| App\Entity\Role | No errors. |
| App\Entity\Organisateur | No errors. |
| App\Entity\Lettre\Categorie | No errors. |
| App\Entity\LieuSuitecrmMapping | No errors. |
| App\Entity\Galerie | No errors. |
| App\Entity\SpectacleSuitecrmMapping | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |