https://preprod.theatre-contemporain.net/videos/dvd/type/tous?lettre=T&path=videos%2Fdvd%2Ftype%2Ftous&type_recherche=

Query Metrics

421 Database Queries
297 Different statements
124.91 ms Query time
0 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Grouped Statements

Show all queries

Time Count Info
9.74 ms
(7.80%)
26
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"
]
9.13 ms
(7.31%)
26
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"
]
6.71 ms
(5.37%)
1
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:
[]
4.80 ms
(3.84%)
1
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 '^T'
                    ORDER BY p.`lastname`
Parameters:
[]
4.08 ms
(3.27%)
2
SELECT  DISTINCT(dvds.iddvd), dvds.* 
FROM  `dvd_person` ,
 `dvds`  
 WHERE 1  AND dvds.`publish`=1  AND dvd_person.`idperson` IN (4786,15013,29618,16735,5804,21163,4308,48825,14928,6513,59247,21411,21551,8550,3356,1076,15716,21166,3240,993,256,21162,21144,21508,18966,7645) AND dvds.`iddvd`=dvd_person.`iddvd` 
GROUP BY dvds.iddvd 
ORDER BY dvds.dateinsert 
DESC 
LIMIT 0,2000
Parameters:
[]
1.32 ms
(1.06%)
25
SELECT * FROM dvdzones WHERE iddvdzone=1
Parameters:
[]
1.22 ms
(0.98%)
1
SELECT COUNT(DISTINCT(iddvd)) as total
                FROM dvds
                WHERE publish=1
