https://preprod.theatre-contemporain.net/regions/actualites/area/7?path=regions%2Factualites%2Farea%2F7

Query Metrics

69 Database Queries
62 Different statements
614.66 ms Query time
0 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.17 ms
SELECT *,`bigregions`.idbigregion as idbigregion
                    FROM `bigregions`
                        JOIN `regions` ON `regions`.`idbigregion`=`bigregions`.`idbigregion`
                        JOIN `departements` ON `regions`.`idregion`=`departements`.`idregion`
                    ORDER BY `bigregions`.`bigregion` ASC, `departements`.`departement` ASC
Parameters:
[]
2 89.21 ms
SELECT a.idannonce,a.dateinsert,a.sujet,c.url_clean, c.name,c.idcategorie
                FROM ann_annonces a, ann_categories c
                WHERE c.idcategorie=a.idcategorie AND a.online=1 AND a.valid=1  AND  a.pays='FR' AND ( SUBSTRING(a.cp,1,2)  IN ('20','2A','2B')) AND c.idcategorie IN (3)  ORDER BY a.dateinsert DESC LIMIT 0,3
Parameters:
[]
3 143.18 ms
SELECT a.idannonce,a.dateinsert,a.sujet,c.url_clean, c.name,c.idcategorie
                FROM ann_annonces a, ann_categories c
                WHERE c.idcategorie=a.idcategorie AND a.online=1 AND a.valid=1  AND  a.pays='FR' AND ( SUBSTRING(a.cp,1,2)  IN ('20','2A','2B')) AND c.idcategorie IN (1)  ORDER BY a.dateinsert DESC LIMIT 0,3
Parameters:
[]
4 0.78 ms
SELECT  DISTINCT(contacts.idcontact), contacts.* 
FROM  `contacts`  
 WHERE 1  AND contacts.`idtypestructure`='EC'  AND contacts.idcontact NOT IN (SELECT idcontact FROM contact_classification WHERE idclassification=99)   AND  contacts.country='FR' AND ( SUBSTRING(contacts.zip,1,2)  IN ('20','2A','2B'))   AND contacts.`publish`=1 
GROUP BY contacts.idcontact 
ORDER BY organisation 
ASC 
LIMIT 0,300
Parameters:
[]
5 21.00 ms
SELECT DISTINCT MIN(s0_.date) AS sclr_0, t1_.url_clean AS url_clean_1, s2_.idspectacle AS idspectacle_2, s2_.title AS title_3, s2_.language AS language_4, s2_.creation_date AS creation_date_5, s2_.url_page AS url_page_6, s2_.infos AS infos_7, s2_.tag AS tag_8, s2_.id_rubrique AS id_rubrique_9, s2_.duration AS duration_10, s2_.interlude AS interlude_11, s2_.textfictif AS textfictif_12, s2_.url_redirect AS url_redirect_13, s2_.url_clean AS url_clean_14, s2_.dateupdate AS dateupdate_15, s2_.dateinsert AS dateinsert_16, s2_.publish AS publish_17, s2_.statut AS statut_18, s2_.valid AS valid_19, t1_.idtext AS idtext_20, t1_.type AS type_21, t1_.idtypetext AS idtypetext_22, t1_.special_text AS special_text_23, t1_.title AS title_24, t1_.subtitle AS subtitle_25, t1_.date AS date_26, t1_.language AS language_27, t1_.markdown AS markdown_28, t1_.abstract AS abstract_29, t1_.abstract_author AS abstract_author_30, t1_.abstract_date AS abstract_date_31, t1_.abstract_url AS abstract_url_32, t1_.publisher_url_text AS publisher_url_text_33, t1_.publication_year AS publication_year_34, t1_.publication_month AS publication_month_35, t1_.isbn AS isbn_36, t1_.ean AS ean_37, t1_.publishinfos AS publishinfos_38, t1_.urltextaccess AS urltextaccess_39, t1_.emailtextaccess AS emailtextaccess_40, t1_.idfiletextaccess AS idfiletextaccess_41, t1_.filetextaccesssave AS filetextaccesssave_42, t1_.textaccessmore AS textaccessmore_43, t1_.request_translation_text AS request_translation_text_44, t1_.request_performing_text AS request_performing_text_45, t1_.help_translation AS help_translation_46, t1_.help_publishing AS help_publishing_47, t1_.help_other AS help_other_48, t1_.moreinfo AS moreinfo_49, t1_.nmale AS nmale_50, t1_.nfemale AS nfemale_51, t1_.npeople AS npeople_52, t1_.textorder AS textorder_53, t1_.nbpages AS nbpages_54, t1_.price AS price_55, t1_.selection_aneth AS selection_aneth_56, t1_.idtext_aneth AS idtext_aneth_57, t1_.aide_creation AS aide_creation_58, t1_.comments AS comments_59, t1_.url_clean AS url_clean_60, t1_.textfictif AS textfictif_61, t1_.valid_opendata AS valid_opendata_62, t1_.dateupdate AS dateupdate_63, t1_.dateinsert AS dateinsert_64, t1_.publish AS publish_65, t1_.statut AS statut_66, t1_.valid AS valid_67, t3_.idtypespectacle AS idtypespectacle_68 FROM spectacles s2_ LEFT JOIN text_spectacle t4_ ON s2_.idspectacle = t4_.idspectacle LEFT JOIN texts t1_ ON t1_.idtext = t4_.idtext LEFT JOIN typesspectacles t3_ ON s2_.idtypespectacle = t3_.idtypespectacle LEFT JOIN schedules s0_ ON s2_.idspectacle = s0_.idspectacle LEFT JOIN spectacle_person s6_ ON s2_.idspectacle = s6_.idspectacle LEFT JOIN persons p5_ ON p5_.idperson = s6_.idperson INNER JOIN contacts c7_ ON s0_.idcontact = c7_.idcontact WHERE s0_.idspectacle = s2_.idspectacle AND (s0_.idcontact = c7_.idcontact OR s0_.idcontact_festival = c7_.idcontact) AND ((s0_.date BETWEEN '2024-04-27' AND '2025-04-27')) AND (s2_.publish = 1 AND s2_.valid = 1) AND (c7_.country = 'FR' AND (SUBSTRING(c7_.zip FROM 1 FOR 2) IN ('20', '2A', '2B'))) GROUP BY s2_.idspectacle ORDER BY s0_.date ASC LIMIT 6
Parameters:
[]
6 1.01 ms
SELECT ct.idcontact,ct.url_clean, ct.url, ct.organisation, ct.idtypestructure, cc.idclassification, cl.classification
                        FROM contacts ct
                            JOIN contact_classification cc ON cc.idcontact=ct.idcontact
                            JOIN classifications cl ON cl.idclassification=cc.idclassification
                        WHERE ct.publish=1  AND cc.idclassification IN (128,129,130,131)  AND  ct.country='FR' AND ( SUBSTRING(ct.zip,1,2)  IN ('20','2A','2B'))  ORDER BY ct.idcontact
