1
2.27 ms
SELECT t0_ . id AS id_0 , t0_ . price AS price_1 , t0_ . tour_overview AS tour_overview_2 , t0_ . tour_title AS tour_title_3 , t0_ . tour_title_slug AS tour_title_slug_4 , t0_ . tour_category_id AS tour_category_id_5 FROM tour_package t0_ LIMIT 4
SELECT t0_ . id AS id_0 , t0_ . price AS price_1 , t0_ . tour_overview AS tour_overview_2 , t0_ . tour_title AS tour_title_3 , t0_ . tour_title_slug AS tour_title_slug_4 , t0_ . tour_category_id AS tour_category_id_5 FROM tour_package t0_ LIMIT 4 ;
Copy
2
0.37 ms
SELECT t0 . id AS id_1 , t0 . destination_title AS destination_title_2 , t0 . description AS description_3 , t0 . slug AS slug_4 , t0 . image_id AS image_id_5 FROM top_destination t0
SELECT t0 . id AS id_1 , t0 . destination_title AS destination_title_2 , t0 . description AS description_3 , t0 . slug AS slug_4 , t0 . image_id AS image_id_5 FROM top_destination t0 ;
Copy
3
0.41 ms
SELECT t0 . id AS id_1 , t0 . price AS price_2 , t0 . tour_overview AS tour_overview_3 , t0 . tour_title AS tour_title_4 , t0 . tour_title_slug AS tour_title_slug_5 , t0 . tour_category_id AS tour_category_id_6 FROM tour_package t0
SELECT t0 . id AS id_1 , t0 . price AS price_2 , t0 . tour_overview AS tour_overview_3 , t0 . tour_title AS tour_title_4 , t0 . tour_title_slug AS tour_title_slug_5 , t0 . tour_category_id AS tour_category_id_6 FROM tour_package t0 ;
Copy
4
0.44 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 ;
Copy
5
0.44 ms
SELECT t0 . id AS id_1 , t0 . price AS price_2 , t0 . tour_overview AS tour_overview_3 , t0 . tour_title AS tour_title_4 , t0 . tour_title_slug AS tour_title_slug_5 , t0 . tour_category_id AS tour_category_id_6 FROM tour_package t0 WHERE t0 . tour_category_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
]
SELECT t0 . id AS id_1 , t0 . price AS price_2 , t0 . tour_overview AS tour_overview_3 , t0 . tour_title AS tour_title_4 , t0 . tour_title_slug AS tour_title_slug_5 , t0 . tour_category_id AS tour_category_id_6 FROM tour_package t0 WHERE t0 . tour_category_id IN (14 , 15 , 16 , 17 , 18 , 19 , 20 , 21 , 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 30 );
Copy
6
0.29 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = ?
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = 14 ;
Copy
7
0.34 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 1 ;
Copy
8
0.28 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 9 ;
Copy
9
0.27 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 15 ;
Copy
10
0.29 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 3 ;
Copy
11
0.25 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 16 ;
Copy
12
0.26 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 17 ;
Copy
13
0.24 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = ?
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = 17 ;
Copy
14
0.21 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = ?
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = 20 ;
Copy
15
0.26 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 18 ;
Copy
16
0.24 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 4 ;
Copy
17
0.22 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 8 ;
Copy
18
0.25 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = ?
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = 21 ;
Copy
19
0.26 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 7 ;
Copy
20
0.26 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 10 ;
Copy
21
0.24 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = ?
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = 26 ;
Copy
22
0.26 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 11 ;
Copy
23
0.25 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 14 ;
Copy
24
0.22 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = ?
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = 28 ;
Copy
25
0.20 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = ?
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 WHERE t0 . sub_category_id = 29 ;
Copy
26
0.25 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . tour_package_id = 12 ;
Copy
27
0.46 ms
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0
SELECT t0 . id AS id_1 , t0 . category AS category_2 , t0 . slug AS slug_3 , t0 . sub_category_id AS sub_category_id_4 FROM tour_category t0 ;
Copy
28
1.04 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = 1 ;
Copy
29
0.38 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = 3 ;
Copy
30
0.76 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = 4 ;
Copy
31
0.79 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . itinerary_description AS itinerary_description_3 , t0 . tour_package_id AS tour_package_id_4 FROM itinerary t0 WHERE t0 . tour_package_id = 7 ;
Copy
32
1.20 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . id = 83 ;
Copy
33
0.55 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . id = 119 ;
Copy
34
0.30 ms
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . image_name AS image_name_2 , t0 . tour_package_id AS tour_package_id_3 , t0 . hotels_in_bhutan_id AS hotels_in_bhutan_id_4 , t0 . top_destination_id AS top_destination_id_5 FROM images t0 WHERE t0 . id = 123 ;
Copy