Query Metrics

776 Database Queries
541 Different statements
224.10 ms Query time
0 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.91 ms
SELECT COUNT(DISTINCT(iddvd)) as total
                FROM dvds
                WHERE publish=1
Parameters:
[]
2 8.43 ms
SELECT DISTINCT(UPPER(LEFT(p.`lastname`, 1))) as letter
            FROM dvd_person dp, persons p, dvds d
            WHERE dp.`idperson`=p.`idperson` AND d.`iddvd`=dp.`iddvd` 
            AND d.`publish`=1
            GROUP BY p.`lastname`
            ORDER BY letter
Parameters:
[]
3 5.90 ms
SELECT DISTINCT(p.`idperson`),p.`lastname`,p.`firstname`,p.`url_clean`
                    FROM dvd_person dp, persons p, dvds d
                    WHERE dp.`idperson`=p.`idperson` AND d.`iddvd`=dp.`iddvd` 
                    AND d.`publish`=1
                    AND p.`lastname` REGEXP '^R'
                    ORDER BY p.`lastname`
Parameters:
[]
4 5.82 ms
SELECT  DISTINCT(dvds.iddvd), dvds.* 
FROM  `dvd_person` ,
 `dvds`  
 WHERE 1  AND dvds.`publish`=1  AND dvd_person.`idperson` IN (365,19185,23767,20705,4985,2653,17462,15126,663,7807,11241,3273,21538,21453,9003,1738,14926,238,7043,7042,18218,21497,21393,21442,8444,18036,23762,6051,3747,21409,20209,23766,23763,3296,27,21472,5203,1409,7577,21168,4881,14620,23035,21443,21449) AND dvds.`iddvd`=dvd_person.`iddvd` 
GROUP BY dvds.iddvd 
ORDER BY dvds.dateinsert 
DESC 
LIMIT 0,2000
Parameters:
[]
5 0.38 ms
SELECT  DISTINCT(dvds.iddvd), dvds.* 
FROM  `dvd_person` ,
 `dvds`  
 WHERE 1  AND dvds.`publish`=1  AND dvd_person.`idperson` IN (365,19185,23767,20705,4985,2653,17462,15126,663,7807,11241,3273,21538,21453,9003,1738,14926,238,7043,7042,18218,21497,21393,21442,8444,18036,23762,6051,3747,21409,20209,23766,23763,3296,27,21472,5203,1409,7577,21168,4881,14620,23035,21443,21449) AND dvds.`iddvd`=dvd_person.`iddvd` 