Parameters:
[]
7 10.09 ms
SELECT DISTINCT MIN(s0_.date) AS sclr_0, t1_.url_clean AS url_clean_1, s2_.idspectacle AS idspectacle_2, s2_.title AS title_3, s2_.language AS language_4, s2_.creation_date AS creation_date_5, s2_.url_page AS url_page_6, s2_.infos AS infos_7, s2_.tag AS tag_8, s2_.id_rubrique AS id_rubrique_9, s2_.duration AS duration_10, s2_.interlude AS interlude_11, s2_.textfictif AS textfictif_12, s2_.url_redirect AS url_redirect_13, s2_.url_clean AS url_clean_14, s2_.dateupdate AS dateupdate_15, s2_.dateinsert AS dateinsert_16, s2_.publish AS publish_17, s2_.statut AS statut_18, s2_.valid AS valid_19, t1_.idtext AS idtext_20, t1_.type AS type_21, t1_.idtypetext AS idtypetext_22, t1_.special_text AS special_text_23, t1_.title AS title_24, t1_.subtitle AS subtitle_25, t1_.date AS date_26, t1_.language AS language_27, t1_.markdown AS markdown_28, t1_.abstract AS abstract_29, t1_.abstract_author AS abstract_author_30, t1_.abstract_date AS abstract_date_31, t1_.abstract_url AS abstract_url_32, t1_.publisher_url_text AS publisher_url_text_33, t1_.publication_year AS publication_year_34, t1_.publication_month AS publication_month_35, t1_.isbn AS isbn_36, t1_.ean AS ean_37, t1_.publishinfos AS publishinfos_38, t1_.urltextaccess AS urltextaccess_39, t1_.emailtextaccess AS emailtextaccess_40, t1_.idfiletextaccess AS idfiletextaccess_41, t1_.filetextaccesssave AS filetextaccesssave_42, t1_.textaccessmore AS textaccessmore_43, t1_.request_translation_text AS request_translation_text_44, t1_.request_performing_text AS request_performing_text_45, t1_.help_translation AS help_translation_46, t1_.help_publishing AS help_publishing_47, t1_.help_other AS help_other_48, t1_.moreinfo AS moreinfo_49, t1_.nmale AS nmale_50, t1_.nfemale AS nfemale_51, t1_.npeople AS npeople_52, t1_.textorder AS textorder_53, t1_.nbpages AS nbpages_54, t1_.price AS price_55, t1_.selection_aneth AS selection_aneth_56, t1_.idtext_aneth AS idtext_aneth_57, t1_.aide_creation AS aide_creation_58, t1_.comments AS comments_59, t1_.url_clean AS url_clean_60, t1_.textfictif AS textfictif_61, t1_.valid_opendata AS valid_opendata_62, t1_.dateupdate AS dateupdate_63, t1_.dateinsert AS dateinsert_64, t1_.publish AS publish_65, t1_.statut AS statut_66, t1_.valid AS valid_67, t3_.idtypespectacle AS idtypespectacle_68 FROM spectacles s2_ LEFT JOIN text_spectacle t4_ ON s2_.idspectacle = t4_.idspectacle LEFT JOIN texts t1_ ON t1_.idtext = t4_.idtext LEFT JOIN typesspectacles t3_ ON s2_.idtypespectacle = t3_.idtypespectacle LEFT JOIN schedules s0_ ON s2_.idspectacle = s0_.idspectacle LEFT JOIN spectacle_person s6_ ON s2_.idspectacle = s6_.idspectacle LEFT JOIN persons p5_ ON p5_.idperson = s6_.idperson INNER JOIN contacts c7_ ON s0_.idcontact = c7_.idcontact INNER JOIN spectacle_classification s9_ ON s2_.idspectacle = s9_.idspectacle INNER JOIN classifications c8_ ON c8_.idclassification = s9_.idclassification WHERE s0_.idspectacle = s2_.idspectacle AND (s0_.idcontact = c7_.idcontact OR s0_.idcontact_festival = c7_.idcontact) AND c8_.idclassification = 103 AND ((s0_.date BETWEEN '2024-04-27' AND '2025-04-27')) AND (c7_.country = 'FR' AND (SUBSTRING(c7_.zip FROM 1 FOR 2) IN ('20', '2A', '2B'))) GROUP BY s2_.idspectacle ORDER BY s0_.date ASC LIMIT 20
Parameters:
[]
8 9.51 ms
SELECT DISTINCT(T1.idperson), T1.lastname,T1.firstname,T1.url_clean  FROM persons T1
                    JOIN object_file of ON T1.`idperson`=of.`idobject`
                    JOIN files f ON of.`idfile`=f.`idfile`
                    JOIN file_classification fc ON f.`idfile`=fc.`idfile` 
                            JOIN spectacle_author sa ON T1.`idperson`=sa.`idperson`
                            JOIN spectacles s ON sa.`idspectacle`=s.`idspectacle`
                            JOIN text_spectacle ts ON s.`idspectacle`=ts.`idspectacle`
                            JOIN texts t ON t.`idtext`=ts.`idtext` 
                    JOIN schedules sc ON s.`idspectacle`=sc.`idspectacle`  JOIN contacts ON sc.`idcontact`= contacts.`idcontact`  WHERE 1  AND  contacts.country='FR' AND ( SUBSTRING(contacts.zip,1,2)  IN ('20','2A','2B'))
                    AND fc.`idclassification`=14
            
                    AND s.`valid`=1
                    AND s.`publish`=1
                    AND s.`textfictif`=0
                    AND T1.`publish`=1  AND t.`type` IN (0,1)  AND sc.`date` BETWEEN '2024-04-27' AND '2025-04-27'  AND (T1.`dateend` IS NULL OR T1.`dateend` = 0 OR T1.`dateend`>='1954' )  AND contacts.`country`='FR'  GROUP BY T1.idperson  ORDER BY RAND()  LIMIT 0,4
Parameters:
[]
9 19.42 ms
SELECT  DISTINCT(multimedias.idmultimedia), multimedias.*,spectacles.`idspectacle`,schedules.`idcontact` 
FROM  `object_multimedia` ,
 `schedules` ,
 `spectacles` ,
 `contacts` ,
 `multimedias`  
 WHERE 1  AND contacts.country='FR' AND ( SUBSTRING(contacts.zip,1,2)  IN ('20','2A','2B'))  AND multimedias.`publish`=1  AND object_multimedia.`object`='spectacles'  AND object_multimedia.`idrole` IS NULL  AND schedules.`date` BETWEEN '2024-04-27' AND '2025-04-27'  AND multimedias.`idmultimedia`=object_multimedia.`idmultimedia` AND schedules.`idspectacle`=spectacles.`idspectacle` AND spectacles.`idspectacle`=object_multimedia.`idobject` AND contacts.`idcontact`=schedules.`idcontact` 
 GROUP BY object_multimedia.`idobject` 
