Query Metrics

277 Database Queries
227 Different statements
117.41 ms Query time
0 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT idspectacle FROM spectacles WHERE url_clean='Time-to-tell'
Parameters:
[]
2 1.03 ms
SELECT s0_.idspectacle AS idspectacle_0, s0_.title AS title_1, s0_.language AS language_2, s0_.creation_date AS creation_date_3, s0_.url_page AS url_page_4, s0_.infos AS infos_5, s0_.tag AS tag_6, s0_.id_rubrique AS id_rubrique_7, s0_.duration AS duration_8, s0_.interlude AS interlude_9, s0_.textfictif AS textfictif_10, s0_.url_redirect AS url_redirect_11, s0_.url_clean AS url_clean_12, s0_.dateupdate AS dateupdate_13, s0_.dateinsert AS dateinsert_14, s0_.publish AS publish_15, s0_.statut AS statut_16, s0_.valid AS valid_17, t1_.idtypespectacle AS idtypespectacle_18, c2_.idcontact AS idcontact_19, c2_.type AS type_20, c2_.organisation AS organisation_21, c2_.nom_suite AS nom_suite_22, c2_.lastname AS lastname_23, c2_.firstname AS firstname_24, c2_.idtypestructure AS idtypestructure_25, c2_.license AS license_26, c2_.comment AS comment_27, c2_.private_comment AS private_comment_28, c2_.address1 AS address1_29, c2_.address2 AS address2_30, c2_.zip AS zip_31, c2_.city AS city_32, c2_.phone1 AS phone1_33, c2_.phone2 AS phone2_34, c2_.fax AS fax_35, c2_.email1 AS email1_36, c2_.email1_online AS email1_online_37, c2_.email2_online AS email2_online_38, c2_.email2 AS email2_39, c2_.url AS url_40, c2_.url_ticket AS url_ticket_41, c2_.facebook AS facebook_42, c2_.twitter AS twitter_43, c2_.instagram AS instagram_44, c2_.mobile AS mobile_45, c2_.geocodable AS geocodable_46, c2_.x AS x_47, c2_.y AS y_48, c2_.idmultimedia AS idmultimedia_49, c2_.type_view AS type_view_50, c2_.stats_access AS stats_access_51, c2_.ga_tracking_id AS ga_tracking_id_52, c2_.is_festival AS is_festival_53, c2_.link_on_video AS link_on_video_54, c2_.is_partenaire AS is_partenaire_55, c2_.valid_version AS valid_version_56, c2_.other_versions AS other_versions_57, c2_.url_redirect AS url_redirect_58, c2_.url_clean AS url_clean_59, c2_.dateupdate AS dateupdate_60, c2_.dateinsert AS dateinsert_61, c2_.publish AS publish_62, c2_.valid AS valid_63, c3_.idcontact AS idcontact_64, c3_.type AS type_65, c3_.organisation AS organisation_66, c3_.nom_suite AS nom_suite_67, c3_.lastname AS lastname_68, c3_.firstname AS firstname_69, c3_.idtypestructure AS idtypestructure_70, c3_.license AS license_71, c3_.comment AS comment_72, c3_.private_comment AS private_comment_73, c3_.address1 AS address1_74, c3_.address2 AS address2_75, c3_.zip AS zip_76, c3_.city AS city_77, c3_.phone1 AS phone1_78, c3_.phone2 AS phone2_79, c3_.fax AS fax_80, c3_.email1 AS email1_81, c3_.email1_online AS email1_online_82, c3_.email2_online AS email2_online_83, c3_.email2 AS email2_84, c3_.url AS url_85, c3_.url_ticket AS url_ticket_86, c3_.facebook AS facebook_87, c3_.twitter AS twitter_88, c3_.instagram AS instagram_89, c3_.mobile AS mobile_90, c3_.geocodable AS geocodable_91, c3_.x AS x_92, c3_.y AS y_93, c3_.idmultimedia AS idmultimedia_94, c3_.type_view AS type_view_95, c3_.stats_access AS stats_access_96, c3_.ga_tracking_id AS ga_tracking_id_97, c3_.is_festival AS is_festival_98, c3_.link_on_video AS link_on_video_99, c3_.is_partenaire AS is_partenaire_100, c3_.valid_version AS valid_version_101, c3_.other_versions AS other_versions_102, c3_.url_redirect AS url_redirect_103, c3_.url_clean AS url_clean_104, c3_.dateupdate AS dateupdate_105, c3_.dateinsert AS dateinsert_106, c3_.publish AS publish_107, c3_.valid AS valid_108, e4_.idextranetuser AS idextranetuser_109 FROM spectacles s0_ LEFT JOIN typesspectacles t1_ ON s0_.idtypespectacle = t1_.idtypespectacle LEFT JOIN contacts c2_ ON s0_.idcontact_creation = c2_.idcontact LEFT JOIN contacts c3_ ON s0_.idcontact_production = c3_.idcontact LEFT JOIN extranetusers e4_ ON s0_.idextranetuser = e4_.idextranetuser WHERE s0_.idspectacle = ?
Parameters:
[
  "29845"
]
3 0.25 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=29845
Parameters:
[]
4 0.05 ms
SELECT lt.fr 
                    FROM typesspectacles e, langterms lt 
                    WHERE typespectacle=lt.id
                    AND idtypespectacle=4
