https://preprod.theatre-contemporain.net/biographies/Michel-Fau/podcasts/?path=biographies%2FMichel-Fau%2Fpodcasts%2F

Query Metrics

217 Database Queries
171 Different statements
584.57 ms Query time
0 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT idperson FROM persons WHERE url_clean='Michel-Fau'
Parameters:
[]
2 0.36 ms
SELECT p0_.idperson AS idperson_0, p0_.lastname AS lastname_1, p0_.firstname AS firstname_2, p0_.sexe AS sexe_3, p0_.datestart AS datestart_4, p0_.dateend AS dateend_5, p0_.language AS language_6, p0_.language2 AS language2_7, p0_.email AS email_8, p0_.comment AS comment_9, p0_.cname AS cname_10, p0_.caddress AS caddress_11, p0_.czip AS czip_12, p0_.ccity AS ccity_13, p0_.ccountry AS ccountry_14, p0_.cphone AS cphone_15, p0_.cfax AS cfax_16, p0_.cemail AS cemail_17, p0_.cmobile AS cmobile_18, p0_.url_redirect AS url_redirect_19, p0_.url_clean AS url_clean_20, p0_.url_mav AS url_mav_21, p0_.dateupdate AS dateupdate_22, p0_.dateinsert AS dateinsert_23, p0_.publish AS publish_24, p0_.valid AS valid_25, p0_.idcorvin AS idcorvin_26, p0_.country AS country_27, p0_.idrole AS idrole_28, p0_.idextranetuser AS idextranetuser_29 FROM persons p0_ WHERE p0_.idperson = ?
Parameters:
[
  2022
]
3 0.94 ms
SELECT COUNT(DISTINCT(t.idtext))
                FROM text_author ta, texts t
                WHERE t.idtext=ta.idtext AND t.textfictif=0
                AND ta.idperson=2022 AND t.publish=1 AND t.type IN (0,2)
Parameters:
[]
4 0.99 ms
SELECT COUNT(DISTINCT(tt.idtext)) as total
                FROM text_translator tt, texts t
                WHERE 1
                AND t.idtext=tt.idtext
                AND t.textfictif=0
                AND tt.idperson=2022 AND t.publish=1
Parameters:
[]
5 0.47 ms
SELECT COUNT(DISTINCT(sp.idspectacle)) as total
                FROM spectacle_person sp, spectacles s
                WHERE 1
                AND sp.idspectacle=s.idspectacle
                AND sp.idperson=2022
                AND sp.idrole=1 AND s.publish=1
Parameters:
[]
6 0.43 ms
SELECT fr FROM countries WHERE id='FR'
Parameters:
[]
7 0.03 ms
SELECT fr FROM languages WHERE id='fr'
Parameters:
[]
8 0.33 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean,j2.idoffice,j2.date_start,j2.date_end ,j3.idperson FROM theatreok_dev.contacts j1, theatreok_dev.contact_person j2, theatreok_dev.persons j3
                        WHERE j3.idperson=j2.idperson
                        AND j1.idcontact=j2.idcontact
                        AND j3.idperson=2022  AND j2.idoffice=1
Parameters:
[]
9 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_biotxt'))) AND persons=1
Parameters:
[]
10 1.47 ms
SELECT *
                FROM object_content oc,
                     contents c,
                     content_classification cc,
                     classifications cl
                   WHERE oc.idcontent=c.idcontent
                   AND c.idcontent=cc.idcontent
                   AND oc.idobject='2022'
                   AND oc.object='persons'
                   AND cl.idclassification=cc.idclassification AND c.publish=1 AND ((cl.classification IN ('class_biotxt'))) ORDER BY c.`range`,c.idcontent
Parameters:
[]
11 0.41 ms
SELECT j1.idclassification,j1.classification,j1.type,j1.idgroupclassification ,j3.idcontent FROM theatreok_dev.classifications j1, theatreok_dev.content_classification j2, theatreok_dev.contents j3
                        WHERE j3.idcontent=j2.idcontent
                        AND j1.idclassification=j2.idclassification
                        AND j3.idcontent=104990