ORDER BY schedules.`date` 
ASC 
LIMIT 0,5
Parameters:
[]
10 105.78 ms
SELECT DISTINCT(T1.idnew), T1.*,T2.idextranetuser,T2.lastname,T2.firstname,T2.signature,T2.city as city_extranetuser,T2.enseignant_etablissement,T2.enseignant_active,T3.idnewschedule,T3.date,T3.hour,T3.idcontact,T3.note  FROM news T1 INNER JOIN newschedules T3
                            ON T3.idnew=T1.idnew
                            INNER JOIN extranetusers T2 ON T2.idextranetuser=T1.idextranetuser
                            LEFT JOIN contacts T4 ON T4.idcontact=T3.idcontact  WHERE 1  AND T1.publish=1 AND T1.publish=1 AND T1.valid=1  AND T1.type_news=0 AND (( T4.country='FR' AND ( SUBSTRING(T4.zip,1,2)  IN ('20','2A','2B')) AND  T3.date>='2024-04-27' ))  GROUP BY T1.idnew  ORDER BY T3.date ASC LIMIT 0,5
Parameters:
[]
11 96.81 ms
SELECT DISTINCT(T1.idnew), T1.*,T2.idextranetuser,T2.lastname,T2.firstname,T2.signature,T2.city as city_extranetuser,T2.enseignant_etablissement,T2.enseignant_active,T3.idnewschedule,T3.date,T3.hour,T3.idcontact,T3.note  FROM news T1 INNER JOIN newschedules T3
                            ON T3.idnew=T1.idnew
                            INNER JOIN extranetusers T2 ON T2.idextranetuser=T1.idextranetuser
                            LEFT JOIN contacts T4 ON T4.idcontact=T3.idcontact  WHERE 1  AND T1.publish=1 AND T1.publish=1 AND T1.valid=1  AND T1.type_news=0 AND (( T4.country='FR' AND ( SUBSTRING(T4.zip,1,2)  IN ('20','2A','2B')) AND  T3.date<'2024-04-27' ))  GROUP BY T1.idnew  ORDER BY T3.date DESC LIMIT 0,5
Parameters:
[]
12 0.39 ms
SELECT t0.idnew AS idnew_1, t0.title AS title_2, t0.type_news AS type_news_3, t0.description AS description_4, t0.markdown AS markdown_5, t0.date_start AS date_start_6, t0.date_end AS date_end_7, t0.hour AS hour_8, t0.location AS location_9, t0.city AS city_10, t0.zip AS zip_11, t0.contacts AS contacts_12, t0.url AS url_13, t0.url_more AS url_more_14, t0.infos_contacts AS infos_contacts_15, t0.url_file AS url_file_16, t0.copyright_file AS copyright_file_17, t0.is_homepage AS is_homepage_18, t0.publish AS publish_19, t0.valid AS valid_20, t0.statut AS statut_21, t0.dateinsert AS dateinsert_22, t0.dateupdate AS dateupdate_23, t0.idextranetuser_lock AS idextranetuser_lock_24, t0.idextranetuser AS idextranetuser_25, t0.idregion AS idregion_26, t0.country AS country_27 FROM news t0 WHERE t0.idnew = ?
Parameters:
[
  "12295"
]
13 0.36 ms
SELECT url_file FROM news WHERE idnew=12295
Parameters:
[]
14 0.42 ms
SELECT sc.date, c.city, c.country, c.zip, c.organisation, c.url_clean, c.idcontact FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=12295 AND sc.date<'2024-04-27'  ORDER BY sc.date DESC LIMIT 0,1
Parameters:
[]
15 0.74 ms
SELECT MIN(sc.date) as datestart, MAX(sc.date) as dateend, c.city, c.country FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=12295 AND sc.date<'2024-04-27'  AND sc.idcontact=31486 GROUP BY sc.idcontact
Parameters:
[]
16 0.34 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idnew FROM theatreok_dev.persons j1, theatreok_dev.new_person j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idperson=j2.idperson
                        AND j3.idnew=12295
Parameters:
[]
17 0.27 ms
SELECT j1.idcontact,j1.lastname,j1.firstname,j1.organisation,j1.type,j1.url_clean ,j3.idnew FROM theatreok_dev.contacts j1, theatreok_dev.new_contact j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idcontact=j2.idcontact
                        AND j3.idnew=12295
Parameters:
[]
18 0.25 ms
SELECT j1.idspectacle,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.spectacles j1, theatreok_dev.new_spectacle j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idnew=12295
Parameters:
[]
19 0.25 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=30470
Parameters:
[]
20 0.30 ms
SELECT j1.idtext,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.texts j1, theatreok_dev.new_text j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idtext=j2.idtext
                        AND j3.idnew=12295
Parameters:
[]
21 0.16 ms
SELECT t0_.type AS type_0 FROM texts t0_ WHERE t0_.idtext = ?
Parameters:
[
  28546
]
22 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idtext FROM theatreok_dev.persons j1, theatreok_dev.text_author j2, theatreok_dev.texts j3
                        WHERE j3.idtext=j2.idtext
                        AND j1.idperson=j2.idperson
                        AND j3.idtext=28546  ORDER BY j2.classement ASC
Parameters:
[]
23 0.21 ms
SELECT t0_.type AS type_0 FROM texts t0_ WHERE t0_.idtext = ?
Parameters:
[
  1634
]
24 0.34 ms
SELECT t.idtext, t.title, t.type, t.language, t.date, t.url_clean
                  FROM texts t, text_traduction tt
                  WHERE t.idtext=tt.idtext
                  AND tt.idtexttraduction=1634
                  ORDER BY t.title
Parameters:
[]
25 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idtext FROM theatreok_dev.persons j1, theatreok_dev.text_author j2, theatreok_dev.texts j3
                        WHERE j3.idtext=j2.idtext
                        AND j1.idperson=j2.idperson
                        AND j3.idtext=1633  ORDER BY j2.classement ASC
Parameters:
[]
26 0.32 ms
SELECT t0_.type AS type_0 FROM texts t0_ WHERE t0_.idtext = ?
Parameters:
[
  5696
]
27 0.35 ms
SELECT t.idtext, t.title, t.type, t.language, t.date, t.url_clean
                  FROM texts t, text_traduction tt
                  WHERE t.idtext=tt.idtext
                  AND tt.idtexttraduction=5696
                  ORDER BY t.title
Parameters:
[]
28 0.42 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idtext FROM theatreok_dev.persons j1, theatreok_dev.text_author j2, theatreok_dev.texts j3
                        WHERE j3.idtext=j2.idtext
                        AND j1.idperson=j2.idperson
                        AND j3.idtext=5695  ORDER BY j2.classement ASC
Parameters:
[]
29 0.15 ms
SELECT t0_.type AS type_0 FROM texts t0_ WHERE t0_.idtext = ?
Parameters:
[
  7636
]
30 0.58 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idtext FROM theatreok_dev.persons j1, theatreok_dev.text_author j2, theatreok_dev.texts j3
                        WHERE j3.idtext=j2.idtext
                        AND j1.idperson=j2.idperson
                        AND j3.idtext=7636  ORDER BY j2.classement ASC
