1
4.31 ms
SELECT h0_ . id AS id_0 , h0_ . description AS description_1 , h0_ . public AS public_2 , h0_ . world AS world_3 , h0_ . title AS title_4 , h0_ . start_latitude AS start_latitude_5 , h0_ . start_longitude AS start_longitude_6 , h0_ . start_city AS start_city_7 , h0_ . created_at AS created_at_8 , h0_ . updated_at AS updated_at_9 , h0_ . organizer_id AS organizer_id_10 FROM hunt h0_ WHERE h0_ . public = 1 ORDER BY h0_ . created_at DESC LIMIT 5
SELECT h0_ . id AS id_0 , h0_ . description AS description_1 , h0_ . public AS public_2 , h0_ . world AS world_3 , h0_ . title AS title_4 , h0_ . start_latitude AS start_latitude_5 , h0_ . start_longitude AS start_longitude_6 , h0_ . start_city AS start_city_7 , h0_ . created_at AS created_at_8 , h0_ . updated_at AS updated_at_9 , h0_ . organizer_id AS organizer_id_10 FROM hunt h0_ WHERE h0_ . public = 1 ORDER BY h0_ . created_at DESC LIMIT 5 ;
Copy
2
3.40 ms
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = 11 ;
Copy
3
1.40 ms
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = 11 ;
Copy
4
0.65 ms
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = 10 ;
Copy
5
1.00 ms
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = 10 ;
Copy
6
1.08 ms
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = 2 ;
Copy
7
1.07 ms
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = 2 ;
Copy
8
1.16 ms
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = 3 ;
Copy
9
0.77 ms
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = 3 ;
Copy
10
1.02 ms
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . cost AS cost_2 , t0 . participants_limit AS participants_limit_3 , t0 . hunt_id AS hunt_id_4 FROM participation_condition t0 WHERE t0 . hunt_id = 9 ;
Copy
11
1.10 ms
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = ?
SELECT t0 . id AS id_1 , t0 . latitude AS latitude_2 , t0 . longitude AS longitude_3 , t0 . radius AS radius_4 , t0 . hunt_id AS hunt_id_5 FROM landmark t0 WHERE t0 . hunt_id = 9 ;
Copy
12
4.88 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = 11 ;
Copy
13
2.05 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t1 . discriminator FROM organizer t0 INNER JOIN user t1 ON t0 . id = t1 . id WHERE t1 . id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t1 . discriminator FROM organizer t0 INNER JOIN user t1 ON t0 . id = t1 . id WHERE t1 . id = 247 ;
Copy
14
1.67 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = 10 ;
Copy
15
1.09 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t1 . discriminator FROM organizer t0 INNER JOIN user t1 ON t0 . id = t1 . id WHERE t1 . id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t1 . discriminator FROM organizer t0 INNER JOIN user t1 ON t0 . id = t1 . id WHERE t1 . id = 246 ;
Copy
16
1.39 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = 2 ;
Copy
17
1.58 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = 3 ;
Copy
18
1.64 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t1 . discriminator FROM organizer t0 INNER JOIN user t1 ON t0 . id = t1 . id WHERE t1 . id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t1 . discriminator FROM organizer t0 INNER JOIN user t1 ON t0 . id = t1 . id WHERE t1 . id = 248 ;
Copy
19
1.73 ms
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = ?
SELECT t1 . id AS id_2 , t1 . username AS username_3 , t1 . firstname AS firstname_4 , t1 . lastname AS lastname_5 , t1 . mail_address AS mail_address_6 , t1 . password AS password_7 , t1 . created AS created_8 , t1 . updated AS updated_9 , t0 . crowns AS crowns_10 , t0 . completed_hunts_count AS completed_hunts_count_11 , t0 . avatar_path AS avatar_path_12 , t1 . discriminator FROM participant t0 INNER JOIN user t1 ON t0 . id = t1 . id INNER JOIN participant_hunt ON t0 . id = participant_hunt . participant_id WHERE participant_hunt . hunt_id = 9 ;
Copy