Parameters:
[]
12 0.10 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_photo_person'))) AND persons=1
Parameters:
[]
13 1.05 ms
SELECT *
                FROM object_file of,
                     files f,
                     file_classification fc,
                     classifications cl,typesfiles tf
                   WHERE of.idfile=f.idfile
                   AND f.idfile=fc.idfile
                   AND of.idobject='2022'
                   AND of.object='persons'
                   AND cl.idclassification=fc.idclassification AND f.publish=1 AND ((cl.classification IN ('class_photo_person'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
14 0.30 ms
SELECT t.`idtext`
                           FROM text_author ta
                           JOIN texts t ON ta.`idtext`=t.`idtext`
                           WHERE ta.`idperson` IN (2022)
Parameters:
[]
15 0.39 ms
SELECT tad.`idtextadaptation`
                               FROM text_adaptation tad
                               JOIN texts t ON t.`idtext`=tad.`idtext`
                               JOIN text_author ta ON t.`idtext`=ta.`idtext`
                               WHERE ta.`idperson` IN (2022)
Parameters:
[]
16 0.22 ms
SELECT t.`idtext`
                               FROM text_translator tt
                               JOIN texts t ON tt.`idtext`=t.`idtext`
                               WHERE
                               tt.`idperson` IN (2022)
Parameters:
[]
17 0.22 ms
SELECT tt.`idtexttraduction`
                                FROM text_traduction tt
                                JOIN text_author ta ON tt.`idtext`=ta.`idtext`
                                JOIN texts t ON tt.`idtext`=t.`idtext`
                                WHERE ta.`idperson` IN (2022)
Parameters:
[]
18 516.74 ms
SELECT s.`idspectacle`
                               FROM spectacles s
                               LEFT JOIN spectacle_person sp ON sp.`idspectacle`=s.`idspectacle`
                               LEFT JOIN text_spectacle ts ON ts.`idspectacle`=s.`idspectacle`
                               WHERE s.`publish`=1 AND s.`valid`=1
                               AND (sp.`idperson`=2022 OR ts.`idtext` IN (22825) )
Parameters:
[]
19 0.54 ms
SELECT  DISTINCT(multimedias.idmultimedia) 
FROM  `object_multimedia` ,
 `multimedias`  
 WHERE 1 AND object_multimedia.`idrole`=25  AND multimedias.`publish`=1  AND object_multimedia.`object`='persons'  AND object_multimedia.`idobject`=2022 AND multimedias.`idmultimedia`=object_multimedia.`idmultimedia` 
GROUP BY multimedias.idmultimedia 
ORDER BY multimedias.dateinsert 
DESC 
LIMIT 0,10
Parameters:
[]
20 1.84 ms
SELECT COUNT(DISTINCT(ct.`idcontent`))
            FROM spectacles s
            JOIN object_content oc ON s.`idspectacle`=oc.`idobject`
            JOIN contents ct ON oc.`idcontent`=ct.`idcontent`
            JOIN content_classification cc ON ct.`idcontent`=cc.`idcontent`
            WHERE s.`publish`=1 AND s.`valid`=1
            AND ct.`publish`=1 AND ct.`valid`=1
            AND cc.`idclassification`=101
            AND s.`idspectacle` IN (279,1552,1839,1970,2005,2973,3703,4073,4498,5313,7380,10696,15273,16908,18170,18425,19527,20327,21838,22755,28608,29507)
Parameters:
[]
21 0.62 ms
SELECT  COUNT(DISTINCT(podcasts.idpodcast)) as total , podcasts.* 
FROM  `podcast_person` ,
 `podcasts`  
 WHERE 1  AND podcasts.`publish`=1  AND podcast_person.`idperson`=2022  AND podcasts.`code_franceinter` IS NOT NULL AND (`podcasts`.`type_diffusion` IS NULL OR `podcasts`.`type_diffusion` = 0) AND (podcasts.type_franceinter is NULL OR podcasts.type_franceinter = 0) AND podcasts.`idpodcast`=podcast_person.`idpodcast` 
LIMIT 0,20
Parameters:
[]
22 0.40 ms
SELECT  COUNT(DISTINCT(podcasts.idpodcast)) as total , podcasts.* 
FROM  `podcast_person` ,
 `podcasts`  
 WHERE 1  AND podcasts.`publish`=1  AND podcast_person.`idperson`=2022  AND podcasts.`code_franceinter` IS NOT NULL AND (`podcasts`.`type_diffusion` IS NULL OR `podcasts`.`type_diffusion` = 0)  AND podcasts.`type_franceinter`=1 AND podcasts.`idpodcast`=podcast_person.`idpodcast` 
LIMIT 0,20
Parameters:
[]
23 0.49 ms
SELECT  COUNT(DISTINCT(podcasts.idpodcast)) as total , podcasts.* 
FROM  `podcast_person` ,
 `podcasts`  
 WHERE 1  AND podcasts.`publish`=1  AND podcast_person.`idperson`=2022  AND podcasts.`code_soundcloud` IS NOT NULL AND (`podcasts`.`type_diffusion` IS NULL OR `podcasts`.`type_diffusion` = 0) AND podcasts.`idpodcast`=podcast_person.`idpodcast` 
LIMIT 0,20
Parameters:
[]
24 0.49 ms
SELECT  COUNT(DISTINCT(podcasts.idpodcast)) as total , podcasts.* 
FROM  `podcast_person` ,
 `podcasts`  
 WHERE 1  AND podcasts.`publish`=1  AND podcast_person.`idperson`=2022  AND ( `podcasts`.`code_franceinter` IS NOT NULL  OR `podcasts`.`code_soundcloud` IS NOT NULL ) AND (`podcasts`.`type_diffusion` IS NULL OR `podcasts`.`type_diffusion` = 0) AND podcasts.`idpodcast`=podcast_person.`idpodcast` 
LIMIT 0,20
Parameters:
[]
25 1.56 ms
SELECT  DISTINCT(podcasts.idpodcast), podcasts.* 
FROM  `podcast_person` ,
 `podcasts`  
 WHERE 1  AND podcasts.`publish`=1  AND podcast_person.`idperson`=2022  AND ( `podcasts`.`code_franceinter` IS NOT NULL  OR `podcasts`.`code_soundcloud` IS NOT NULL ) AND (`podcasts`.`type_diffusion` IS NULL OR `podcasts`.`type_diffusion` = 0) AND podcasts.`idpodcast`=podcast_person.`idpodcast` 
GROUP BY podcasts.idpodcast 
ORDER BY podcasts.`date_podcast` 
DESC 
LIMIT 0,20
Parameters:
[]
26 0.78 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "4916"
]
27 0.58 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=4916
Parameters:
[]
28 0.37 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=4916
Parameters:
[]
29 0.47 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=4916
Parameters:
[]
30 0.28 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=4916
Parameters:
[]
31 0.14 ms
SELECT url_file FROM podcasts WHERE idpodcast=4916
Parameters:
[]
32 0.05 ms
SELECT url_file FROM podcasts WHERE idpodcast=4916
Parameters:
[]
33 0.27 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "4420"
]
34 0.24 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=4420
Parameters:
[]
35 0.24 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=29507
Parameters:
[]
36 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=31041
Parameters:
[]
37 0.05 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=31278
Parameters:
[]
38 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=31577
Parameters:
[]
39 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=32405
Parameters:
[]
40 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=4420
Parameters:
[]
41 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=4420
Parameters:
[]
42 0.26 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=4420
Parameters:
[]
43 0.14 ms
SELECT url_file FROM podcasts WHERE idpodcast=4420
Parameters:
[]
44 0.05 ms
SELECT url_file FROM podcasts WHERE idpodcast=4420
Parameters:
[]
45 0.28 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "2841"
]
46 0.43 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=2841
Parameters:
[]
47 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=2841
Parameters:
[]
48 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=2841
Parameters:
[]
49 0.26 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=2841
Parameters:
[]
50 0.19 ms
SELECT url_file FROM podcasts WHERE idpodcast=2841
Parameters:
[]
51 0.04 ms
SELECT url_file FROM podcasts WHERE idpodcast=2841
Parameters:
[]
52 0.27 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "2083"
]
53 0.21 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=2083
Parameters:
[]
54 0.22 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=20754
Parameters:
[]
55 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=27184
Parameters:
[]
56 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=28608
Parameters:
[]
57 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=2083
Parameters:
[]
58 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=2083
Parameters:
[]
59 0.16 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=2083
Parameters:
[]
60 0.09 ms
SELECT url_file FROM podcasts WHERE idpodcast=2083
Parameters:
[]
61 0.05 ms
SELECT url_file FROM podcasts WHERE idpodcast=2083
Parameters:
[]
62 0.23 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "2081"
]
63 0.31 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=2081
Parameters:
[]
64 0.15 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=26603
Parameters:
[]
65 0.13 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=26667
Parameters:
[]
66 0.13 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=26906
Parameters:
[]
67 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=28561
Parameters:
[]
68 0.14 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=28608
Parameters:
[]
69 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=2081
Parameters:
[]
70 0.21 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=2081
Parameters:
[]
71 0.16 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=2081
Parameters:
[]
72 0.15 ms
SELECT url_file FROM podcasts WHERE idpodcast=2081
Parameters:
[]
73 0.05 ms
SELECT url_file FROM podcasts WHERE idpodcast=2081
Parameters:
[]
74 0.24 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "2082"
]
75 0.32 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=2082
Parameters:
[]
76 0.65 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5522
Parameters:
[]
77 0.09 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=28608
Parameters:
[]
78 0.46 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=2082
Parameters:
[]
79 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=2082
Parameters:
[]
80 0.29 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=2082
Parameters:
[]
81 0.15 ms
SELECT url_file FROM podcasts WHERE idpodcast=2082
Parameters:
[]
82 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=2082
Parameters:
[]
83 0.22 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "727"
]
84 0.34 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=727
Parameters:
[]
85 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=727
Parameters:
[]
86 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=727
Parameters:
[]
87 0.15 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=727
Parameters:
[]
88 0.17 ms
SELECT url_file FROM podcasts WHERE idpodcast=727
Parameters:
[]
89 0.09 ms
SELECT url_file FROM podcasts WHERE idpodcast=727
Parameters:
[]
90 0.35 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1264"
]
91 0.19 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1264
Parameters:
[]
92 0.14 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=20986
Parameters:
[]
93 0.16 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=23928
Parameters:
[]
94 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1264
Parameters:
[]
95 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1264
Parameters:
[]
96 0.36 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1264
Parameters:
[]
97 0.31 ms
SELECT url_file FROM podcasts WHERE idpodcast=1264
Parameters:
[]
98 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=1264
Parameters:
[]
99 0.21 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1006"
]
100 0.18 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1006
Parameters:
[]
101 0.16 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1006
Parameters:
[]
102 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1006
Parameters:
[]
103 0.21 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1006
Parameters:
[]
104 0.12 ms
SELECT url_file FROM podcasts WHERE idpodcast=1006
Parameters:
[]
105 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=1006
Parameters:
[]
106 0.24 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1527"
]
107 0.20 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1527
Parameters:
[]
108 0.24 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=18170
Parameters:
[]
109 0.32 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=20360
Parameters:
[]
110 0.13 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=21269
Parameters:
[]
111 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1527
Parameters:
[]
112 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1527
Parameters:
[]
113 0.15 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1527
Parameters:
[]
114 0.08 ms
SELECT url_file FROM podcasts WHERE idpodcast=1527
Parameters:
[]
115 0.04 ms
SELECT url_file FROM podcasts WHERE idpodcast=1527
Parameters:
[]
116 0.25 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "948"
]
117 0.30 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=948
Parameters:
[]
118 0.15 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=20938
Parameters:
[]
119 0.13 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=22754
Parameters:
[]
120 0.12 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=22755
Parameters:
[]
121 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=948
Parameters:
[]
122 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=948
Parameters:
[]
123 0.21 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=948
Parameters:
[]
124 0.15 ms
SELECT url_file FROM podcasts WHERE idpodcast=948
Parameters:
[]
125 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=948
Parameters:
[]
126 0.20 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "949"
]
127 0.20 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=949
Parameters:
[]
128 0.14 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=20554
Parameters:
[]
129 0.20 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=21720
Parameters:
[]
130 0.26 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=21838
Parameters:
[]
131 0.28 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=949
Parameters:
[]
132 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=949
Parameters:
[]
133 0.28 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=949
Parameters:
[]
134 0.17 ms
SELECT url_file FROM podcasts WHERE idpodcast=949
Parameters:
[]
135 0.04 ms
SELECT url_file FROM podcasts WHERE idpodcast=949
Parameters:
[]
136 0.34 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1549"
]
137 0.22 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1549
Parameters:
[]
138 0.15 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=14555
Parameters:
[]
139 0.13 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=21664
Parameters:
[]
140 0.03 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=21838
Parameters:
[]
141 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1549
Parameters:
[]
142 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1549
Parameters:
[]
143 0.33 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1549
Parameters:
[]
144 0.20 ms
SELECT url_file FROM podcasts WHERE idpodcast=1549
Parameters:
[]
145 0.04 ms
SELECT url_file FROM podcasts WHERE idpodcast=1549
Parameters:
[]
146 0.21 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1149"
]
147 0.56 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1149
Parameters:
[]
148 0.04 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=21838
Parameters:
[]
149 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1149
Parameters:
[]
150 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1149
Parameters:
[]
151 0.16 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1149
Parameters:
[]
152 0.08 ms
SELECT url_file FROM podcasts WHERE idpodcast=1149
Parameters:
[]
153 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=1149
Parameters:
[]
154 0.32 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1366"
]
155 0.18 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1366
Parameters:
[]
156 0.16 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1366
Parameters:
[]
157 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1366
Parameters:
[]
158 0.18 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1366
Parameters:
[]
159 0.15 ms
SELECT url_file FROM podcasts WHERE idpodcast=1366
Parameters:
[]
160 0.04 ms
SELECT url_file FROM podcasts WHERE idpodcast=1366
Parameters:
[]
161 0.21 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "729"
]
162 0.17 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=729
Parameters:
[]
163 0.03 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=18170
Parameters:
[]
164 0.15 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=729
Parameters:
[]
165 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=729
Parameters:
[]
166 0.36 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=729
Parameters:
[]
167 0.08 ms
SELECT url_file FROM podcasts WHERE idpodcast=729
Parameters:
[]
168 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=729
Parameters:
[]
169 0.19 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1924"
]
170 0.26 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1924
Parameters:
[]
171 0.28 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1924
Parameters:
[]
172 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1924
Parameters:
[]
173 0.17 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1924
Parameters:
[]
174 0.09 ms
SELECT url_file FROM podcasts WHERE idpodcast=1924
Parameters:
[]
175 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=1924
Parameters:
[]
176 0.19 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1102"
]
177 0.17 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1102
Parameters:
[]
178 0.16 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1102
Parameters:
[]
179 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1102
Parameters:
[]
180 0.27 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1102
Parameters:
[]
181 0.17 ms
SELECT url_file FROM podcasts WHERE idpodcast=1102
Parameters:
[]
182 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=1102
Parameters:
[]
183 0.24 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "965"
]
184 0.28 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=965
Parameters:
[]
185 0.22 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=15269
Parameters:
[]
186 0.47 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=15903
Parameters:
[]
187 0.23 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=18425
Parameters:
[]
188 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=965
Parameters:
[]
189 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=965
Parameters:
[]
190 0.15 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=965
Parameters:
[]
191 0.08 ms
SELECT url_file FROM podcasts WHERE idpodcast=965
Parameters:
[]
192 0.04 ms
SELECT url_file FROM podcasts WHERE idpodcast=965
Parameters:
[]
193 0.21 ms
SELECT p0_.idpodcast AS idpodcast_0, p0_.title AS title_1, p0_.description AS description_2, p0_.title_program AS title_program_3, p0_.name_program AS name_program_4, p0_.date_podcast AS date_podcast_5, p0_.hour_podcast AS hour_podcast_6, p0_.code_franceinter AS code_franceinter_7, p0_.type_franceinter AS type_franceinter_8, p0_.integrate_player AS integrate_player_9, p0_.link AS link_10, p0_.duration AS duration_11, p0_.code_ft AS code_ft_12, p0_.is_integrale AS is_integrale_13, p0_.type_diffusion AS type_diffusion_14, p0_.fin_visionnage_ft AS fin_visionnage_ft_15, p0_.date_captation_ft AS date_captation_ft_16, p0_.debut_visionnage_ft AS debut_visionnage_ft_17, p0_.code_arte AS code_arte_18, p0_.code_soundcloud AS code_soundcloud_19, p0_.code_spotify AS code_spotify_20, p0_.url_file AS url_file_21, p0_.url_clean AS url_clean_22, p0_.dateupdate AS dateupdate_23, p0_.dateinsert AS dateinsert_24, p0_.publish AS publish_25, p0_.valid AS valid_26, p0_.idextranetuser AS idextranetuser_27 FROM podcasts p0_ WHERE p0_.idpodcast = ?
Parameters:
[
  "1387"
]
194 0.32 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.spectacles j1, theatreok_dev.podcast_spectacle j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.idpodcast=1387
Parameters:
[]
195 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.url_clean ,j3.idpodcast FROM theatreok_dev.contacts j1, theatreok_dev.podcast_contact j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idcontact=j2.idcontact
                        AND j3.idpodcast=1387