Parameters:
[]
31 0.29 ms
SELECT t0.idnew AS idnew_1, t0.title AS title_2, t0.type_news AS type_news_3, t0.description AS description_4, t0.markdown AS markdown_5, t0.date_start AS date_start_6, t0.date_end AS date_end_7, t0.hour AS hour_8, t0.location AS location_9, t0.city AS city_10, t0.zip AS zip_11, t0.contacts AS contacts_12, t0.url AS url_13, t0.url_more AS url_more_14, t0.infos_contacts AS infos_contacts_15, t0.url_file AS url_file_16, t0.copyright_file AS copyright_file_17, t0.is_homepage AS is_homepage_18, t0.publish AS publish_19, t0.valid AS valid_20, t0.statut AS statut_21, t0.dateinsert AS dateinsert_22, t0.dateupdate AS dateupdate_23, t0.idextranetuser_lock AS idextranetuser_lock_24, t0.idextranetuser AS idextranetuser_25, t0.idregion AS idregion_26, t0.country AS country_27 FROM news t0 WHERE t0.idnew = ?
Parameters:
[
  "11895"
]
32 0.19 ms
SELECT url_file FROM news WHERE idnew=11895
Parameters:
[]
33 0.30 ms
SELECT sc.date, c.city, c.country, c.zip, c.organisation, c.url_clean, c.idcontact FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=11895 AND sc.date<'2024-04-27'  ORDER BY sc.date DESC LIMIT 0,1
Parameters:
[]
34 0.32 ms
SELECT MIN(sc.date) as datestart, MAX(sc.date) as dateend, c.city, c.country FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=11895 AND sc.date<'2024-04-27'  AND sc.idcontact=30881 GROUP BY sc.idcontact
Parameters:
[]
35 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idnew FROM theatreok_dev.persons j1, theatreok_dev.new_person j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idperson=j2.idperson
                        AND j3.idnew=11895
Parameters:
[]
36 0.24 ms
SELECT j1.idcontact,j1.lastname,j1.firstname,j1.organisation,j1.type,j1.url_clean ,j3.idnew FROM theatreok_dev.contacts j1, theatreok_dev.new_contact j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idcontact=j2.idcontact
                        AND j3.idnew=11895
Parameters:
[]
37 0.22 ms
SELECT j1.idspectacle,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.spectacles j1, theatreok_dev.new_spectacle j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idnew=11895
Parameters:
[]
38 0.22 ms
SELECT j1.idtext,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.texts j1, theatreok_dev.new_text j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idtext=j2.idtext
                        AND j3.idnew=11895
Parameters:
[]
39 0.38 ms
SELECT t0.idnew AS idnew_1, t0.title AS title_2, t0.type_news AS type_news_3, t0.description AS description_4, t0.markdown AS markdown_5, t0.date_start AS date_start_6, t0.date_end AS date_end_7, t0.hour AS hour_8, t0.location AS location_9, t0.city AS city_10, t0.zip AS zip_11, t0.contacts AS contacts_12, t0.url AS url_13, t0.url_more AS url_more_14, t0.infos_contacts AS infos_contacts_15, t0.url_file AS url_file_16, t0.copyright_file AS copyright_file_17, t0.is_homepage AS is_homepage_18, t0.publish AS publish_19, t0.valid AS valid_20, t0.statut AS statut_21, t0.dateinsert AS dateinsert_22, t0.dateupdate AS dateupdate_23, t0.idextranetuser_lock AS idextranetuser_lock_24, t0.idextranetuser AS idextranetuser_25, t0.idregion AS idregion_26, t0.country AS country_27 FROM news t0 WHERE t0.idnew = ?
Parameters:
[
  "9273"
]
40 0.24 ms
SELECT url_file FROM news WHERE idnew=9273
Parameters:
[]
41 0.30 ms
SELECT sc.date, c.city, c.country, c.zip, c.organisation, c.url_clean, c.idcontact FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=9273 AND sc.date<'2024-04-27'  ORDER BY sc.date DESC LIMIT 0,1
Parameters:
[]
42 0.26 ms
SELECT MIN(sc.date) as datestart, MAX(sc.date) as dateend, c.city, c.country FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=9273 AND sc.date<'2024-04-27'  AND sc.idcontact=6759 GROUP BY sc.idcontact
Parameters:
[]
43 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idnew FROM theatreok_dev.persons j1, theatreok_dev.new_person j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idperson=j2.idperson
                        AND j3.idnew=9273
Parameters:
[]
44 0.39 ms
SELECT j1.idcontact,j1.lastname,j1.firstname,j1.organisation,j1.type,j1.url_clean ,j3.idnew FROM theatreok_dev.contacts j1, theatreok_dev.new_contact j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idcontact=j2.idcontact
                        AND j3.idnew=9273
Parameters:
[]
45 0.35 ms
SELECT j1.idspectacle,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.spectacles j1, theatreok_dev.new_spectacle j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idnew=9273
Parameters:
[]
46 0.26 ms
SELECT j1.idtext,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.texts j1, theatreok_dev.new_text j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idtext=j2.idtext
                        AND j3.idnew=9273
Parameters:
[]
47 0.34 ms
SELECT t0.idnew AS idnew_1, t0.title AS title_2, t0.type_news AS type_news_3, t0.description AS description_4, t0.markdown AS markdown_5, t0.date_start AS date_start_6, t0.date_end AS date_end_7, t0.hour AS hour_8, t0.location AS location_9, t0.city AS city_10, t0.zip AS zip_11, t0.contacts AS contacts_12, t0.url AS url_13, t0.url_more AS url_more_14, t0.infos_contacts AS infos_contacts_15, t0.url_file AS url_file_16, t0.copyright_file AS copyright_file_17, t0.is_homepage AS is_homepage_18, t0.publish AS publish_19, t0.valid AS valid_20, t0.statut AS statut_21, t0.dateinsert AS dateinsert_22, t0.dateupdate AS dateupdate_23, t0.idextranetuser_lock AS idextranetuser_lock_24, t0.idextranetuser AS idextranetuser_25, t0.idregion AS idregion_26, t0.country AS country_27 FROM news t0 WHERE t0.idnew = ?
Parameters:
[
  "7418"
]
48 0.12 ms
SELECT url_file FROM news WHERE idnew=7418
Parameters:
[]
49 0.45 ms
SELECT sc.date, c.city, c.country, c.zip, c.organisation, c.url_clean, c.idcontact FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=7418 AND sc.date<'2024-04-27'  ORDER BY sc.date DESC LIMIT 0,1
Parameters:
[]
50 0.32 ms
SELECT MIN(sc.date) as datestart, MAX(sc.date) as dateend, c.city, c.country FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=7418 AND sc.date<'2024-04-27'  AND sc.idcontact=18379 GROUP BY sc.idcontact
Parameters:
[]
51 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idnew FROM theatreok_dev.persons j1, theatreok_dev.new_person j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idperson=j2.idperson
                        AND j3.idnew=7418