Parameters:
[]
5 0.97 ms
SELECT p.`idperson` as id, p.`idperson` as idperson, p.`lastname`, p.`firstname`, p.`url_clean`, p.`valid`,
                        lt.`fr`,
                        r.`idrole`, r.`role`, r.`type`,
                        sp.`comment`,sp.`date_start`,sp.`date_end`
                        FROM persons p
                            JOIN spectacle_person sp ON sp.`idperson`=p.`idperson`
                            JOIN roles r ON r.`idrole`=sp.`idrole`
                            JOIN langterms lt ON r.`role`=lt.`id`
                        WHERE sp.idspectacle=29845  AND r.type_creator=1 ORDER BY sp.`classement`
Parameters:
[]
6 0.06 ms
SELECT p.`idperson` as id, p.`idperson` as idperson, p.`lastname`, p.`firstname`, p.`url_clean`, p.`valid`,
                        lt.`fr`,
                        r.`idrole`, r.`role`, r.`type`,
                        sp.`comment`,sp.`date_start`,sp.`date_end`
                        FROM persons p
                            JOIN spectacle_person sp ON sp.`idperson`=p.`idperson`
                            JOIN roles r ON r.`idrole`=sp.`idrole`
                            JOIN langterms lt ON r.`role`=lt.`id`
                        WHERE sp.idspectacle=29845  AND r.type_creator=1 ORDER BY sp.`classement`
Parameters:
[]
7 0.23 ms
SELECT t.idtext,t.title,t.type,t.url_clean, t.textfictif FROM texts t, text_spectacle ts
                WHERE 1
                AND ts.idspectacle=29845
                AND t.idtext=ts.idtext
Parameters:
[]
8 0.06 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_affiche_spec'))) AND spectacles=1
Parameters:
[]
9 1.27 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='29845'
                   AND of.object='spectacles'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_affiche_spec'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
10 1.26 ms
SELECT DISTINCT(s.idschedule),s.note,s.url_spectacle,s.url_booking,s.idcontact_festival,s.hour,
                    c.idcontact,c.organisation,c.phone1,c.phone2,c.city,c.url_clean,MIN(s.date) AS datedebut,
                    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 s.idspectacle=29845 AND s.date>='2024-04-26' GROUP BY c.idcontact ORDER BY s.date ASC