Parameters:
[]
196 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean ,j3.idpodcast FROM theatreok_dev.persons j1, theatreok_dev.podcast_person j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idperson=j2.idperson
                        AND j3.idpodcast=1387
Parameters:
[]
197 0.15 ms
SELECT j1.idtext,j1.title,j1.url_clean ,j3.idpodcast FROM theatreok_dev.texts j1, theatreok_dev.podcast_text j2, theatreok_dev.podcasts j3
                        WHERE j3.idpodcast=j2.idpodcast
                        AND j1.idtext=j2.idtext
                        AND j3.idpodcast=1387
Parameters:
[]
198 0.08 ms
SELECT url_file FROM podcasts WHERE idpodcast=1387
Parameters:
[]
199 0.03 ms
SELECT url_file FROM podcasts WHERE idpodcast=1387
Parameters:
[]
200 0.27 ms
SELECT COUNT(DISTINCT(p.`idplaylist`)) as total
                FROM playlists p
                    LEFT JOIN playlist_classification pc ON pc.`idplaylist`=p.`idplaylist`
                    LEFT JOIN classifications c ON pc.`idclassification`=c.`idclassification`
                WHERE p.`publish`=1
                AND p.`idperson` IN (2022)  AND c.`classification`='class_auteur_meme'
Parameters:
[]
201 1.22 ms
SELECT DISTINCT(s.idschedule),hour,date,s.note,s.url_spectacle,s.url_booking,s.idcontact_festival,s.hour,s.idspectacle,
                    c.idcontact,c.organisation,c.phone1,c.phone2,c.city,c.url_clean,
                    ft.idcontact as festival_idcontact,ft.organisation as festival_organisation,ft.city as festival_city,ft.url_clean as festival_url_clean
                    FROM schedules s
                    JOIN contacts c ON s.idcontact=c.idcontact
                    LEFT JOIN contacts ft ON s.idcontact_festival=ft.idcontact
                    WHERE 1 AND s.idspectacle IN (279,1552,1839,1970,2005,2973,3703,4073,4498,5313,7380,10696,15273,16908,18170,18425,19527,20327,21838,22755,28608,29507) AND s.date>='2024-04-18' ORDER BY s.date ASC LIMIT 0,1