Parameters:
[]
52 0.26 ms
SELECT j1.idcontact,j1.lastname,j1.firstname,j1.organisation,j1.type,j1.url_clean ,j3.idnew FROM theatreok_dev.contacts j1, theatreok_dev.new_contact j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idcontact=j2.idcontact
                        AND j3.idnew=7418
Parameters:
[]
53 0.37 ms
SELECT j1.idspectacle,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.spectacles j1, theatreok_dev.new_spectacle j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idnew=7418
Parameters:
[]
54 0.22 ms
SELECT j1.idtext,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.texts j1, theatreok_dev.new_text j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idtext=j2.idtext
                        AND j3.idnew=7418
Parameters:
[]
55 0.26 ms
SELECT t0.idnew AS idnew_1, t0.title AS title_2, t0.type_news AS type_news_3, t0.description AS description_4, t0.markdown AS markdown_5, t0.date_start AS date_start_6, t0.date_end AS date_end_7, t0.hour AS hour_8, t0.location AS location_9, t0.city AS city_10, t0.zip AS zip_11, t0.contacts AS contacts_12, t0.url AS url_13, t0.url_more AS url_more_14, t0.infos_contacts AS infos_contacts_15, t0.url_file AS url_file_16, t0.copyright_file AS copyright_file_17, t0.is_homepage AS is_homepage_18, t0.publish AS publish_19, t0.valid AS valid_20, t0.statut AS statut_21, t0.dateinsert AS dateinsert_22, t0.dateupdate AS dateupdate_23, t0.idextranetuser_lock AS idextranetuser_lock_24, t0.idextranetuser AS idextranetuser_25, t0.idregion AS idregion_26, t0.country AS country_27 FROM news t0 WHERE t0.idnew = ?
Parameters:
[
  "5697"
]
56 0.25 ms
SELECT url_file FROM news WHERE idnew=5697
Parameters:
[]
57 0.35 ms
SELECT sc.date, c.city, c.country, c.zip, c.organisation, c.url_clean, c.idcontact FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=5697 AND sc.date<'2024-04-27'  ORDER BY sc.date DESC LIMIT 0,1
Parameters:
[]
58 0.37 ms
SELECT MIN(sc.date) as datestart, MAX(sc.date) as dateend, c.city, c.country FROM newschedules sc, contacts c
                         WHERE sc.idcontact=c.idcontact
                         AND sc.idnew=5697 AND sc.date<'2024-04-27'  AND sc.idcontact=5752 GROUP BY sc.idcontact
Parameters:
[]
59 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.idnew FROM theatreok_dev.persons j1, theatreok_dev.new_person j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idperson=j2.idperson
                        AND j3.idnew=5697
Parameters:
[]
60 0.30 ms
SELECT j1.idcontact,j1.lastname,j1.firstname,j1.organisation,j1.type,j1.url_clean ,j3.idnew FROM theatreok_dev.contacts j1, theatreok_dev.new_contact j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idcontact=j2.idcontact
                        AND j3.idnew=5697
Parameters:
[]
61 0.24 ms
SELECT j1.idspectacle,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.spectacles j1, theatreok_dev.new_spectacle j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idnew=5697
Parameters:
[]
62 0.21 ms
SELECT j1.idtext,j1.title,j1.valid,j1.publish,j1.url_clean ,j3.idnew FROM theatreok_dev.texts j1, theatreok_dev.new_text j2, theatreok_dev.news j3
                        WHERE j3.idnew=j2.idnew
                        AND j1.idtext=j2.idtext
                        AND j3.idnew=5697