Parameters:
[]
11 0.11 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
12 1.18 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='1790'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
13 0.41 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=1790  AND date>='2024-04-01'  ORDER BY date
Parameters:
[]
14 0.49 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-05-07" AND idspectacle=29845 AND idcontact=1790
Parameters:
[]
15 0.41 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=3392  AND date>='2024-04-01'  ORDER BY date
Parameters:
[]
16 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-05-14" AND idspectacle=29845 AND idcontact=3392
Parameters:
[]
17 0.41 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-05-15" AND idspectacle=29845 AND idcontact=3392
Parameters:
[]
18 0.13 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
19 1.24 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='473'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
20 0.37 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=473  AND date>='2024-04-01'  ORDER BY date
Parameters:
[]
21 0.44 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-05-21" AND idspectacle=29845 AND idcontact=473
Parameters:
[]
22 0.25 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-05-22" AND idspectacle=29845 AND idcontact=473
Parameters:
[]
23 0.31 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-05-23" AND idspectacle=29845 AND idcontact=473
Parameters:
[]
24 0.29 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-05-24" AND idspectacle=29845 AND idcontact=473
Parameters:
[]
25 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
26 1.15 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='289'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
27 0.38 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=289  AND date>='2024-04-01'  ORDER BY date
Parameters:
[]
28 0.27 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-06-05" AND idspectacle=29845 AND idcontact=289
Parameters:
[]
29 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-06-06" AND idspectacle=29845 AND idcontact=289
Parameters:
[]
30 0.34 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-06-07" AND idspectacle=29845 AND idcontact=289
Parameters:
[]
31 0.25 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-06-08" AND idspectacle=29845 AND idcontact=289
Parameters:
[]
32 2.28 ms
SELECT DISTINCT(s.idschedule),s.note,s.url_spectacle,s.url_booking,s.idcontact_festival,s.hour,
                    c.idcontact,c.organisation,c.phone1,c.phone2,c.city,c.url_clean,MIN(s.date) AS datedebut,
                    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 s.idspectacle=29845 AND s.date<='2024-04-26' GROUP BY c.idcontact ORDER BY s.date DESC