Parameters:
[]
202 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_biotextes'))) AND persons=1
Parameters:
[]
203 0.63 ms
SELECT COUNT(DISTINCT(oc.idcontent)) as total
                FROM object_content oc,
                     contents c,
                     content_classification cc,
                     classifications cl
                   WHERE oc.idcontent=c.idcontent
                   AND c.idcontent=cc.idcontent
                   AND oc.idobject='2022'
                   AND oc.object='persons'
                   AND cl.idclassification=cc.idclassification AND c.publish=1 AND ((cl.classification IN ('class_biotextes')))
Parameters:
[]
204 1.13 ms
SELECT schedules.`date`, YEAR(schedules.`date`) as annee
            FROM schedules, spectacles
            WHERE schedules.`idspectacle`=spectacles.`idspectacle`
            AND spectacles.`publish`=1
            AND schedules.`idspectacle` IN (279,1552,1839,1970,2005,2973,3703,4073,4498,5313,7380,10696,15273,16908,18170,18425,19527,20327,21838,22755,28608,29507)
            GROUP BY spectacles.`idspectacle`
            ORDER BY schedules.`date`
Parameters:
[]
205 0.47 ms
SELECT COUNT(DISTINCT(T1.idnew)) as total  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  LEFT JOIN new_person T5 ON T5.idnew=T1.idnew  WHERE 1  AND (T5.idperson=2022 ) AND T1.publish=1
Parameters:
[]
206 0.62 ms
SELECT  COUNT(DISTINCT(m.idmultimedia)) 
                FROM object_multimedia om, multimedias m
                WHERE om.idmultimedia=m.idmultimedia
                AND om.idobject=2022
                AND om.object='persons'
                AND m.publish=1