Parameters:
[]
63 27.58 ms
SELECT DISTINCT MIN(s0_.date) AS sclr_0, t1_.url_clean AS url_clean_1, s2_.idspectacle AS idspectacle_2, s2_.title AS title_3, s2_.language AS language_4, s2_.creation_date AS creation_date_5, s2_.url_page AS url_page_6, s2_.infos AS infos_7, s2_.tag AS tag_8, s2_.id_rubrique AS id_rubrique_9, s2_.duration AS duration_10, s2_.interlude AS interlude_11, s2_.textfictif AS textfictif_12, s2_.url_redirect AS url_redirect_13, s2_.url_clean AS url_clean_14, s2_.dateupdate AS dateupdate_15, s2_.dateinsert AS dateinsert_16, s2_.publish AS publish_17, s2_.statut AS statut_18, s2_.valid AS valid_19, t1_.idtext AS idtext_20, t1_.type AS type_21, t1_.idtypetext AS idtypetext_22, t1_.special_text AS special_text_23, t1_.title AS title_24, t1_.subtitle AS subtitle_25, t1_.date AS date_26, t1_.language AS language_27, t1_.markdown AS markdown_28, t1_.abstract AS abstract_29, t1_.abstract_author AS abstract_author_30, t1_.abstract_date AS abstract_date_31, t1_.abstract_url AS abstract_url_32, t1_.publisher_url_text AS publisher_url_text_33, t1_.publication_year AS publication_year_34, t1_.publication_month AS publication_month_35, t1_.isbn AS isbn_36, t1_.ean AS ean_37, t1_.publishinfos AS publishinfos_38, t1_.urltextaccess AS urltextaccess_39, t1_.emailtextaccess AS emailtextaccess_40, t1_.idfiletextaccess AS idfiletextaccess_41, t1_.filetextaccesssave AS filetextaccesssave_42, t1_.textaccessmore AS textaccessmore_43, t1_.request_translation_text AS request_translation_text_44, t1_.request_performing_text AS request_performing_text_45, t1_.help_translation AS help_translation_46, t1_.help_publishing AS help_publishing_47, t1_.help_other AS help_other_48, t1_.moreinfo AS moreinfo_49, t1_.nmale AS nmale_50, t1_.nfemale AS nfemale_51, t1_.npeople AS npeople_52, t1_.textorder AS textorder_53, t1_.nbpages AS nbpages_54, t1_.price AS price_55, t1_.selection_aneth AS selection_aneth_56, t1_.idtext_aneth AS idtext_aneth_57, t1_.aide_creation AS aide_creation_58, t1_.comments AS comments_59, t1_.url_clean AS url_clean_60, t1_.textfictif AS textfictif_61, t1_.valid_opendata AS valid_opendata_62, t1_.dateupdate AS dateupdate_63, t1_.dateinsert AS dateinsert_64, t1_.publish AS publish_65, t1_.statut AS statut_66, t1_.valid AS valid_67, t3_.idtypespectacle AS idtypespectacle_68, o4_.idobject AS idobject_69, o4_.object AS object_70, o4_.`range` AS range_71, o4_.idcontent AS idcontent_72 FROM spectacles s2_ LEFT JOIN text_spectacle t5_ ON s2_.idspectacle = t5_.idspectacle LEFT JOIN texts t1_ ON t1_.idtext = t5_.idtext LEFT JOIN typesspectacles t3_ ON s2_.idtypespectacle = t3_.idtypespectacle LEFT JOIN schedules s0_ ON s2_.idspectacle = s0_.idspectacle LEFT JOIN spectacle_person s7_ ON s2_.idspectacle = s7_.idspectacle LEFT JOIN persons p6_ ON p6_.idperson = s7_.idperson INNER JOIN contacts c8_ ON s0_.idcontact = c8_.idcontact LEFT JOIN object_content o4_ ON (o4_.object = 'spectacles') LEFT JOIN contents c9_ ON (c9_.idcontent = o4_.idcontent) LEFT JOIN content_classification c11_ ON c9_.idcontent = c11_.idcontent LEFT JOIN classifications c10_ ON c10_.idclassification = c11_.idclassification WHERE s0_.idspectacle = s2_.idspectacle AND (s0_.idcontact = c8_.idcontact OR s0_.idcontact_festival = c8_.idcontact) AND (c9_.valid = 1 AND c9_.publish = 1) AND c10_.idclassification IN (101) AND s2_.idspectacle = o4_.idobject AND c9_.idcontent = o4_.idcontent AND ((s0_.date BETWEEN '2024-04-27' AND '2025-04-27')) AND (s2_.publish = 1 AND s2_.valid = 1) AND (c8_.country = 'FR' AND (SUBSTRING(c8_.zip FROM 1 FOR 2) IN ('20', '2A', '2B'))) GROUP BY s0_.date ORDER BY s0_.date ASC LIMIT 4
Parameters:
[]
64 14.70 ms
SELECT DISTINCT MIN(s0_.date) AS sclr_0, t1_.url_clean AS url_clean_1, s2_.idspectacle AS idspectacle_2, s2_.title AS title_3, s2_.language AS language_4, s2_.creation_date AS creation_date_5, s2_.url_page AS url_page_6, s2_.infos AS infos_7, s2_.tag AS tag_8, s2_.id_rubrique AS id_rubrique_9, s2_.duration AS duration_10, s2_.interlude AS interlude_11, s2_.textfictif AS textfictif_12, s2_.url_redirect AS url_redirect_13, s2_.url_clean AS url_clean_14, s2_.dateupdate AS dateupdate_15, s2_.dateinsert AS dateinsert_16, s2_.publish AS publish_17, s2_.statut AS statut_18, s2_.valid AS valid_19, t1_.idtext AS idtext_20, t1_.type AS type_21, t1_.idtypetext AS idtypetext_22, t1_.special_text AS special_text_23, t1_.title AS title_24, t1_.subtitle AS subtitle_25, t1_.date AS date_26, t1_.language AS language_27, t1_.markdown AS markdown_28, t1_.abstract AS abstract_29, t1_.abstract_author AS abstract_author_30, t1_.abstract_date AS abstract_date_31, t1_.abstract_url AS abstract_url_32, t1_.publisher_url_text AS publisher_url_text_33, t1_.publication_year AS publication_year_34, t1_.publication_month AS publication_month_35, t1_.isbn AS isbn_36, t1_.ean AS ean_37, t1_.publishinfos AS publishinfos_38, t1_.urltextaccess AS urltextaccess_39, t1_.emailtextaccess AS emailtextaccess_40, t1_.idfiletextaccess AS idfiletextaccess_41, t1_.filetextaccesssave AS filetextaccesssave_42, t1_.textaccessmore AS textaccessmore_43, t1_.request_translation_text AS request_translation_text_44, t1_.request_performing_text AS request_performing_text_45, t1_.help_translation AS help_translation_46, t1_.help_publishing AS help_publishing_47, t1_.help_other AS help_other_48, t1_.moreinfo AS moreinfo_49, t1_.nmale AS nmale_50, t1_.nfemale AS nfemale_51, t1_.npeople AS npeople_52, t1_.textorder AS textorder_53, t1_.nbpages AS nbpages_54, t1_.price AS price_55, t1_.selection_aneth AS selection_aneth_56, t1_.idtext_aneth AS idtext_aneth_57, t1_.aide_creation AS aide_creation_58, t1_.comments AS comments_59, t1_.url_clean AS url_clean_60, t1_.textfictif AS textfictif_61, t1_.valid_opendata AS valid_opendata_62, t1_.dateupdate AS dateupdate_63, t1_.dateinsert AS dateinsert_64, t1_.publish AS publish_65, t1_.statut AS statut_66, t1_.valid AS valid_67, t3_.idtypespectacle AS idtypespectacle_68 FROM spectacles s2_ LEFT JOIN text_spectacle t4_ ON s2_.idspectacle = t4_.idspectacle LEFT JOIN texts t1_ ON t1_.idtext = t4_.idtext LEFT JOIN typesspectacles t3_ ON s2_.idtypespectacle = t3_.idtypespectacle LEFT JOIN schedules s0_ ON s2_.idspectacle = s0_.idspectacle LEFT JOIN spectacle_person s6_ ON s2_.idspectacle = s6_.idspectacle LEFT JOIN persons p5_ ON p5_.idperson = s6_.idperson INNER JOIN contacts c7_ ON s0_.idcontact = c7_.idcontact LEFT JOIN playlists p8_ ON (p8_.idtext = t1_.idtext) INNER JOIN playlist_classification p10_ ON p8_.idplaylist = p10_.idplaylist INNER JOIN classifications c9_ ON c9_.idclassification = p10_.idclassification WHERE s2_.textfictif = 0 AND c9_.idclassification IN (144) AND p8_.publish = 1 AND s0_.idspectacle = s2_.idspectacle AND (s0_.idcontact = c7_.idcontact OR s0_.idcontact_festival = c7_.idcontact) AND ((s0_.date BETWEEN '2024-04-27' AND '2025-04-27')) AND (c7_.country = 'FR' AND (SUBSTRING(c7_.zip FROM 1 FOR 2) IN ('20', '2A', '2B'))) GROUP BY s2_.idspectacle ORDER BY s0_.date ASC LIMIT 2
Parameters:
[]
65 0.28 ms
SELECT s.`idspectacle` FROM spectacles s
            JOIN object_content oc  ON oc.`idobject`=s.`idspectacle`
            JOIN contents c ON c.`idcontent`=oc.`idcontent`
            JOIN content_classification cc ON cc.`idcontent`=c.`idcontent`
        WHERE c.publish=1
            AND oc.object='spectacles'
            AND cc.idclassification=125
            AND s.`publish`=1 AND s.`valid`=1
