1
1.37 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.22 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.19 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.15 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.34 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.17 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.18 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.15 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.14 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.15 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.15 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.14 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
13
0.14 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
14
0.14 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
15
0.15 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
16
0.14 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
17
0.14 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
18
0.14 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
19
0.14 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
20
0.14 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
21
0.13 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
22
0.12 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
23
0.13 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
24
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 = 12 ;
Copy
25
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
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
26
0.28 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
27
0.19 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
28
0.17 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
29
0.16 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
30
0.14 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 = 73 ;
Copy
31
0.13 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 = 74 ;
Copy
32
0.13 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 = 75 ;
Copy
33
0.13 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 = 76 ;
Copy
34
0.13 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 = 86 ;
Copy
35
0.13 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 = 85 ;
Copy
36
0.12 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 = 84 ;
Copy
37
0.13 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
38
0.13 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 = 82 ;
Copy
39
0.12 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