Parameters:
[]
207 0.39 ms
SELECT COUNT(DISTINCT(d.`idpodcast`)) as total
                FROM podcasts d, podcast_person do
                WHERE d.`publish`=1
                AND do.`idpodcast`= d.`idpodcast` AND do.`idperson`=2022 AND d.code_franceinter IS NOT NULL
Parameters:
[]
208 0.30 ms
SELECT COUNT(DISTINCT(d.`idpodcast`)) as total
                FROM podcasts d, podcast_person do
                WHERE d.`publish`=1
                AND do.`idpodcast`= d.`idpodcast` AND do.`idperson`=2022 AND d.code_soundcloud IS NOT NULL
Parameters:
[]
209 0.52 ms
SELECT COUNT(DISTINCT(T1.`idtext`)) as total  FROM texts T1
                                LEFT JOIN contacts T2 ON T2.`idcontact`=T1.`idcontact_publisher`  ,object_content oc2, contents c2, content_classification cc2  WHERE 1  AND oc2.idcontent=c2.idcontent
                            AND cc2.idcontent=c2.idcontent
                            AND oc2.idobject=T1.idtext
                            AND cc2.idclassification IN (125)
                            AND oc2.object='texts'  AND T1.`idtext` IN (22825)  ORDER BY publication_year DESC