Parameters:
[]
66 16.11 ms
SELECT DISTINCT MIN(s0_.date) AS sclr_0, t1_.url_clean AS url_clean_1, s2_.idspectacle AS idspectacle_2, s2_.title AS title_3, s2_.language AS language_4, s2_.creation_date AS creation_date_5, s2_.url_page AS url_page_6, s2_.infos AS infos_7, s2_.tag AS tag_8, s2_.id_rubrique AS id_rubrique_9, s2_.duration AS duration_10, s2_.interlude AS interlude_11, s2_.textfictif AS textfictif_12, s2_.url_redirect AS url_redirect_13, s2_.url_clean AS url_clean_14, s2_.dateupdate AS dateupdate_15, s2_.dateinsert AS dateinsert_16, s2_.publish AS publish_17, s2_.statut AS statut_18, s2_.valid AS valid_19, t1_.idtext AS idtext_20, t1_.type AS type_21, t1_.idtypetext AS idtypetext_22, t1_.special_text AS special_text_23, t1_.title AS title_24, t1_.subtitle AS subtitle_25, t1_.date AS date_26, t1_.language AS language_27, t1_.markdown AS markdown_28, t1_.abstract AS abstract_29, t1_.abstract_author AS abstract_author_30, t1_.abstract_date AS abstract_date_31, t1_.abstract_url AS abstract_url_32, t1_.publisher_url_text AS publisher_url_text_33, t1_.publication_year AS publication_year_34, t1_.publication_month AS publication_month_35, t1_.isbn AS isbn_36, t1_.ean AS ean_37, t1_.publishinfos AS publishinfos_38, t1_.urltextaccess AS urltextaccess_39, t1_.emailtextaccess AS emailtextaccess_40, t1_.idfiletextaccess AS idfiletextaccess_41, t1_.filetextaccesssave AS filetextaccesssave_42, t1_.textaccessmore AS textaccessmore_43, t1_.request_translation_text AS request_translation_text_44, t1_.request_performing_text AS request_performing_text_45, t1_.help_translation AS help_translation_46, t1_.help_publishing AS help_publishing_47, t1_.help_other AS help_other_48, t1_.moreinfo AS moreinfo_49, t1_.nmale AS nmale_50, t1_.nfemale AS nfemale_51, t1_.npeople AS npeople_52, t1_.textorder AS textorder_53, t1_.nbpages AS nbpages_54, t1_.price AS price_55, t1_.selection_aneth AS selection_aneth_56, t1_.idtext_aneth AS idtext_aneth_57, t1_.aide_creation AS aide_creation_58, t1_.comments AS comments_59, t1_.url_clean AS url_clean_60, t1_.textfictif AS textfictif_61, t1_.valid_opendata AS valid_opendata_62, t1_.dateupdate AS dateupdate_63, t1_.dateinsert AS dateinsert_64, t1_.publish AS publish_65, t1_.statut AS statut_66, t1_.valid AS valid_67, t3_.idtypespectacle AS idtypespectacle_68 FROM spectacles s2_ LEFT JOIN text_spectacle t4_ ON s2_.idspectacle = t4_.idspectacle LEFT JOIN texts t1_ ON t1_.idtext = t4_.idtext LEFT JOIN typesspectacles t3_ ON s2_.idtypespectacle = t3_.idtypespectacle LEFT JOIN schedules s0_ ON s2_.idspectacle = s0_.idspectacle LEFT JOIN spectacle_person s6_ ON s2_.idspectacle = s6_.idspectacle LEFT JOIN persons p5_ ON p5_.idperson = s6_.idperson INNER JOIN contacts c7_ ON s0_.idcontact = c7_.idcontact WHERE s0_.idspectacle = s2_.idspectacle AND (s0_.idcontact = c7_.idcontact OR s0_.idcontact_festival = c7_.idcontact) AND s2_.idspectacle IN (2840, 4074, 378, 3033, 3441, 4073, 4057, 4055, 4010, 3536, 4279, 4396, 3301, 2822, 3993, 4546, 4491, 4493, 4488, 4541, 4357, 4524, 5082, 4855, 4596, 3960, 5103, 5022, 6906, 7021, 6154, 6068, 6251, 5530, 7164, 5470, 7717, 6456, 5140, 7683, 8074, 2168, 8229, 8326, 5303, 5119, 7673, 9007, 8245, 1778, 9477, 11, 6561, 4281, 9034, 8193, 2884, 1783, 5379, 8331, 9887, 8355, 8828, 8515, 8375, 5149, 8336, 8100, 8415, 9329, 9333, 8102, 7713, 7450, 7429, 7298, 7251, 6702, 7038, 7094, 6994, 5896, 5310, 5407, 5615, 5229, 6023, 5099, 7656, 4713, 4280, 4221, 4320, 3577, 4209, 4061, 4070, 3704, 3816, 3896, 3700, 4322, 3210, 3809, 3712, 3601, 3788, 3795, 3198, 2767, 849, 3543, 3706, 3581, 3464, 3653, 3589, 3484, 3485, 3486, 3482, 3466, 3747, 3260, 2468, 1753, 36, 2819, 2872, 2590, 2575, 2403, 2427, 2270, 1773, 1315, 1139, 3, 896, 2139, 678, 1765, 748, 8507, 9252, 1073, 8559, 5092, 6316, 8248, 8431, 10479, 9843, 7416, 9733, 10449, 10347, 2163, 10345, 10536, 10548, 10565, 10574, 10580, 9727, 7576, 5206, 10772, 8421, 10866, 9522, 9521, 7333, 9884, 6195, 6424, 10870, 8250, 10710, 3774, 3773, 3772, 10918, 4235, 10919, 10921, 10929, 10930, 4870, 5194, 10931, 4072, 10932, 10935, 10939, 10940, 2283, 10299, 10945, 10949, 10950, 5361, 10952, 10953, 10955, 10956, 10974, 10976, 10980, 10981, 10982, 10984, 10986, 3034, 10990, 10991, 10999, 11003, 11004, 5369, 11015, 11025, 11027, 2173, 3241, 10865, 4542, 9561, 5426, 9917, 6631, 11164, 5710, 9269, 9200, 8572, 7502, 9474, 10300, 10425, 8374, 10429, 4485, 4532, 4528, 6660, 3790, 2831, 6168, 3781, 10150, 11465, 11502, 10751, 8084, 6916, 7609, 11761, 9881, 12334, 12943, 8388, 4673, 7418, 8608, 3903, 13092, 12507, 6922, 12524, 11859, 12127, 8358, 11572, 11570, 13559, 13611, 4823, 11850, 13656, 13663, 13774, 13741, 13737, 11719, 11597, 9337, 11598, 14496, 11321, 14609, 14322, 15101, 15102, 15114, 15118, 14783, 14973, 14010, 14238, 15138, 3983, 14895, 13047, 15154, 11316, 15697, 13009, 8419, 14397, 15290, 14947, 16192, 15079, 8536, 7951, 13156, 12777, 11862, 14879, 15130, 14900, 11511, 15135, 15125, 14648, 15056, 16598, 16008, 15128, 15137, 14886, 16025, 16741, 15568, 10747, 15561, 11194, 14903, 11376, 14954, 15155, 14718, 14727, 1970, 15273, 15925, 4523, 16588, 15144, 17192, 10155, 16139, 9693, 17293, 15122, 1243, 17431, 16253, 17511, 16337, 17656, 17647, 3308, 17988, 18400, 18831, 11684, 18282, 17742, 18283, 18354, 18272, 14344, 17657, 19712, 17560, 18306, 18260, 18304, 17814, 17305, 15803, 17231, 19339, 17568, 18308, 2994, 18184, 21720, 17227, 16719, 2189, 20528, 21666, 21632, 20746, 20912, 20743, 20917, 18302, 21113, 6714, 14829, 22535, 21412, 21070, 22031, 20699, 23042, 21069, 23328, 23686, 23699, 23570, 23681, 21491, 23999, 23998, 23991, 24814, 23997, 21071, 24003, 15292, 23871, 23126, 21398, 25347, 23993, 23828, 24792, 24000, 23886, 23996, 24176, 22636, 25497, 23963, 12577, 25012, 23931, 21442, 24010, 13942, 25223, 6174, 22560, 26495, 26181, 26530, 26524, 26139, 10413, 26476, 24011, 25362, 24153, 27710, 26875, 26439, 25641, 26568, 27340, 27716, 27719, 24114, 6963, 11581, 27346, 28317, 28442, 26833, 26906, 26628, 26829, 27592, 26537, 28114, 11393, 15360, 28732, 8427, 24375, 28260, 27728, 28646, 21497, 29244, 29308, 28238, 28224, 26286, 29429, 26225, 29215, 26864, 26586, 29933, 29777, 25192, 26700, 29366, 30202, 27714, 30200, 29368, 29945, 30182, 30180, 29367, 30192, 30199, 29587, 30867, 30191, 30696, 30178, 31447, 31106, 26887, 30416, 30718, 31322, 32075, 30784, 31315, 29830, 26359, 30201, 30702, 31323, 31278, 29246, 26667, 30226, 30415, 31316, 31320, 31991, 32902, 33119, 33112, 27132, 35631, 36891, 37182) AND ((s0_.date BETWEEN '2024-04-27' AND '2026-04-17')) AND (c7_.country = 'FR' AND (SUBSTRING(c7_.zip FROM 1 FOR 2) IN ('20', '2A', '2B'))) GROUP BY s2_.idspectacle ORDER BY s0_.date ASC LIMIT 2
Parameters:
[]
67 41.66 ms
SELECT DISTINCT MIN(s0_.date) AS sclr_0, t1_.url_clean AS url_clean_1, s2_.idspectacle AS idspectacle_2, s2_.title AS title_3, s2_.language AS language_4, s2_.creation_date AS creation_date_5, s2_.url_page AS url_page_6, s2_.infos AS infos_7, s2_.tag AS tag_8, s2_.id_rubrique AS id_rubrique_9, s2_.duration AS duration_10, s2_.interlude AS interlude_11, s2_.textfictif AS textfictif_12, s2_.url_redirect AS url_redirect_13, s2_.url_clean AS url_clean_14, s2_.dateupdate AS dateupdate_15, s2_.dateinsert AS dateinsert_16, s2_.publish AS publish_17, s2_.statut AS statut_18, s2_.valid AS valid_19, t1_.idtext AS idtext_20, t1_.type AS type_21, t1_.idtypetext AS idtypetext_22, t1_.special_text AS special_text_23, t1_.title AS title_24, t1_.subtitle AS subtitle_25, t1_.date AS date_26, t1_.language AS language_27, t1_.markdown AS markdown_28, t1_.abstract AS abstract_29, t1_.abstract_author AS abstract_author_30, t1_.abstract_date AS abstract_date_31, t1_.abstract_url AS abstract_url_32, t1_.publisher_url_text AS publisher_url_text_33, t1_.publication_year AS publication_year_34, t1_.publication_month AS publication_month_35, t1_.isbn AS isbn_36, t1_.ean AS ean_37, t1_.publishinfos AS publishinfos_38, t1_.urltextaccess AS urltextaccess_39, t1_.emailtextaccess AS emailtextaccess_40, t1_.idfiletextaccess AS idfiletextaccess_41, t1_.filetextaccesssave AS filetextaccesssave_42, t1_.textaccessmore AS textaccessmore_43, t1_.request_translation_text AS request_translation_text_44, t1_.request_performing_text AS request_performing_text_45, t1_.help_translation AS help_translation_46, t1_.help_publishing AS help_publishing_47, t1_.help_other AS help_other_48, t1_.moreinfo AS moreinfo_49, t1_.nmale AS nmale_50, t1_.nfemale AS nfemale_51, t1_.npeople AS npeople_52, t1_.textorder AS textorder_53, t1_.nbpages AS nbpages_54, t1_.price AS price_55, t1_.selection_aneth AS selection_aneth_56, t1_.idtext_aneth AS idtext_aneth_57, t1_.aide_creation AS aide_creation_58, t1_.comments AS comments_59, t1_.url_clean AS url_clean_60, t1_.textfictif AS textfictif_61, t1_.valid_opendata AS valid_opendata_62, t1_.dateupdate AS dateupdate_63, t1_.dateinsert AS dateinsert_64, t1_.publish AS publish_65, t1_.statut AS statut_66, t1_.valid AS valid_67, t3_.idtypespectacle AS idtypespectacle_68 FROM spectacles s2_ LEFT JOIN text_spectacle t4_ ON s2_.idspectacle = t4_.idspectacle LEFT JOIN texts t1_ ON t1_.idtext = t4_.idtext LEFT JOIN typesspectacles t3_ ON s2_.idtypespectacle = t3_.idtypespectacle LEFT JOIN schedules s0_ ON s2_.idspectacle = s0_.idspectacle LEFT JOIN spectacle_person s6_ ON s2_.idspectacle = s6_.idspectacle LEFT JOIN persons p5_ ON p5_.idperson = s6_.idperson INNER JOIN contacts c7_ ON s0_.idcontact = c7_.idcontact LEFT JOIN spectacle_aide s8_ ON s2_.idspectacle = s8_.idspectacle AND (s8_.idspectacle = s2_.idspectacle) INNER JOIN aides a9_ ON s8_.idaide = a9_.idaide INNER JOIN aidecontacts a10_ ON a9_.idaidecontact = a10_.idaidecontact WHERE s8_.idaide = a9_.idaide AND a10_.idaidecontact IN (105) AND s0_.idspectacle = s2_.idspectacle AND (s0_.idcontact = c7_.idcontact OR s0_.idcontact_festival = c7_.idcontact) AND ((s0_.date BETWEEN '2024-04-27' AND '2024-10-24')) AND (c7_.country = 'FR' AND (SUBSTRING(c7_.zip FROM 1 FOR 2) IN ('20', '2A', '2B'))) GROUP BY s2_.idspectacle ORDER BY s0_.date ASC LIMIT 4
Parameters:
[]
68 0.93 ms
SELECT * FROM bannieres
                WHERE publish=1
                AND valid=1
                AND is_region=1
                AND date_start<='2024-04-27'
                AND date_end>='2024-04-27' AND region = 7 ORDER BY bannieres.order ASC
Parameters:
[]
69 0.89 ms
SELECT * FROM bannieres
                WHERE publish=1
                AND valid=1
                AND is_bottom=1
                AND date_start<=NOW()
                AND date_end>=NOW()
                ORDER BY bannieres.order ASC
                LIMIT 0,10
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
0 Misses
0 Puts