GROUP BY dvds.iddvd 
ORDER BY dvds.dateinsert 
DESC 
LIMIT 0,2000
Parameters:
[]
6 0.46 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "251"
]
7 0.28 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "251"
]
8 0.37 ms
SELECT * FROM dvdzones WHERE iddvdzone=3
Parameters:
[]
9 0.05 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
10 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
11 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=251  AND j2.idrole=26
Parameters:
[]
12 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=251  AND j2.idrole=21
Parameters:
[]
13 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=251  AND j2.idrole=1
Parameters:
[]
14 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=251  AND j2.idrole=25
Parameters:
[]
15 0.31 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=251  AND j2.idrole=5
Parameters:
[]
16 0.33 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=251  AND j2.idrole=27
Parameters:
[]
17 0.33 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=251
Parameters:
[]
18 0.31 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3301
Parameters:
[]
19 0.27 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=251
Parameters:
[]
20 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=251  AND j2.idrole=17
Parameters:
[]
21 0.22 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=251  AND j2.idrole=28
Parameters:
[]
22 0.22 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "250"
]
23 0.56 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "250"
]
24 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
25 0.30 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
26 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
27 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=250  AND j2.idrole=26
Parameters:
[]
28 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=250  AND j2.idrole=21
Parameters:
[]
29 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=250  AND j2.idrole=1
Parameters:
[]
30 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=250  AND j2.idrole=25
Parameters:
[]
31 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=250  AND j2.idrole=5
Parameters:
[]
32 0.34 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=250  AND j2.idrole=27
Parameters:
[]
33 0.22 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=250
Parameters:
[]
34 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3773
Parameters:
[]
35 0.23 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=250
Parameters:
[]
36 0.35 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=250  AND j2.idrole=17
Parameters:
[]
37 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=250  AND j2.idrole=28
Parameters:
[]
38 0.22 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "249"
]
39 0.21 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "249"
]
40 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
41 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
42 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
43 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=249  AND j2.idrole=26
Parameters:
[]
44 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=249  AND j2.idrole=21
Parameters:
[]
45 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=249  AND j2.idrole=1
Parameters:
[]
46 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=249  AND j2.idrole=25
Parameters:
[]
47 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=249  AND j2.idrole=5
Parameters:
[]
48 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=249  AND j2.idrole=27
Parameters:
[]
49 0.27 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=249
Parameters:
[]
50 0.29 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=6714
Parameters:
[]
51 0.27 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=249
Parameters:
[]
52 0.33 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=249  AND j2.idrole=17
Parameters:
[]
53 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=249  AND j2.idrole=28
Parameters:
[]
54 0.20 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "246"
]
55 0.26 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "246"
]
56 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
57 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
58 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
59 0.38 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=246  AND j2.idrole=26
Parameters:
[]
60 0.39 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=246  AND j2.idrole=21
Parameters:
[]
61 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=246  AND j2.idrole=1
Parameters:
[]
62 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=246  AND j2.idrole=25
Parameters:
[]
63 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=246  AND j2.idrole=5
Parameters:
[]
64 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=246  AND j2.idrole=27
Parameters:
[]
65 0.22 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=246
Parameters:
[]
66 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=15642
Parameters:
[]
67 0.30 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=246
Parameters:
[]
68 0.32 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=246  AND j2.idrole=17
Parameters:
[]
69 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=246  AND j2.idrole=28
Parameters:
[]
70 0.26 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "232"
]
71 0.26 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "232"
]
72 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
73 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
74 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
75 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=232  AND j2.idrole=26
Parameters:
[]
76 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=232  AND j2.idrole=21
Parameters:
[]
77 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=232  AND j2.idrole=1
Parameters:
[]
78 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=232  AND j2.idrole=25
Parameters:
[]
79 0.40 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=232  AND j2.idrole=5
Parameters:
[]
80 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=232  AND j2.idrole=27
Parameters:
[]
81 0.20 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=232
Parameters:
[]
82 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4485
Parameters:
[]
83 0.22 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=232
Parameters:
[]
84 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=232  AND j2.idrole=17
Parameters:
[]
85 0.28 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=232  AND j2.idrole=28
Parameters:
[]
86 0.24 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "229"
]
87 0.20 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "229"
]
88 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
89 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
90 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
91 0.38 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=229  AND j2.idrole=26
Parameters:
[]
92 0.32 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=229  AND j2.idrole=21
Parameters:
[]
93 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=229  AND j2.idrole=1
Parameters:
[]
94 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=229  AND j2.idrole=25
Parameters:
[]
95 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=229  AND j2.idrole=5
Parameters:
[]
96 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=229  AND j2.idrole=27
Parameters:
[]
97 0.20 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=229
Parameters:
[]
98 0.26 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=945
Parameters:
[]
99 0.22 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=229
Parameters:
[]
100 0.39 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=229  AND j2.idrole=17
Parameters:
[]
101 0.33 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=229  AND j2.idrole=28
Parameters:
[]
102 0.32 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "217"
]
103 0.41 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "217"
]
104 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
105 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
106 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
107 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=217  AND j2.idrole=26
Parameters:
[]
108 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=217  AND j2.idrole=21
Parameters:
[]
109 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=217  AND j2.idrole=1
Parameters:
[]
110 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=217  AND j2.idrole=25
Parameters:
[]
111 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=217  AND j2.idrole=5
Parameters:
[]
112 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=217  AND j2.idrole=27
Parameters:
[]
113 0.21 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=217
Parameters:
[]
114 0.31 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5303
Parameters:
[]
115 0.33 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=217
Parameters:
[]
116 0.35 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=217  AND j2.idrole=17
Parameters:
[]
117 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=217  AND j2.idrole=28
Parameters:
[]
118 0.33 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "189"
]
119 0.34 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "189"
]
120 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
121 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
122 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
123 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=189  AND j2.idrole=26
Parameters:
[]
124 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=189  AND j2.idrole=21
Parameters:
[]
125 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=189  AND j2.idrole=1
Parameters:
[]
126 0.31 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=189  AND j2.idrole=25
Parameters:
[]
127 0.51 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=189  AND j2.idrole=5
Parameters:
[]
128 0.44 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=189  AND j2.idrole=27
Parameters:
[]
129 0.22 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=189
Parameters:
[]
130 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5333
Parameters:
[]
131 0.24 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=189
Parameters:
[]
132 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=189  AND j2.idrole=17
Parameters:
[]
133 0.41 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=189  AND j2.idrole=28
Parameters:
[]
134 0.22 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "215"
]
135 0.33 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "215"
]
136 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
137 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
138 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
139 0.36 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=215  AND j2.idrole=26
Parameters:
[]
140 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=215  AND j2.idrole=21
Parameters:
[]
141 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=215  AND j2.idrole=1
Parameters:
[]
142 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=215  AND j2.idrole=25
Parameters:
[]
143 0.32 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=215  AND j2.idrole=5
Parameters:
[]
144 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=215  AND j2.idrole=27
Parameters:
[]
145 0.22 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=215
Parameters:
[]
146 0.19 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5857
Parameters:
[]
147 0.28 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=215
Parameters:
[]
148 0.35 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=215  AND j2.idrole=17
Parameters:
[]
149 0.32 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=215  AND j2.idrole=28
Parameters:
[]
150 0.22 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "213"
]
151 0.22 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "213"
]
152 0.06 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
153 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
154 0.05 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
155 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=213  AND j2.idrole=26
Parameters:
[]
156 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=213  AND j2.idrole=21
Parameters:
[]
157 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=213  AND j2.idrole=1
Parameters:
[]
158 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=213  AND j2.idrole=25
Parameters:
[]
159 0.42 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=213  AND j2.idrole=5
Parameters:
[]
160 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=213  AND j2.idrole=27
Parameters:
[]
161 0.25 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=213
Parameters:
[]
162 0.20 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5636
Parameters:
[]
163 0.21 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=213
Parameters:
[]
164 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=213  AND j2.idrole=17
Parameters:
[]
165 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=213  AND j2.idrole=28
Parameters:
[]
166 0.25 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "210"
]
167 0.23 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "210"
]
168 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
169 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
170 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
171 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=210  AND j2.idrole=26
Parameters:
[]
172 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=210  AND j2.idrole=21
Parameters:
[]
173 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=210  AND j2.idrole=1
Parameters:
[]
174 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=210  AND j2.idrole=25
Parameters:
[]
175 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=210  AND j2.idrole=5
Parameters:
[]
176 0.37 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=210  AND j2.idrole=27
Parameters:
[]
177 0.35 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=210
Parameters:
[]
178 0.19 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5172
Parameters:
[]
179 0.29 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=210
Parameters:
[]
180 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=210  AND j2.idrole=17
Parameters:
[]
181 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=210  AND j2.idrole=28
Parameters:
[]
182 0.24 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "132"
]
183 0.25 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "132"
]
184 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
185 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
186 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
187 0.32 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=132  AND j2.idrole=26
Parameters:
[]
188 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=132  AND j2.idrole=21
Parameters:
[]
189 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=132  AND j2.idrole=1
Parameters:
[]
190 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=132  AND j2.idrole=25
Parameters:
[]
191 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=132  AND j2.idrole=5
Parameters:
[]
192 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=132  AND j2.idrole=27
Parameters:
[]
193 0.30 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=132
Parameters:
[]
194 0.19 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5369
Parameters:
[]
195 0.24 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=132
Parameters:
[]
196 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=132  AND j2.idrole=17
Parameters:
[]
197 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=132  AND j2.idrole=28
Parameters:
[]
198 0.31 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "205"
]
199 0.22 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "205"
]
200 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
201 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
202 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
203 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=205  AND j2.idrole=26
Parameters:
[]
204 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=205  AND j2.idrole=21
Parameters:
[]
205 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=205  AND j2.idrole=1
Parameters:
[]
206 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=205  AND j2.idrole=25
Parameters:
[]
207 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=205  AND j2.idrole=5
Parameters:
[]
208 0.28 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=205  AND j2.idrole=27
Parameters:
[]
209 0.23 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=205
Parameters:
[]
210 0.33 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4527
Parameters:
[]
211 0.25 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=205
Parameters:
[]
212 0.93 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=205  AND j2.idrole=17
Parameters:
[]
213 0.87 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=205  AND j2.idrole=28
Parameters:
[]
214 0.65 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "203"
]
215 0.63 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "203"
]
216 0.08 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
217 0.06 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
218 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
219 0.65 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=203  AND j2.idrole=26
Parameters:
[]
220 0.43 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=203  AND j2.idrole=21
Parameters:
[]
221 0.52 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=203  AND j2.idrole=1
Parameters:
[]
222 0.48 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=203  AND j2.idrole=25
Parameters:
[]
223 0.53 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=203  AND j2.idrole=5
Parameters:
[]
224 0.45 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=203  AND j2.idrole=27
Parameters:
[]
225 0.44 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=203
Parameters:
[]
226 0.34 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1901
Parameters:
[]
227 0.48 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=203
Parameters:
[]
228 0.47 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=203  AND j2.idrole=17
Parameters:
[]
229 0.45 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=203  AND j2.idrole=28
Parameters:
[]
230 0.44 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "200"
]
231 0.46 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "200"
]
232 0.06 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
233 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
234 0.06 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
235 0.32 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=200  AND j2.idrole=26
Parameters:
[]
236 0.37 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=200  AND j2.idrole=21
Parameters:
[]
237 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=200  AND j2.idrole=1
Parameters:
[]
238 0.31 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=200  AND j2.idrole=25
Parameters:
[]
239 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=200  AND j2.idrole=5
Parameters:
[]
240 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=200  AND j2.idrole=27
Parameters:
[]
241 0.16 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=200
Parameters:
[]
242 0.39 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=200
Parameters:
[]
243 0.19 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=200  AND j2.idrole=17
Parameters:
[]
244 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=200  AND j2.idrole=28
Parameters:
[]
245 0.28 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "199"
]
246 0.31 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "199"
]
247 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
248 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
249 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
250 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=199  AND j2.idrole=26
Parameters:
[]
251 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=199  AND j2.idrole=21
Parameters:
[]
252 0.34 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=199  AND j2.idrole=1
Parameters:
[]
253 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=199  AND j2.idrole=25
Parameters:
[]
254 0.31 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=199  AND j2.idrole=5
Parameters:
[]
255 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=199  AND j2.idrole=27
Parameters:
[]
256 0.18 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=199
Parameters:
[]
257 0.16 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5626
Parameters:
[]
258 0.16 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=199
Parameters:
[]
259 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=199  AND j2.idrole=17
Parameters:
[]
260 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=199  AND j2.idrole=28
Parameters:
[]
261 0.41 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "198"
]
262 0.31 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "198"
]
263 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
264 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
265 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
266 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=198  AND j2.idrole=26
Parameters:
[]
267 0.38 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=198  AND j2.idrole=21
Parameters:
[]
268 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=198  AND j2.idrole=1
Parameters:
[]
269 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=198  AND j2.idrole=25
Parameters:
[]
270 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=198  AND j2.idrole=5
Parameters:
[]
271 0.32 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=198  AND j2.idrole=27
Parameters:
[]
272 0.17 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=198
Parameters:
[]
273 0.15 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4785
Parameters:
[]
274 0.24 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=198
Parameters:
[]
275 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=198  AND j2.idrole=17
Parameters:
[]
276 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=198  AND j2.idrole=28
Parameters:
[]
277 0.28 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "197"
]
278 0.36 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "197"
]
279 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
280 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
281 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
282 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=197  AND j2.idrole=26
Parameters:
[]
283 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=197  AND j2.idrole=21
Parameters:
[]
284 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=197  AND j2.idrole=1
Parameters:
[]
285 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=197  AND j2.idrole=25
Parameters:
[]
286 0.21 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=197  AND j2.idrole=5
Parameters:
[]
287 0.19 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=197  AND j2.idrole=27
Parameters:
[]
288 0.16 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=197
Parameters:
[]
289 0.14 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4524
Parameters:
[]
290 0.18 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=197
Parameters:
[]
291 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=197  AND j2.idrole=17
Parameters:
[]
292 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=197  AND j2.idrole=28
Parameters:
[]
293 0.35 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "183"
]
294 0.27 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "183"
]
295 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
296 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
297 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
298 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=183  AND j2.idrole=26
Parameters:
[]
299 0.36 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=183  AND j2.idrole=21
Parameters:
[]
300 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=183  AND j2.idrole=1
Parameters:
[]
301 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=183  AND j2.idrole=25
Parameters:
[]
302 0.36 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=183  AND j2.idrole=5
Parameters:
[]
303 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=183  AND j2.idrole=27
Parameters:
[]
304 0.24 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=183
Parameters:
[]
305 0.31 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4280
Parameters:
[]
306 0.22 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=183
Parameters:
[]
307 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=183  AND j2.idrole=17
Parameters:
[]
308 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=183  AND j2.idrole=28
Parameters:
[]
309 0.36 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "182"
]
310 0.29 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "182"
]
311 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
312 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
313 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
314 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=182  AND j2.idrole=26
Parameters:
[]
315 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=182  AND j2.idrole=21
Parameters:
[]
316 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=182  AND j2.idrole=1
Parameters:
[]
317 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=182  AND j2.idrole=25
Parameters:
[]
318 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=182  AND j2.idrole=5
Parameters:
[]
319 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=182  AND j2.idrole=27
Parameters:
[]
320 0.25 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=182
Parameters:
[]
321 0.19 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5442
Parameters:
[]
322 0.27 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=182
Parameters:
[]
323 0.22 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=182  AND j2.idrole=17
Parameters:
[]
324 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=182  AND j2.idrole=28
Parameters:
[]
325 0.31 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "180"
]
326 0.42 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "180"
]
327 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
328 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
329 0.06 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
330 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=180  AND j2.idrole=26
Parameters:
[]
331 0.37 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=180  AND j2.idrole=21
Parameters:
[]
332 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=180  AND j2.idrole=1
Parameters:
[]
333 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=180  AND j2.idrole=25
Parameters:
[]
334 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=180  AND j2.idrole=5
Parameters:
[]
335 0.19 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=180  AND j2.idrole=27
Parameters:
[]
336 0.17 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=180
Parameters:
[]
337 0.16 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3179
Parameters:
[]
338 0.17 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=180
Parameters:
[]
339 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=180  AND j2.idrole=17
Parameters:
[]
340 0.17 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=180  AND j2.idrole=28
Parameters:
[]
341 0.41 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "177"
]
342 0.44 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "177"
]
343 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
344 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
345 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
346 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=177  AND j2.idrole=26
Parameters:
[]
347 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=177  AND j2.idrole=21
Parameters:
[]
348 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=177  AND j2.idrole=1
Parameters:
[]
349 0.17 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=177  AND j2.idrole=25
Parameters:
[]
350 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=177  AND j2.idrole=5
Parameters:
[]
351 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=177  AND j2.idrole=27
Parameters:
[]
352 0.19 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=177
Parameters:
[]
353 0.19 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3582
Parameters:
[]
354 0.25 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=177
Parameters:
[]
355 0.33 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=177  AND j2.idrole=17
Parameters:
[]
356 0.19 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=177  AND j2.idrole=28
Parameters:
[]
357 0.76 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "175"
]
358 0.71 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "175"
]
359 0.06 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
360 0.05 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
361 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
362 0.67 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=175  AND j2.idrole=26
Parameters:
[]
363 0.42 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=175  AND j2.idrole=21
Parameters:
[]
364 0.32 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=175  AND j2.idrole=1
Parameters:
[]
365 0.46 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=175  AND j2.idrole=25
Parameters:
[]
366 0.42 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=175  AND j2.idrole=5
Parameters:
[]
367 0.34 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=175  AND j2.idrole=27
Parameters:
[]
368 0.30 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=175
Parameters:
[]
369 0.24 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5364
Parameters:
[]
370 0.29 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=175
Parameters:
[]
371 0.36 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=175  AND j2.idrole=17
Parameters:
[]
372 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=175  AND j2.idrole=28
Parameters:
[]
373 0.95 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "174"
]
374 0.42 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "174"
]
375 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
376 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
377 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
378 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=174  AND j2.idrole=26
Parameters:
[]
379 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=174  AND j2.idrole=21
Parameters:
[]
380 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=174  AND j2.idrole=1
Parameters:
[]
381 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=174  AND j2.idrole=25
Parameters:
[]
382 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=174  AND j2.idrole=5
Parameters:
[]
383 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=174  AND j2.idrole=27
Parameters:
[]
384 0.23 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=174
Parameters:
[]
385 0.57 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5445
Parameters:
[]
386 0.22 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=174
Parameters:
[]
387 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=174  AND j2.idrole=17
Parameters:
[]
388 0.32 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=174  AND j2.idrole=28
Parameters:
[]
389 0.29 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "173"
]
390 0.42 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "173"
]
391 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
392 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
393 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
394 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=173  AND j2.idrole=26
Parameters:
[]
395 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=173  AND j2.idrole=21
Parameters:
[]
396 0.46 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=173  AND j2.idrole=1
Parameters:
[]
397 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=173  AND j2.idrole=25
Parameters:
[]
398 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=173  AND j2.idrole=5
Parameters:
[]
399 0.40 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=173  AND j2.idrole=27
Parameters:
[]
400 0.19 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=173
Parameters:
[]
401 0.29 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5347
Parameters:
[]
402 0.33 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=173
Parameters:
[]
403 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=173  AND j2.idrole=17
Parameters:
[]
404 0.22 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=173  AND j2.idrole=28
Parameters:
[]
405 0.29 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "168"
]
406 0.21 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "168"
]
407 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
408 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
409 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
410 0.34 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=168  AND j2.idrole=26
Parameters:
[]
411 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=168  AND j2.idrole=21
Parameters:
[]
412 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=168  AND j2.idrole=1
Parameters:
[]
413 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=168  AND j2.idrole=25
Parameters:
[]
414 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=168  AND j2.idrole=5
Parameters:
[]
415 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=168  AND j2.idrole=27
Parameters:
[]
416 0.17 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=168
Parameters:
[]
417 0.20 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5348
Parameters:
[]
418 0.25 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=168
Parameters:
[]
419 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=168  AND j2.idrole=17
Parameters:
[]
420 0.17 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=168  AND j2.idrole=28
Parameters:
[]
421 0.29 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "164"
]
422 0.23 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "164"
]
423 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
424 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
425 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
426 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=164  AND j2.idrole=26
Parameters:
[]
427 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=164  AND j2.idrole=21
Parameters:
[]
428 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=164  AND j2.idrole=1
Parameters:
[]
429 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=164  AND j2.idrole=25
Parameters:
[]
430 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=164  AND j2.idrole=5
Parameters:
[]
431 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=164  AND j2.idrole=27
Parameters:
[]
432 0.21 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=164
Parameters:
[]
433 0.16 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3772
Parameters:
[]
434 0.24 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=164
Parameters:
[]
435 0.36 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=164  AND j2.idrole=17
Parameters:
[]
436 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=164  AND j2.idrole=28
Parameters:
[]
437 0.45 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "157"
]
438 0.28 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "157"
]
439 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
440 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
441 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
442 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=157  AND j2.idrole=26
Parameters:
[]
443 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=157  AND j2.idrole=21
Parameters:
[]
444 0.32 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=157  AND j2.idrole=1
Parameters:
[]
445 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=157  AND j2.idrole=25
Parameters:
[]
446 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=157  AND j2.idrole=5
Parameters:
[]
447 0.17 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=157  AND j2.idrole=27
Parameters:
[]
448 0.24 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=157
Parameters:
[]
449 0.26 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3034
Parameters:
[]
450 0.24 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=157
Parameters:
[]
451 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=157  AND j2.idrole=17
Parameters:
[]
452 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=157  AND j2.idrole=28
Parameters:
[]
453 0.89 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "156"
]
454 0.64 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "156"
]
455 0.09 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
456 0.07 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
457 0.06 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
458 0.86 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=156  AND j2.idrole=26
Parameters:
[]
459 0.61 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=156  AND j2.idrole=21
Parameters:
[]
460 0.60 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=156  AND j2.idrole=1
Parameters:
[]
461 0.51 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=156  AND j2.idrole=25
Parameters:
[]
462 0.47 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=156  AND j2.idrole=5
Parameters:
[]
463 0.68 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=156  AND j2.idrole=27
Parameters:
[]
464 0.74 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=156
Parameters:
[]
465 0.64 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=156
Parameters:
[]
466 0.49 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=156  AND j2.idrole=17
Parameters:
[]
467 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=156  AND j2.idrole=28
Parameters:
[]
468 0.56 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "155"
]
469 0.89 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "155"
]
470 0.15 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
471 0.05 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
472 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
473 0.60 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=155  AND j2.idrole=26
Parameters:
[]
474 0.60 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=155  AND j2.idrole=21
Parameters:
[]
475 0.43 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=155  AND j2.idrole=1
Parameters:
[]
476 0.52 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=155  AND j2.idrole=25
Parameters:
[]
477 0.43 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=155  AND j2.idrole=5
Parameters:
[]
478 0.36 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=155  AND j2.idrole=27
Parameters:
[]
479 1.42 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=155
Parameters:
[]
480 0.29 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=2634
Parameters:
[]
481 0.39 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=155
Parameters:
[]
482 0.36 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=155  AND j2.idrole=17
Parameters:
[]
483 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=155  AND j2.idrole=28
Parameters:
[]
484 0.32 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "146"
]
485 0.22 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "146"
]
486 0.20 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
487 0.16 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
488 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
489 0.36 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=146  AND j2.idrole=26
Parameters:
[]
490 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=146  AND j2.idrole=21
Parameters:
[]
491 0.34 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=146  AND j2.idrole=1
Parameters:
[]
492 0.38 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=146  AND j2.idrole=25
Parameters:
[]
493 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=146  AND j2.idrole=5
Parameters:
[]
494 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=146  AND j2.idrole=27
Parameters:
[]
495 0.34 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=146
Parameters:
[]
496 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3260
Parameters:
[]
497 0.20 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=146
Parameters:
[]
498 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=146  AND j2.idrole=17
Parameters:
[]
499 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=146  AND j2.idrole=28
Parameters:
[]
500 0.39 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "141"
]
501 0.43 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "141"
]
502 0.08 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
503 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
504 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
505 0.37 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=141  AND j2.idrole=26
Parameters:
[]
506 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=141  AND j2.idrole=21
Parameters:
[]
507 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=141  AND j2.idrole=1
Parameters:
[]
508 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=141  AND j2.idrole=25
Parameters:
[]
509 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=141  AND j2.idrole=5
Parameters:
[]
510 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=141  AND j2.idrole=27
Parameters:
[]
511 0.23 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=141
Parameters:
[]
512 0.20 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5468
Parameters:
[]
513 0.26 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=141
Parameters:
[]
514 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=141  AND j2.idrole=17
Parameters:
[]
515 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=141  AND j2.idrole=28
Parameters:
[]
516 0.48 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "135"
]
517 0.34 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "135"
]
518 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
519 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
520 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
521 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=135  AND j2.idrole=26
Parameters:
[]
522 0.21 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=135  AND j2.idrole=21
Parameters:
[]
523 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=135  AND j2.idrole=1
Parameters:
[]
524 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=135  AND j2.idrole=25
Parameters:
[]
525 0.22 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=135  AND j2.idrole=5
Parameters:
[]
526 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=135  AND j2.idrole=27
Parameters:
[]
527 0.28 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=135
Parameters:
[]
528 0.22 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3363
Parameters:
[]
529 0.35 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=135
Parameters:
[]
530 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=135  AND j2.idrole=17
Parameters:
[]
531 0.25 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=135  AND j2.idrole=28
Parameters:
[]
532 0.98 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "126"
]
533 1.25 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "126"
]
534 0.11 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
535 0.08 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
536 0.08 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
537 0.99 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=126  AND j2.idrole=26
Parameters:
[]
538 0.69 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=126  AND j2.idrole=21
Parameters:
[]
539 0.73 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=126  AND j2.idrole=1
Parameters:
[]
540 0.48 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=126  AND j2.idrole=25
Parameters:
[]
541 0.62 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=126  AND j2.idrole=5
Parameters:
[]
542 0.44 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=126  AND j2.idrole=27
Parameters:
[]
543 0.45 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=126
Parameters:
[]
544 0.46 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1172
Parameters:
[]
545 0.55 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1178
Parameters:
[]
546 0.49 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1179
Parameters:
[]
547 0.43 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1180
Parameters:
[]
548 0.53 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=126
Parameters:
[]
549 0.54 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=126  AND j2.idrole=17
Parameters:
[]
550 0.42 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=126  AND j2.idrole=28
Parameters:
[]
551 0.44 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "124"
]
552 0.68 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "124"
]
553 0.06 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
554 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
555 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
556 0.44 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=124  AND j2.idrole=26
Parameters:
[]
557 0.62 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=124  AND j2.idrole=21
Parameters:
[]
558 0.44 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=124  AND j2.idrole=1
Parameters:
[]
559 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=124  AND j2.idrole=25
Parameters:
[]
560 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=124  AND j2.idrole=5
Parameters:
[]
561 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=124  AND j2.idrole=27
Parameters:
[]
562 0.22 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=124
Parameters:
[]
563 0.06 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3773
Parameters:
[]
564 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3774
Parameters:
[]
565 0.21 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=124
Parameters:
[]
566 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=124  AND j2.idrole=17
Parameters:
[]
567 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=124  AND j2.idrole=28
Parameters:
[]
568 0.40 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "110"
]
569 0.24 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "110"
]
570 0.08 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
571 0.06 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
572 0.05 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
573 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=110  AND j2.idrole=26
Parameters:
[]
574 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=110  AND j2.idrole=21
Parameters:
[]
575 0.23 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=110  AND j2.idrole=1
Parameters:
[]
576 0.21 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=110  AND j2.idrole=25
Parameters:
[]
577 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=110  AND j2.idrole=5
Parameters:
[]
578 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=110  AND j2.idrole=27
Parameters:
[]
579 0.24 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=110
Parameters:
[]
580 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5474
Parameters:
[]
581 0.22 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=110
Parameters:
[]
582 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=110  AND j2.idrole=17
Parameters:
[]
583 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=110  AND j2.idrole=28
Parameters:
[]
584 0.30 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "103"
]
585 0.23 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "103"
]
586 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
587 0.05 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
588 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
589 0.25 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=103  AND j2.idrole=26
Parameters:
[]
590 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=103  AND j2.idrole=21
Parameters:
[]
591 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=103  AND j2.idrole=1
Parameters:
[]
592 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=103  AND j2.idrole=25
Parameters:
[]
593 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=103  AND j2.idrole=5
Parameters:
[]
594 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=103  AND j2.idrole=27
Parameters:
[]
595 0.17 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=103
Parameters:
[]
596 0.16 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5479
Parameters:
[]
597 0.19 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=103
Parameters:
[]
598 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=103  AND j2.idrole=17
Parameters:
[]
599 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=103  AND j2.idrole=28
Parameters:
[]
600 0.60 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "94"
]
601 0.73 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "94"
]
602 0.08 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
603 0.06 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
604 0.06 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
605 0.51 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=94  AND j2.idrole=26
Parameters:
[]
606 0.44 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=94  AND j2.idrole=21
Parameters:
[]
607 0.65 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=94  AND j2.idrole=1
Parameters:
[]
608 0.40 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=94  AND j2.idrole=25
Parameters:
[]
609 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=94  AND j2.idrole=5
Parameters:
[]
610 0.56 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=94  AND j2.idrole=27
Parameters:
[]
611 0.39 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=94
Parameters:
[]
612 0.28 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5556
Parameters:
[]
613 0.49 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=94
Parameters:
[]
614 0.42 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=94  AND j2.idrole=17
Parameters:
[]
615 0.41 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=94  AND j2.idrole=28
Parameters:
[]
616 0.70 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "83"
]
617 0.65 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "83"
]
618 0.10 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
619 0.06 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
620 0.06 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
621 0.36 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=83  AND j2.idrole=26
Parameters:
[]
622 0.21 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=83  AND j2.idrole=21
Parameters:
[]
623 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=83  AND j2.idrole=1
Parameters:
[]
624 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=83  AND j2.idrole=25
Parameters:
[]
625 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=83  AND j2.idrole=5
Parameters:
[]
626 0.33 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=83  AND j2.idrole=27
Parameters:
[]
627 0.20 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=83
Parameters:
[]
628 0.23 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=678
Parameters:
[]
629 0.25 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=83
Parameters:
[]
630 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=83  AND j2.idrole=17
Parameters:
[]
631 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=83  AND j2.idrole=28
Parameters:
[]
632 0.10 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "80"
]
633 0.10 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "80"
]
634 0.06 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
635 0.05 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
636 0.05 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
637 0.06 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=80  AND j2.idrole=26
Parameters:
[]
638 0.06 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=80  AND j2.idrole=21
Parameters:
[]
639 0.06 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=80  AND j2.idrole=1
Parameters:
[]
640 0.06 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=80  AND j2.idrole=25
Parameters:
[]
641 0.06 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=80  AND j2.idrole=5
Parameters:
[]
642 0.11 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=80  AND j2.idrole=27
Parameters:
[]
643 0.05 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=80
Parameters:
[]
644 0.04 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5365
Parameters:
[]
645 0.05 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=80
Parameters:
[]
646 0.05 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=80  AND j2.idrole=17
Parameters:
[]
647 0.05 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=80  AND j2.idrole=28
Parameters:
[]
648 0.27 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "76"
]
649 0.35 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "76"
]
650 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
651 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
652 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
653 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=76  AND j2.idrole=26
Parameters:
[]
654 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=76  AND j2.idrole=21
Parameters:
[]
655 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=76  AND j2.idrole=1
Parameters:
[]
656 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=76  AND j2.idrole=25
Parameters:
[]
657 0.31 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=76  AND j2.idrole=5
Parameters:
[]
658 0.26 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=76  AND j2.idrole=27
Parameters:
[]
659 0.19 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=76
Parameters:
[]
660 0.15 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=2139
Parameters:
[]
661 0.22 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=76
Parameters:
[]
662 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=76  AND j2.idrole=17
Parameters:
[]
663 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=76  AND j2.idrole=28
Parameters:
[]
664 0.18 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "75"
]
665 0.32 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "75"
]
666 0.04 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
667 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
668 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
669 0.19 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=75  AND j2.idrole=26
Parameters:
[]
670 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=75  AND j2.idrole=21
Parameters:
[]
671 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=75  AND j2.idrole=1
Parameters:
[]
672 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=75  AND j2.idrole=25
Parameters:
[]
673 0.18 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=75  AND j2.idrole=5
Parameters:
[]
674 0.23 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=75  AND j2.idrole=27
Parameters:
[]
675 0.19 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=75
Parameters:
[]
676 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=836
Parameters:
[]
677 0.19 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=75
Parameters:
[]
678 0.17 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=75  AND j2.idrole=17
Parameters:
[]
679 0.18 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=75  AND j2.idrole=28
Parameters:
[]
680 0.66 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "72"
]
681 0.67 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "72"
]
682 0.09 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
683 0.07 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
684 0.07 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
685 0.67 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=72  AND j2.idrole=26
Parameters:
[]
686 0.47 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=72  AND j2.idrole=21
Parameters:
[]
687 0.74 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=72  AND j2.idrole=1
Parameters:
[]
688 0.52 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=72  AND j2.idrole=25
Parameters:
[]
689 0.81 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=72  AND j2.idrole=5
Parameters:
[]
690 0.83 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=72  AND j2.idrole=27
Parameters:
[]
691 0.56 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=72
Parameters:
[]
692 0.38 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5547
Parameters:
[]
693 0.29 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=72
Parameters:
[]
694 0.29 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=72  AND j2.idrole=17
Parameters:
[]
695 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=72  AND j2.idrole=28
Parameters:
[]
696 0.36 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "65"
]
697 0.33 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "65"
]
698 0.08 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
699 0.06 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
700 0.05 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
701 0.37 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=65  AND j2.idrole=26
Parameters:
[]
702 0.29 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=65  AND j2.idrole=21
Parameters:
[]
703 0.35 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=65  AND j2.idrole=1
Parameters:
[]
704 0.38 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=65  AND j2.idrole=25
Parameters:
[]
705 0.43 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=65  AND j2.idrole=5
Parameters:
[]
706 0.36 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=65  AND j2.idrole=27
Parameters:
[]
707 0.28 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=65
Parameters:
[]
708 0.25 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5359
Parameters:
[]
709 0.34 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=65
Parameters:
[]
710 0.42 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=65  AND j2.idrole=17
Parameters:
[]
711 0.32 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=65  AND j2.idrole=28
Parameters:
[]
712 0.28 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "63"
]
713 0.29 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "63"
]
714 0.08 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
715 0.05 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
716 0.05 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
717 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=63  AND j2.idrole=26
Parameters:
[]
718 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=63  AND j2.idrole=21
Parameters:
[]
719 0.26 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=63  AND j2.idrole=1
Parameters:
[]
720 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=63  AND j2.idrole=25
Parameters:
[]
721 0.24 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=63  AND j2.idrole=5
Parameters:
[]
722 0.21 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=63  AND j2.idrole=27
Parameters:
[]
723 0.21 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=63
Parameters:
[]
724 0.18 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1438
Parameters:
[]
725 0.26 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=63
Parameters:
[]
726 0.28 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=63  AND j2.idrole=17
Parameters:
[]
727 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=63  AND j2.idrole=28
Parameters:
[]
728 0.27 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "62"
]
729 0.47 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "62"
]
730 0.11 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
731 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
732 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
733 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=62  AND j2.idrole=26
Parameters:
[]
734 0.31 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=62  AND j2.idrole=21
Parameters:
[]
735 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=62  AND j2.idrole=1
Parameters:
[]
736 0.28 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=62  AND j2.idrole=25
Parameters:
[]
737 0.32 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=62  AND j2.idrole=5
Parameters:
[]
738 0.27 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=62  AND j2.idrole=27
Parameters:
[]
739 0.22 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=62
Parameters:
[]
740 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1642
Parameters:
[]
741 0.35 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=62
Parameters:
[]
742 0.24 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=62  AND j2.idrole=17
Parameters:
[]
743 0.39 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=62  AND j2.idrole=28
Parameters:
[]
744 0.25 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "32"
]
745 0.32 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "32"
]
746 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
747 0.04 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
748 0.04 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
749 0.30 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=32  AND j2.idrole=26
Parameters:
[]
750 0.33 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=32  AND j2.idrole=21
Parameters:
[]
751 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=32  AND j2.idrole=1
Parameters:
[]
752 0.17 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=32  AND j2.idrole=25
Parameters:
[]
753 0.20 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=32  AND j2.idrole=5
Parameters:
[]
754 0.20 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=32  AND j2.idrole=27
Parameters:
[]
755 0.26 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=32
Parameters:
[]
756 0.17 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5562
Parameters:
[]
757 0.30 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=32
Parameters:
[]
758 0.32 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=32  AND j2.idrole=17
Parameters:
[]
759 0.22 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=32  AND j2.idrole=28
Parameters:
[]
760 0.34 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "9"
]
761 0.39 ms
SELECT d0_.iddvd AS iddvd_0, d0_.title AS title_1, d0_.date_shooting AS date_shooting_2, d0_.place_shooting AS place_shooting_3, d0_.price AS price_4, d0_.comments AS comments_5, d0_.time_movie AS time_movie_6, d0_.url_vente AS url_vente_7, d0_.url_vente_bis AS url_vente_bis_8, d0_.import_copat AS import_copat_9, d0_.url_clean AS url_clean_10, d0_.dateupdate AS dateupdate_11, d0_.dateinsert AS dateinsert_12, d0_.publish AS publish_13, d0_.idextranetuser AS idextranetuser_14, d0_.iddvdzone AS iddvdzone_15, d0_.iddvdformat AS iddvdformat_16, d0_.iddvdtechno AS iddvdtechno_17 FROM dvds d0_ WHERE d0_.iddvd = ?
Parameters:
[
  "9"
]
762 0.05 ms
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
763 0.03 ms
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
764 0.03 ms
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
765 0.46 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=9  AND j2.idrole=26
Parameters:
[]
766 0.27 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=9  AND j2.idrole=21
Parameters:
[]
767 0.39 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=9  AND j2.idrole=1
Parameters:
[]
768 0.31 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=9  AND j2.idrole=25
Parameters:
[]
769 0.36 ms
SELECT j1.idperson,j1.lastname,j1.firstname,j1.url_clean,j1.valid ,j3.iddvd FROM theatreok_dev.persons j1, theatreok_dev.dvd_person j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idperson=j2.idperson
                        AND j3.iddvd=9  AND j2.idrole=5