Parameters:
[]
210 6.26 ms
SELECT COUNT(DISTINCT (s0_.idspectacle)) AS sclr_0, MIN(s1_.date) AS sclr_1, o2_.idobject AS idobject_2, o2_.object AS object_3, o2_.`range` AS range_4, o2_.idcontent AS idcontent_5 FROM spectacles s0_ LEFT JOIN text_spectacle t4_ ON s0_.idspectacle = t4_.idspectacle LEFT JOIN texts t3_ ON t3_.idtext = t4_.idtext LEFT JOIN typesspectacles t5_ ON s0_.idtypespectacle = t5_.idtypespectacle LEFT JOIN schedules s1_ ON s0_.idspectacle = s1_.idspectacle LEFT JOIN spectacle_person s7_ ON s0_.idspectacle = s7_.idspectacle LEFT JOIN persons p6_ ON p6_.idperson = s7_.idperson INNER JOIN contacts c8_ ON s1_.idcontact = c8_.idcontact LEFT JOIN object_content o2_ ON (o2_.object = 'spectacles') LEFT JOIN contents c9_ ON (c9_.idcontent = o2_.idcontent) LEFT JOIN content_classification c11_ ON c9_.idcontent = c11_.idcontent LEFT JOIN classifications c10_ ON c10_.idclassification = c11_.idclassification WHERE s1_.idspectacle = s0_.idspectacle AND (s1_.idcontact = c8_.idcontact OR s1_.idcontact_festival = c8_.idcontact) AND (c9_.valid = 1 AND c9_.publish = 1) AND c10_.idclassification IN (125) AND s0_.idspectacle = o2_.idobject AND c9_.idcontent = o2_.idcontent AND s0_.idspectacle IN (279, 1552, 1839, 1970, 2005, 2973, 3703, 4073, 4498, 5313, 7380, 10696, 15273, 16908, 18170, 18425, 19527, 20327, 21838, 22755, 28608, 29507) ORDER BY sclr_1 DESC
Parameters:
[]
211 2.05 ms
SELECT COUNT(DISTINCT (s0_.idspectacle)) AS sclr_0, MIN(s1_.date) AS sclr_1, o2_.idobject AS idobject_2, o2_.object AS object_3, o2_.`range` AS range_4, o2_.idcontent AS idcontent_5 FROM spectacles s0_ LEFT JOIN text_spectacle t4_ ON s0_.idspectacle = t4_.idspectacle LEFT JOIN texts t3_ ON t3_.idtext = t4_.idtext LEFT JOIN typesspectacles t5_ ON s0_.idtypespectacle = t5_.idtypespectacle LEFT JOIN schedules s1_ ON s0_.idspectacle = s1_.idspectacle LEFT JOIN spectacle_person s7_ ON s0_.idspectacle = s7_.idspectacle LEFT JOIN persons p6_ ON p6_.idperson = s7_.idperson INNER JOIN contacts c8_ ON s1_.idcontact = c8_.idcontact LEFT JOIN object_content o2_ ON (o2_.object = 'spectacles') LEFT JOIN contents c9_ ON (c9_.idcontent = o2_.idcontent) LEFT JOIN content_classification c11_ ON c9_.idcontent = c11_.idcontent LEFT JOIN classifications c10_ ON c10_.idclassification = c11_.idclassification WHERE s1_.idspectacle = s0_.idspectacle AND (s1_.idcontact = c8_.idcontact OR s1_.idcontact_festival = c8_.idcontact) AND (c9_.valid = 1 AND c9_.publish = 1) AND c10_.idclassification IN (82) AND s0_.idspectacle = o2_.idobject AND c9_.idcontent = o2_.idcontent AND s0_.idspectacle IN (279, 1552, 1839, 1970, 2005, 2973, 3703, 4073, 4498, 5313, 7380, 10696, 15273, 16908, 18170, 18425, 19527, 20327, 21838, 22755, 28608, 29507) ORDER BY sclr_1 DESC
Parameters:
[]
212 1.90 ms
SELECT  DISTINCT(multimedias.idmultimedia), multimedias.*,spectacles.`idspectacle`,schedules.`idcontact` 
FROM  `object_multimedia` ,
 `schedules` ,
 `spectacles` ,
 `contacts` ,
 `multimedias` ,
 `multimedia_classification`  
 WHERE 1  AND multimedias.`publish`=1  AND object_multimedia.`object`='spectacles'  AND object_multimedia.`idrole` IS NULL  AND schedules.`date` BETWEEN '1999-01-01' AND '2030-01-01'   AND object_multimedia.`object`='spectacles'  AND object_multimedia.`idobject` IN (279,1552,1839,1970,2005,2973,3703,4073,4498,5313,7380,10696,15273,16908,18170,18425,19527,20327,21838,22755,28608,29507)  AND multimedia_classification.`idclassification`=145 AND multimedias.`idmultimedia`=object_multimedia.`idmultimedia` AND schedules.`idspectacle`=spectacles.`idspectacle` AND spectacles.`idspectacle`=object_multimedia.`idobject` AND contacts.`idcontact`=schedules.`idcontact` AND multimedias.`idmultimedia`=object_multimedia.`idmultimedia` AND multimedias.`idmultimedia`=multimedia_classification.`idmultimedia` 
 GROUP BY object_multimedia.`idobject` 