Parameters:
[]
33 0.41 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=1223  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
34 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-04-03" AND idspectacle=29845 AND idcontact=1223
Parameters:
[]
35 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-04-04" AND idspectacle=29845 AND idcontact=1223
Parameters:
[]
36 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-04-05" AND idspectacle=29845 AND idcontact=1223
Parameters:
[]
37 0.23 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
38 1.20 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='10824'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
39 0.37 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=10824  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
40 0.42 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-03-26" AND idspectacle=29845 AND idcontact=10824
Parameters:
[]
41 0.34 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-03-27" AND idspectacle=29845 AND idcontact=10824
Parameters:
[]
42 0.06 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
43 1.06 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='18298'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
44 0.78 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=18298  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
45 0.30 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-03-21" AND idspectacle=29845 AND idcontact=18298
Parameters:
[]
46 0.07 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
47 1.06 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='7524'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
48 1.00 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=7524  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
49 0.27 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-02-14" AND idspectacle=29845 AND idcontact=7524
Parameters:
[]
50 0.52 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-02-15" AND idspectacle=29845 AND idcontact=7524
Parameters:
[]
51 0.06 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
52 1.10 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='4373'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
53 1.09 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=4373  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
54 0.26 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-02-12" AND idspectacle=29845 AND idcontact=4373
Parameters:
[]
55 0.26 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-02-13" AND idspectacle=29845 AND idcontact=4373
Parameters:
[]
56 0.06 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
57 1.04 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='5622'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
58 0.94 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=5622  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
59 0.34 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-02-08" AND idspectacle=29845 AND idcontact=5622
Parameters:
[]
60 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-02-09" AND idspectacle=29845 AND idcontact=5622
Parameters:
[]
61 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
62 0.98 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='2002'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
63 1.05 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=2002  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
64 0.27 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-01-26" AND idspectacle=29845 AND idcontact=2002
Parameters:
[]
65 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-01-27" AND idspectacle=29845 AND idcontact=2002
Parameters:
[]
66 0.18 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
67 1.08 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='20046'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
68 0.76 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=20046  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
69 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-01-25" AND idspectacle=29845 AND idcontact=20046
Parameters:
[]
70 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
71 0.95 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='5525'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
72 0.91 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=5525  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
73 0.51 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-01-18" AND idspectacle=29845 AND idcontact=5525
Parameters:
[]
74 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2024-01-19" AND idspectacle=29845 AND idcontact=5525
Parameters:
[]
75 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
76 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='19289'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
77 0.80 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=19289  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
78 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-12-18" AND idspectacle=29845 AND idcontact=19289
Parameters:
[]
79 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-12-19" AND idspectacle=29845 AND idcontact=19289
Parameters:
[]
80 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
81 1.01 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='832'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
82 0.54 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=832  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
83 0.30 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-11-17" AND idspectacle=29845 AND idcontact=832
Parameters:
[]
84 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-11-18" AND idspectacle=29845 AND idcontact=832
Parameters:
[]
85 0.30 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-11-21" AND idspectacle=29845 AND idcontact=832
Parameters:
[]
86 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-11-23" AND idspectacle=29845 AND idcontact=832
Parameters:
[]
87 0.33 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-11-24" AND idspectacle=29845 AND idcontact=832
Parameters:
[]
88 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-11-25" AND idspectacle=29845 AND idcontact=832
Parameters:
[]
89 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
90 1.00 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='375'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
91 0.33 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=375  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
92 0.26 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-10-13" AND idspectacle=29845 AND idcontact=375
Parameters:
[]
93 0.30 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-10-14" AND idspectacle=29845 AND idcontact=375
Parameters:
[]
94 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
95 1.06 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='35433'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
96 0.74 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=35433  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
97 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-09-23" AND idspectacle=29845 AND idcontact=35433
Parameters:
[]
98 0.25 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-09-24" AND idspectacle=29845 AND idcontact=35433
Parameters:
[]
99 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
100 0.99 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='11688'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
101 0.82 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=11688  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
102 0.27 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-09-09" AND idspectacle=29845 AND idcontact=11688
Parameters:
[]
103 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-09-10" AND idspectacle=29845 AND idcontact=11688
Parameters:
[]
104 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
105 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='8058'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
106 0.81 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=8058  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
107 0.23 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-07-06" AND idspectacle=29845 AND idcontact=8058
Parameters:
[]
108 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-07-07" AND idspectacle=29845 AND idcontact=8058
Parameters:
[]
109 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
110 1.00 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='4617'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
111 0.39 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=4617  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
112 0.25 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-05-26" AND idspectacle=29845 AND idcontact=4617
Parameters:
[]
113 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-05-27" AND idspectacle=29845 AND idcontact=4617
Parameters:
[]
114 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
115 1.06 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='237'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
116 0.52 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=237  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
117 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-05-04" AND idspectacle=29845 AND idcontact=237
Parameters:
[]
118 0.29 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-05-05" AND idspectacle=29845 AND idcontact=237
Parameters:
[]
119 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
120 1.07 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='1187'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
121 0.88 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=1187  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
122 0.28 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-04-21" AND idspectacle=29845 AND idcontact=1187
Parameters:
[]
123 0.27 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-04-22" AND idspectacle=29845 AND idcontact=1187
Parameters:
[]
124 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
125 1.06 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='11687'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
126 0.86 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=11687  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
127 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-04-14" AND idspectacle=29845 AND idcontact=11687
Parameters:
[]
128 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
129 0.96 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='975'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
130 0.82 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=975  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
131 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-04-13" AND idspectacle=29845 AND idcontact=975
Parameters:
[]
132 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
133 0.94 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='2281'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
134 0.78 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=2281  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
135 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-04-11" AND idspectacle=29845 AND idcontact=2281
Parameters:
[]
136 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
137 0.96 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='740'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
138 0.50 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=740  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
139 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-04-03" AND idspectacle=29845 AND idcontact=740
Parameters:
[]
140 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-04-04" AND idspectacle=29845 AND idcontact=740
Parameters:
[]
141 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
142 1.11 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='11085'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
143 0.99 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=11085  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
144 0.28 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-03-31" AND idspectacle=29845 AND idcontact=11085
Parameters:
[]
145 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
146 1.06 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='26920'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
147 0.80 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=26920  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
148 0.26 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-02-24" AND idspectacle=29845 AND idcontact=26920
Parameters:
[]
149 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
150 0.96 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='5623'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
151 0.91 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=5623  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
152 0.23 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-02-22" AND idspectacle=29845 AND idcontact=5623
Parameters:
[]
153 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-02-23" AND idspectacle=29845 AND idcontact=5623
Parameters:
[]
154 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
155 1.15 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='536'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
156 0.40 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=536  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
157 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-01-17" AND idspectacle=29845 AND idcontact=536
Parameters:
[]
158 0.26 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-01-18" AND idspectacle=29845 AND idcontact=536
Parameters:
[]
159 0.15 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
160 1.00 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='532'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
161 0.38 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=532  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
162 0.29 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-01-09" AND idspectacle=29845 AND idcontact=532
Parameters:
[]
163 0.26 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2023-01-10" AND idspectacle=29845 AND idcontact=532
Parameters:
[]
164 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
165 1.04 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='5083'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
166 0.90 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=5083  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
167 0.28 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-12-06" AND idspectacle=29845 AND idcontact=5083
Parameters:
[]
168 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-12-07" AND idspectacle=29845 AND idcontact=5083
Parameters:
[]
169 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
170 0.97 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='374'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
171 0.54 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=374  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
172 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-11-12" AND idspectacle=29845 AND idcontact=374
Parameters:
[]
173 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-11-13" AND idspectacle=29845 AND idcontact=374
Parameters:
[]
174 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
175 1.03 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='11401'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
176 0.78 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=11401  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
177 0.27 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-11-09" AND idspectacle=29845 AND idcontact=11401
Parameters:
[]
178 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-11-10" AND idspectacle=29845 AND idcontact=11401
Parameters:
[]
179 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
180 1.06 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='2757'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
181 0.37 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=2757  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
182 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-10-04" AND idspectacle=29845 AND idcontact=2757
Parameters:
[]
183 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
184 0.98 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='1651'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
185 0.43 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=1651  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
186 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-09-02" AND idspectacle=29845 AND idcontact=1651
Parameters:
[]
187 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-09-03" AND idspectacle=29845 AND idcontact=1651
Parameters:
[]
188 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
189 1.02 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='751'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
190 0.42 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=751  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
191 0.37 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-08" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
192 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-09" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
193 0.23 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-10" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
194 0.23 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-11" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
195 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-12" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
196 0.19 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-14" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
197 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-15" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
198 0.24 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-16" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
199 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-17" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
200 0.21 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-18" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
201 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-19" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
202 0.17 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-21" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
203 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-22" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
204 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-23" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
205 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-07-24" AND idspectacle=29845 AND idcontact=751
Parameters:
[]
206 0.07 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
207 1.23 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='3015'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
208 0.39 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=3015  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
209 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-03-03" AND idspectacle=29845 AND idcontact=3015
Parameters:
[]
210 0.22 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-03-04" AND idspectacle=29845 AND idcontact=3015
Parameters:
[]
211 0.05 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
212 1.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='1307'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
213 0.46 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=1307  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
214 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-02-15" AND idspectacle=29845 AND idcontact=1307
Parameters:
[]
215 0.15 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-02-16" AND idspectacle=29845 AND idcontact=1307
Parameters:
[]
216 0.14 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-02-17" AND idspectacle=29845 AND idcontact=1307
Parameters:
[]
217 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
218 0.75 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='8389'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
219 0.62 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=8389  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
220 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-02-04" AND idspectacle=29845 AND idcontact=8389
Parameters:
[]
221 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
222 0.75 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='1982'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
223 0.82 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=1982  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
224 0.35 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-01-13" AND idspectacle=29845 AND idcontact=1982
Parameters:
[]
225 0.17 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2022-01-14" AND idspectacle=29845 AND idcontact=1982
Parameters:
[]
226 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
227 0.75 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='25040'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
228 0.62 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=25040  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
229 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-12-02" AND idspectacle=29845 AND idcontact=25040
Parameters:
[]
230 0.15 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-12-04" AND idspectacle=29845 AND idcontact=25040
Parameters:
[]
231 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
232 0.77 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='531'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
233 0.31 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=531  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
234 0.27 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-11-09" AND idspectacle=29845 AND idcontact=531
Parameters:
[]
235 0.16 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-11-10" AND idspectacle=29845 AND idcontact=531
Parameters:
[]
236 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
237 0.74 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='6310'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
238 0.29 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=6310  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
239 0.18 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-10-25" AND idspectacle=29845 AND idcontact=6310
Parameters:
[]
240 0.15 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-10-26" AND idspectacle=29845 AND idcontact=6310
Parameters:
[]
241 0.14 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-10-27" AND idspectacle=29845 AND idcontact=6310
Parameters:
[]
242 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
243 0.78 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='652'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
244 0.32 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=652  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
245 0.17 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-10-02" AND idspectacle=29845 AND idcontact=652
Parameters:
[]
246 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
247 0.79 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='32747'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
248 0.70 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=32747  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
249 0.23 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2021-07-03" AND idspectacle=29845 AND idcontact=32747
Parameters:
[]
250 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_pp'))) AND contacts=1
Parameters:
[]
251 0.85 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='1065'
                   AND of.object='contacts'
                   AND cl.idclassification=fc.idclassification AND ((cl.classification IN ('class_pp'))) AND f.idtype=tf.idtype ORDER BY f.`range`,f.idfile