Parameters:
[]
770 0.30 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=9  AND j2.idrole=27
Parameters:
[]
771 0.24 ms
SELECT j1.idspectacle,j1.title,j1.url_clean ,j3.iddvd FROM theatreok_dev.spectacles j1, theatreok_dev.dvd_spectacle j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idspectacle=j2.idspectacle
                        AND j3.iddvd=9
Parameters:
[]
772 0.21 ms
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5205
Parameters:
[]
773 0.28 ms
SELECT j1.idmultimedia,j1.sujet_titre,j1.url_clean,j1.status,j1.price ,j3.iddvd FROM theatreok_dev.multimedias j1, theatreok_dev.dvd_multimedia j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idmultimedia=j2.idmultimedia
                        AND j3.iddvd=9
Parameters:
[]
774 0.28 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=9  AND j2.idrole=17
Parameters:
[]
775 0.46 ms
SELECT j1.idcontact,j1.organisation,j1.firstname,j1.lastname,j1.url_clean ,j3.iddvd FROM theatreok_dev.contacts j1, theatreok_dev.dvd_contact j2, theatreok_dev.dvds j3
                        WHERE j3.iddvd=j2.iddvd
                        AND j1.idcontact=j2.idcontact
                        AND j3.iddvd=9  AND j2.idrole=28
Parameters:
[]
776 1.13 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