ORDER BY schedules.`date` 
ASC 
LIMIT 0,100
Parameters:
[]
213 0.98 ms
SELECT t0.idstat AS idstat_1, t0.type AS type_2, t0.module AS module_3, t0.url AS url_4, t0.idcontent AS idcontent_5, t0.object AS object_6, t0.idobject AS idobject_7, t0.video AS video_8, t0.remote_addr AS remote_addr_9, t0.lng AS lng_10, t0.source AS source_11, t0.md5url AS md5url_12, t0.dateinsert AS dateinsert_13 FROM stats t0 WHERE t0.remote_addr = ? AND t0.idcontent = ? AND t0.md5url = ?
Parameters:
[
  "a4a4ce2067acb0909421ed17c6775b5f-7a0d"
  0
  "f7a68ac28edb05890f1abcebaaaf3044"
]
214 1.07 ms
INSERT INTO stats (type, module, url, md5url, idcontent, object, idobject, video, lng, remote_addr, source) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "article"
  "thnet"
  "/biographies/Michel-Fau/podcasts/"
  "f7a68ac28edb05890f1abcebaaaf3044"
  0
  "persons"
  2022
  0
  "fr"
  "a4a4ce2067acb0909421ed17c6775b5f-7a0d"
  "/home/web/theatre-contemporain.net/dev/src/Controller/BiographieController.php:553"
]
215 0.07 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_photo_person'))) AND persons=1
Parameters:
[]
216 0.09 ms
SELECT *
                FROM object_file of,
                     files f,
                     file_classification fc,
                     classifications cl,typesfiles tf
                   WHERE of.idfile=f.idfile
                   AND f.idfile=fc.idfile
                   AND of.idobject='2022'
                   AND of.object='persons'
                   AND cl.idclassification=fc.idclassification AND f.publish=1 AND ((cl.classification IN ('class_photo_person'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
217 0.97 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