Parameters:
[]
252 0.36 ms
SELECT DISTINCT(date), note, url_spectacle, url_booking, idextranetuser, publish, valid, is_cancelled
                  FROM schedules 
                  WHERE idspectacle=29845
                  AND idcontact=1065  AND date<='2024-04-26'  ORDER BY date
Parameters:
[]
253 0.45 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2020-11-11" AND idspectacle=29845 AND idcontact=1065
Parameters:
[]
254 0.20 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2020-11-12" AND idspectacle=29845 AND idcontact=1065
Parameters:
[]
255 0.35 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2020-11-13" AND idspectacle=29845 AND idcontact=1065
Parameters:
[]
256 0.33 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2020-11-14" AND idspectacle=29845 AND idcontact=1065
Parameters:
[]
257 0.15 ms
SELECT hour,note,url_spectacle,url_booking 
                  FROM schedules 
                  WHERE date="2020-11-15" AND idspectacle=29845 AND idcontact=1065
Parameters:
[]
258 0.11 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.classification IN ('class_critique'))) AND spectacles=1
Parameters:
[]
259 0.48 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='29845'
                   AND oc.object='spectacles'
                   AND cl.idclassification=cc.idclassification AND c.publish=1 AND c.valid=1  AND ((cl.classification IN ('class_critique')))