Parameters:
[]
1.07 ms
(0.85%)
1
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:
[]
0.98 ms
(0.79%)
26
SELECT * FROM dvdformats WHERE iddvdformat=1
Parameters:
[]
0.97 ms
(0.78%)
1
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:
[]
0.93 ms
(0.74%)
1
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:
[]
0.78 ms
(0.63%)
1
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=195  AND j2.idrole=17
Parameters:
[]
0.78 ms
(0.62%)
1
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:
[]
0.73 ms
(0.59%)
1
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:
[]
0.70 ms
(0.56%)
1
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=233  AND j2.idrole=26
Parameters:
[]
0.69 ms
(0.55%)
1
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:
[]
0.68 ms
(0.55%)
1
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:
[]
0.68 ms
(0.54%)
10
SELECT * FROM dvdtechnos WHERE iddvdtechno=1
Parameters:
[]
0.67 ms
(0.54%)
1
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:
[]
0.66 ms
(0.53%)
1
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=112  AND j2.idrole=1
Parameters:
[]
0.65 ms
(0.52%)
1
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:
[]
0.65 ms
(0.52%)
1
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=195  AND j2.idrole=27
Parameters:
[]
0.64 ms
(0.51%)
1
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=193  AND j2.idrole=21
Parameters:
[]
0.63 ms
(0.50%)
16
SELECT * FROM dvdtechnos WHERE iddvdtechno=2
Parameters:
[]
0.62 ms
(0.50%)
1
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=247  AND j2.idrole=17
Parameters:
[]
0.62 ms
(0.50%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=945
Parameters:
[]
0.62 ms
(0.49%)
1
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=112  AND j2.idrole=26
Parameters:
[]
0.61 ms
(0.49%)
1
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:
[]
0.60 ms
(0.48%)
1
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=27  AND j2.idrole=21
Parameters:
[]
0.60 ms
(0.48%)
1
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:
[]
0.60 ms
(0.48%)
1
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=112  AND j2.idrole=17
Parameters:
[]
0.59 ms
(0.47%)
1
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:
[]
0.59 ms
(0.47%)
1
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=112  AND j2.idrole=28
Parameters:
[]
0.57 ms
(0.46%)
1
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=194  AND j2.idrole=21
Parameters:
[]
0.57 ms
(0.46%)
1
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:
[]
0.57 ms
(0.46%)
1
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=194  AND j2.idrole=1
Parameters:
[]
0.57 ms
(0.46%)
1
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=112  AND j2.idrole=27
Parameters:
[]
0.57 ms
(0.45%)
1
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=195
Parameters:
[]
0.56 ms
(0.45%)
1
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=194
Parameters:
[]
0.54 ms
(0.43%)
1
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=112  AND j2.idrole=5
Parameters:
[]
0.53 ms
(0.42%)
1
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=112  AND j2.idrole=25
Parameters:
[]
0.52 ms
(0.41%)
1
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:
[]
0.51 ms
(0.41%)
1
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=112  AND j2.idrole=21
Parameters:
[]
0.51 ms
(0.41%)
1
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=112
Parameters:
[]
0.50 ms
(0.40%)
1
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:
[]
0.50 ms
(0.40%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5119
Parameters:
[]
0.48 ms
(0.38%)
1
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:
[]
0.47 ms
(0.38%)
1
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=207  AND j2.idrole=1
Parameters:
[]
0.47 ms
(0.37%)
1
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=112
Parameters:
[]
0.46 ms
(0.37%)
1
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=195
Parameters:
[]
0.46 ms
(0.37%)
1
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=244
Parameters:
[]
0.45 ms
(0.36%)
1
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=195  AND j2.idrole=28
Parameters:
[]
0.45 ms
(0.36%)
1
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:
[]
0.44 ms
(0.35%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4485
Parameters:
[]
0.44 ms
(0.35%)
1
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=194  AND j2.idrole=5
Parameters:
[]
0.44 ms
(0.35%)
1
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=194  AND j2.idrole=26
Parameters:
[]
0.43 ms
(0.35%)
1
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=244  AND j2.idrole=26
Parameters:
[]
0.43 ms
(0.34%)
1
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=31
Parameters:
[]
0.39 ms
(0.31%)
1
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:
[]
0.39 ms
(0.31%)
1
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=233
Parameters:
[]
0.38 ms
(0.30%)
1
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=194  AND j2.idrole=25
Parameters:
[]
0.38 ms
(0.30%)
1
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=102  AND j2.idrole=5
Parameters:
[]
0.37 ms
(0.30%)
1
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=194  AND j2.idrole=27
Parameters:
[]
0.37 ms
(0.30%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1960
Parameters:
[]
0.36 ms
(0.29%)
1
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=190  AND j2.idrole=21
Parameters:
[]
0.36 ms
(0.29%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5328
Parameters:
[]
0.35 ms
(0.28%)
1
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=102  AND j2.idrole=27
Parameters:
[]
0.35 ms
(0.28%)
1
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:
[]
0.34 ms
(0.27%)
1
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=235  AND j2.idrole=28
Parameters:
[]
0.34 ms
(0.27%)
1
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=170  AND j2.idrole=25
Parameters:
[]
0.34 ms
(0.27%)
1
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=27  AND j2.idrole=25
Parameters:
[]
0.34 ms
(0.27%)
1
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:
[]
0.33 ms
(0.27%)
1
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=207  AND j2.idrole=5
Parameters:
[]
0.33 ms
(0.27%)
1
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:
[]
0.33 ms
(0.26%)
1
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=190
Parameters:
[]
0.33 ms
(0.26%)
1
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=170  AND j2.idrole=27
Parameters:
[]
0.33 ms
(0.26%)
1
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:
[]
0.33 ms
(0.26%)
1
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=170  AND j2.idrole=5
Parameters:
[]
0.33 ms
(0.26%)
1
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=247  AND j2.idrole=26
Parameters:
[]
0.32 ms
(0.26%)
1
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=193  AND j2.idrole=26
Parameters:
[]
0.32 ms
(0.26%)
1
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=193  AND j2.idrole=5
Parameters:
[]
0.32 ms
(0.25%)
1
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=247
Parameters:
[]
0.31 ms
(0.25%)
1
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:
[]
0.31 ms
(0.25%)
1
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:
[]
0.31 ms
(0.25%)
1
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:
[]
0.31 ms
(0.25%)
1
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=102  AND j2.idrole=25
Parameters:
[]
0.31 ms
(0.25%)
1
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:
[]
0.30 ms
(0.24%)
1
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=163  AND j2.idrole=1
Parameters:
[]
0.30 ms
(0.24%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=1438
Parameters:
[]
0.30 ms
(0.24%)
1
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:
[]
0.30 ms
(0.24%)
1
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:
[]
0.30 ms
(0.24%)
1
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=190  AND j2.idrole=26
Parameters:
[]
0.30 ms
(0.24%)
1
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=194  AND j2.idrole=28
Parameters:
[]
0.29 ms
(0.24%)
1
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=163  AND j2.idrole=5
Parameters:
[]
0.29 ms
(0.23%)
1
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=190  AND j2.idrole=17
Parameters:
[]
0.29 ms
(0.23%)
1
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:
[]
0.29 ms
(0.23%)
1
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:
[]
0.29 ms
(0.23%)
1
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=190
Parameters:
[]
0.29 ms
(0.23%)
1
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=235  AND j2.idrole=17
Parameters:
[]
0.29 ms
(0.23%)
1
SELECT * FROM dvdzones WHERE iddvdzone=3
Parameters:
[]
0.28 ms
(0.23%)
1
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=170
Parameters:
[]
0.28 ms
(0.23%)
1
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=27  AND j2.idrole=1
Parameters:
[]
0.28 ms
(0.22%)
1
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=247  AND j2.idrole=28
Parameters:
[]
0.28 ms
(0.22%)
1
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:
[]
0.28 ms
(0.22%)
1
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=102  AND j2.idrole=26
Parameters:
[]
0.28 ms
(0.22%)
1
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=220  AND j2.idrole=26
Parameters:
[]
0.28 ms
(0.22%)
1
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=233
Parameters:
[]
0.28 ms
(0.22%)
1
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=170  AND j2.idrole=26
Parameters:
[]
0.27 ms
(0.22%)
1
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:
[]
0.27 ms
(0.22%)
1
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:
[]
0.27 ms
(0.22%)
1
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=235  AND j2.idrole=21
Parameters:
[]
0.27 ms
(0.22%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5454
Parameters:
[]
0.27 ms
(0.22%)
1
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=244  AND j2.idrole=17
Parameters:
[]
0.27 ms
(0.22%)
1
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:
[]
0.27 ms
(0.22%)
1
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:
[]
0.27 ms
(0.21%)
1
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=31  AND j2.idrole=26
Parameters:
[]
0.27 ms
(0.21%)
1
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:
[]
0.27 ms
(0.21%)
1
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=247  AND j2.idrole=21
Parameters:
[]
0.27 ms
(0.21%)
1
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=193
Parameters:
[]
0.27 ms
(0.21%)
1
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=235  AND j2.idrole=26
Parameters:
[]
0.27 ms
(0.21%)
1
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:
[]
0.27 ms
(0.21%)
1
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:
[]
0.26 ms
(0.21%)
1
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=244  AND j2.idrole=28
Parameters:
[]
0.26 ms
(0.21%)
1
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=207  AND j2.idrole=17
Parameters:
[]
0.26 ms
(0.21%)
1
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=194
Parameters:
[]
0.26 ms
(0.21%)
1
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=27
Parameters:
[]
0.26 ms
(0.21%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5333
Parameters:
[]
0.26 ms
(0.21%)
1
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=190  AND j2.idrole=5
Parameters:
[]
0.26 ms
(0.21%)
1
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=163  AND j2.idrole=26
Parameters:
[]
0.26 ms
(0.21%)
1
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:
[]
0.26 ms
(0.21%)
1
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=193  AND j2.idrole=28
Parameters:
[]
0.26 ms
(0.21%)
1
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=190  AND j2.idrole=27
Parameters:
[]
0.26 ms
(0.21%)
1
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:
[]
0.26 ms
(0.20%)
1
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:
[]
0.25 ms
(0.20%)
1
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=193  AND j2.idrole=25
Parameters:
[]
0.25 ms
(0.20%)
1
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=193  AND j2.idrole=17
Parameters:
[]
0.25 ms
(0.20%)
1
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:
[]
0.25 ms
(0.20%)
1
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=193  AND j2.idrole=1
Parameters:
[]
0.25 ms
(0.20%)
1
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=163  AND j2.idrole=25
Parameters:
[]
0.25 ms
(0.20%)
1
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=207
Parameters:
[]
0.25 ms
(0.20%)
1
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=190  AND j2.idrole=28
Parameters:
[]
0.25 ms
(0.20%)
1
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=31  AND j2.idrole=1
Parameters:
[]
0.25 ms
(0.20%)
1
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=170
Parameters:
[]
0.25 ms
(0.20%)
1
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:
[]
0.25 ms
(0.20%)
1
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:
[]
0.25 ms
(0.20%)
1
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=13  AND j2.idrole=26
Parameters:
[]
0.25 ms
(0.20%)
1
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=27
Parameters:
[]
0.25 ms
(0.20%)
1
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:
[]
0.25 ms
(0.20%)
1
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:
[]
0.25 ms
(0.20%)
1
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:
[]
0.25 ms
(0.20%)
1
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=193  AND j2.idrole=27
Parameters:
[]
0.25 ms
(0.20%)
1
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=163  AND j2.idrole=21
Parameters:
[]
0.25 ms
(0.20%)
1
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=190  AND j2.idrole=1
Parameters:
[]
0.25 ms
(0.20%)
1
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=163  AND j2.idrole=28
Parameters:
[]
0.24 ms
(0.20%)
1
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=170  AND j2.idrole=21
Parameters:
[]
0.24 ms
(0.20%)
1
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=235  AND j2.idrole=27
Parameters:
[]
0.24 ms
(0.20%)
1
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=194  AND j2.idrole=17
Parameters:
[]
0.24 ms
(0.19%)
1
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=233  AND j2.idrole=21
Parameters:
[]
0.24 ms
(0.19%)
1
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=163  AND j2.idrole=27
Parameters:
[]
0.24 ms
(0.19%)
1
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=195  AND j2.idrole=5
Parameters:
[]
0.24 ms
(0.19%)
1
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=170  AND j2.idrole=1
Parameters:
[]
0.24 ms
(0.19%)
1
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=170  AND j2.idrole=17
Parameters:
[]
0.24 ms
(0.19%)
1
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:
[]
0.24 ms
(0.19%)
1
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=196  AND j2.idrole=21
Parameters:
[]
0.24 ms
(0.19%)
1
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=235  AND j2.idrole=25
Parameters:
[]
0.24 ms
(0.19%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5562
Parameters:
[]
0.24 ms
(0.19%)
1
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=220
Parameters:
[]
0.24 ms
(0.19%)
1
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=219
Parameters:
[]
0.24 ms
(0.19%)
1
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:
[]
0.24 ms
(0.19%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5480
Parameters:
[]
0.24 ms
(0.19%)
1
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:
[]
0.23 ms
(0.19%)
1
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:
[]
0.23 ms
(0.19%)
1
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=163  AND j2.idrole=17
Parameters:
[]
0.23 ms
(0.19%)
1
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=235  AND j2.idrole=1
Parameters:
[]
0.23 ms
(0.19%)
1
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=247  AND j2.idrole=25
Parameters:
[]
0.23 ms
(0.19%)
1
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=233  AND j2.idrole=5
Parameters:
[]
0.23 ms
(0.19%)
1
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:
[]
0.23 ms
(0.19%)
1
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=219  AND j2.idrole=17
Parameters:
[]
0.23 ms
(0.18%)
1
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:
[]
0.23 ms
(0.18%)
1
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=102
Parameters:
[]
0.23 ms
(0.18%)
1
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=193
Parameters:
[]
0.23 ms
(0.18%)
1
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=244  AND j2.idrole=25
Parameters:
[]
0.23 ms
(0.18%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4281
Parameters:
[]
0.23 ms
(0.18%)
1
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=163
Parameters:
[]
0.23 ms
(0.18%)
1
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:
[]
0.23 ms
(0.18%)
1
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=102  AND j2.idrole=21
Parameters:
[]
0.23 ms
(0.18%)
1
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=207  AND j2.idrole=26
Parameters:
[]
0.23 ms
(0.18%)
1
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:
[]
0.23 ms
(0.18%)
1
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=102
Parameters:
[]
0.22 ms
(0.18%)
1
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=196  AND j2.idrole=5
Parameters:
[]
0.22 ms
(0.18%)
1
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=219
Parameters:
[]
0.22 ms
(0.18%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5574
Parameters:
[]
0.22 ms
(0.18%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3301
Parameters:
[]
0.22 ms
(0.18%)
1
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=102  AND j2.idrole=17
Parameters:
[]
0.22 ms
(0.18%)
1
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:
[]
0.22 ms
(0.18%)
1
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=27  AND j2.idrole=26
Parameters:
[]
0.22 ms
(0.18%)
1
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=170  AND j2.idrole=28
Parameters:
[]
0.22 ms
(0.18%)
1
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=13  AND j2.idrole=17
Parameters:
[]
0.22 ms
(0.18%)
1
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=31  AND j2.idrole=27
Parameters:
[]
0.22 ms
(0.18%)
1
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=31  AND j2.idrole=5
Parameters:
[]
0.22 ms
(0.18%)
1
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=163
Parameters:
[]
0.22 ms
(0.18%)
1
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:
[]
0.22 ms
(0.18%)
1
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=31  AND j2.idrole=25
Parameters:
[]
0.22 ms
(0.18%)
1
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:
[]
0.22 ms
(0.18%)
1
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=190  AND j2.idrole=25
Parameters:
[]
0.22 ms
(0.17%)
1
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=220  AND j2.idrole=17
Parameters:
[]
0.22 ms
(0.17%)
1
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=235  AND j2.idrole=5
Parameters:
[]
0.22 ms
(0.17%)
1
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=27  AND j2.idrole=5
Parameters:
[]
0.22 ms
(0.17%)
1
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:
[]
0.22 ms
(0.17%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5629
Parameters:
[]
0.21 ms
(0.17%)
1
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=219  AND j2.idrole=26
Parameters:
[]
0.21 ms
(0.17%)
1
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=102  AND j2.idrole=1
Parameters:
[]
0.21 ms
(0.17%)
1
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:
[]
0.21 ms
(0.17%)
1
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=220  AND j2.idrole=21
Parameters:
[]
0.21 ms
(0.17%)
1
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:
[]
0.21 ms
(0.17%)
1
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:
[]
0.21 ms
(0.17%)
1
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=220
Parameters:
[]
0.21 ms
(0.17%)
1
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=244  AND j2.idrole=21
Parameters:
[]
0.21 ms
(0.17%)
1
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=102  AND j2.idrole=28
Parameters:
[]
0.21 ms
(0.17%)
1
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=196
Parameters:
[]
0.21 ms
(0.17%)
1
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=220  AND j2.idrole=5
Parameters:
[]
0.21 ms
(0.17%)
1
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:
[]
0.21 ms
(0.17%)
1
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=31  AND j2.idrole=17
Parameters:
[]
0.21 ms
(0.16%)
1
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=207  AND j2.idrole=27
Parameters:
[]
0.20 ms
(0.16%)
1
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=233  AND j2.idrole=17
Parameters:
[]
0.20 ms
(0.16%)
1
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=207  AND j2.idrole=21
Parameters:
[]
0.20 ms
(0.16%)
1
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:
[]
0.20 ms
(0.16%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5618
Parameters:
[]
0.20 ms
(0.16%)
1
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=196
Parameters:
[]
0.20 ms
(0.16%)
1
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:
[]
0.20 ms
(0.16%)
1
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:
[]
0.20 ms
(0.16%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5458
Parameters:
[]
0.20 ms
(0.16%)
1
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=31  AND j2.idrole=21
Parameters:
[]
0.20 ms
(0.16%)
1
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=207  AND j2.idrole=28
Parameters:
[]
0.20 ms
(0.16%)
1
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=235
Parameters:
[]
0.20 ms
(0.16%)
1
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=196  AND j2.idrole=28
Parameters:
[]
0.20 ms
(0.16%)
1
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:
[]
0.20 ms
(0.16%)
1
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=244  AND j2.idrole=1
Parameters:
[]
0.20 ms
(0.16%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5334
Parameters:
[]
0.20 ms
(0.16%)
1
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=31  AND j2.idrole=28
Parameters:
[]
0.20 ms
(0.16%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5535
Parameters:
[]
0.20 ms
(0.16%)
1
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=31
Parameters:
[]
0.20 ms
(0.16%)
1
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:
[]
0.20 ms
(0.16%)
1
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=219  AND j2.idrole=21
Parameters:
[]
0.20 ms
(0.16%)
1
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:
[]
0.20 ms
(0.16%)
1
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=195  AND j2.idrole=26
Parameters:
[]
0.20 ms
(0.16%)
1
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=27  AND j2.idrole=28
Parameters:
[]
0.19 ms
(0.16%)
1
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=196  AND j2.idrole=1
Parameters:
[]
0.19 ms
(0.16%)
1
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:
[]
0.19 ms
(0.16%)
1
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=220  AND j2.idrole=1
Parameters:
[]
0.19 ms
(0.15%)
1
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=219  AND j2.idrole=28
Parameters:
[]
0.19 ms
(0.15%)
1
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=219  AND j2.idrole=1
Parameters:
[]
0.19 ms
(0.15%)
1
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=220  AND j2.idrole=25
Parameters:
[]
0.19 ms
(0.15%)
1
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=219  AND j2.idrole=27
Parameters:
[]
0.19 ms
(0.15%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=4542
Parameters:
[]
0.19 ms
(0.15%)
1
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=220  AND j2.idrole=27
Parameters:
[]
0.19 ms
(0.15%)
1
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=195  AND j2.idrole=1
Parameters:
[]
0.19 ms
(0.15%)
1
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=233  AND j2.idrole=1
Parameters:
[]
0.19 ms
(0.15%)
1
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=13  AND j2.idrole=28
Parameters:
[]
0.19 ms
(0.15%)
1
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=27  AND j2.idrole=27
Parameters:
[]
0.19 ms
(0.15%)
1
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=196  AND j2.idrole=26
Parameters:
[]
0.19 ms
(0.15%)
1
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=219  AND j2.idrole=5
Parameters:
[]
0.19 ms
(0.15%)
1
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=233  AND j2.idrole=27
Parameters:
[]
0.19 ms
(0.15%)
1
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=13  AND j2.idrole=5
Parameters:
[]
0.18 ms
(0.15%)
1
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=196  AND j2.idrole=25
Parameters:
[]
0.18 ms
(0.15%)
1
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=220  AND j2.idrole=28
Parameters:
[]
0.18 ms
(0.15%)
1
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=195  AND j2.idrole=21
Parameters:
[]
0.18 ms
(0.15%)
1
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=13  AND j2.idrole=1
Parameters:
[]
0.18 ms
(0.15%)
1
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=27  AND j2.idrole=17
Parameters:
[]
0.18 ms
(0.15%)
1
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=196  AND j2.idrole=27
Parameters:
[]
0.18 ms
(0.15%)
1
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=233  AND j2.idrole=28
Parameters:
[]
0.18 ms
(0.14%)
1
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=196  AND j2.idrole=17
Parameters:
[]
0.18 ms
(0.14%)
1
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=13  AND j2.idrole=21
Parameters:
[]
0.18 ms
(0.14%)
1
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=13
Parameters:
[]
0.18 ms
(0.14%)
1
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=13  AND j2.idrole=27
Parameters:
[]
0.18 ms
(0.14%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3260
Parameters:
[]
0.18 ms
(0.14%)
1
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=247  AND j2.idrole=1
Parameters:
[]
0.17 ms
(0.14%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=6456
Parameters:
[]
0.17 ms
(0.14%)
1
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=207
Parameters:
[]
0.17 ms
(0.14%)
1
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=244  AND j2.idrole=5
Parameters:
[]
0.17 ms
(0.14%)
1
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:
[]
0.17 ms
(0.14%)
1
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=247
Parameters:
[]
0.17 ms
(0.14%)
1
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=207  AND j2.idrole=25
Parameters:
[]
0.17 ms
(0.14%)
1
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=235
Parameters:
[]
0.17 ms
(0.14%)
1
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=247  AND j2.idrole=5
Parameters:
[]
0.17 ms
(0.13%)
1
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=219  AND j2.idrole=25
Parameters:
[]
0.17 ms
(0.13%)
1
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=247  AND j2.idrole=27
Parameters:
[]
0.17 ms
(0.13%)
1
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=244
Parameters:
[]
0.17 ms
(0.13%)
1
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=195  AND j2.idrole=25
Parameters:
[]
0.16 ms
(0.13%)
1
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=233  AND j2.idrole=25
Parameters:
[]
0.16 ms
(0.13%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=5557
Parameters:
[]
0.16 ms
(0.13%)
1
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=244  AND j2.idrole=27
Parameters:
[]
0.16 ms
(0.13%)
1
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=13
Parameters:
[]
0.16 ms
(0.13%)
1
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=13  AND j2.idrole=25
Parameters:
[]
0.16 ms
(0.13%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=589
Parameters:
[]
0.15 ms
(0.12%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=716
Parameters:
[]
0.14 ms
(0.12%)
1
SELECT t.title FROM texts t, text_spectacle ts
                      WHERE t.idtext=ts.idtext AND ts.idspectacle=3706
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