Parameters:
[]
260 0.54 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
                            INNER JOIN contacts T4 ON T4.idcontact=T3.idcontact  LEFT JOIN new_spectacle T5 ON T5.idnew=T1.idnew  WHERE 1  AND (T5.idspectacle=29845 ) AND T1.publish=1 AND T1.publish=1 AND T1.valid=1
Parameters:
[]
261 0.38 ms
SELECT  COUNT(DISTINCT(m.idmultimedia)) 
                FROM object_multimedia om, multimedias m
                WHERE om.idmultimedia=m.idmultimedia
                AND om.idobject=29845
                AND om.object='spectacles'
                AND m.publish=1
Parameters:
[]
262 0.24 ms
SELECT COUNT(DISTINCT(d.`idpodcast`)) as total
                FROM podcasts d, podcast_spectacle do
                WHERE d.`publish`=1
                AND do.`idpodcast`= d.`idpodcast` AND do.`idspectacle`=29845 AND d.code_franceinter IS NOT NULL
Parameters:
[]
263 0.05 ms
SELECT idclassification,classification,public_name FROM classifications WHERE 1 AND type="files" AND spectacles=1 AND lagarce!=1 AND is_public IN (1)
Parameters:
[]
264 0.39 ms
SELECT COUNT(DISTINCT(of.idfile)) as total
                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='29845'
                   AND of.object='spectacles'
                   AND cl.idclassification=fc.idclassification AND ((cl.idclassification IN (33,126,163,164,166,171,172,175))) AND f.valid=1 AND f.publish=1 AND f.idtype=tf.idtype
Parameters:
[]
265 0.29 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=6 LIMIT 1
Parameters:
[]
266 0.04 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=6 LIMIT 1
Parameters:
[]
267 0.25 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=1 LIMIT 1
Parameters:
[]
268 0.04 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=1 LIMIT 1
Parameters:
[]
269 0.24 ms
SELECT COUNT(sc.idspectacle)
                                FROM schedules sc
                                WHERE sc.idspectacle=29845
Parameters:
[]
270 0.08 ms
SELECT COUNT(sc.idspectacle)
                                FROM schedules sc
                                WHERE sc.idspectacle=29845
Parameters:
[]
271 0.27 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=101 LIMIT 1
Parameters:
[]
272 0.09 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=101 LIMIT 1
Parameters:
[]
273 0.33 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=125 LIMIT 1
Parameters:
[]
274 0.04 ms
SELECT DISTINCT(cl.type) FROM classifications cl WHERE ((cl.idclassification IN (125))) AND texts=1
Parameters:
[]
275 0.35 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='36936'
                   AND oc.object='texts'
                   AND cl.idclassification=cc.idclassification AND c.publish=1 AND ((cl.idclassification IN (125)))
Parameters:
[]
276 0.04 ms
SELECT oc.idcontent
                            FROM object_content oc, contents c, content_classification cc
                            WHERE oc.idcontent=c.idcontent
                            AND cc.idcontent=c.idcontent
                            AND c.publish=1
                            AND oc.object='spectacles'
                            AND oc.idobject=29845 AND cc.idclassification=125 LIMIT 1
Parameters:
[]
277 1.33 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