1 |
1.05 ms |
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = ? AND t0.name = ? LIMIT 1
Parameters: [0 => 1, 1 => miami]
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = 1 AND t0.name = 'miami' LIMIT 1;
|
2 |
2.44 ms |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.story_type AS story_type_3, s0_.description AS description_4, s0_.meta_title AS meta_title_5, s0_.meta_description AS meta_description_6, s0_.video_url AS video_url_7, s0_.video_path AS video_path_8, s0_.ath AS ath_9, s0_.atv AS atv_10, s0_.view_count AS view_count_11, s0_.is_autogenerated AS is_autogenerated_12, s0_.private AS private_13, s0_.created_from_place AS created_from_place_14, s0_.created_at AS created_at_15, s0_.updated_at AS updated_at_16, s0_.latitude AS latitude_17, s0_.longitude AS longitude_18, s0_.user_id AS user_id_19, s0_.city_id AS city_id_20, s0_.point_id AS point_id_21 FROM story s0_ LEFT JOIN city c1_ ON s0_.city_id = c1_.id WHERE c1_.id = ? ORDER BY s0_.id DESC LIMIT 1000 OFFSET 0
Parameters: [0 => 29]
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.story_type AS story_type_3, s0_.description AS description_4, s0_.meta_title AS meta_title_5, s0_.meta_description AS meta_description_6, s0_.video_url AS video_url_7, s0_.video_path AS video_path_8, s0_.ath AS ath_9, s0_.atv AS atv_10, s0_.view_count AS view_count_11, s0_.is_autogenerated AS is_autogenerated_12, s0_.private AS private_13, s0_.created_from_place AS created_from_place_14, s0_.created_at AS created_at_15, s0_.updated_at AS updated_at_16, s0_.latitude AS latitude_17, s0_.longitude AS longitude_18, s0_.user_id AS user_id_19, s0_.city_id AS city_id_20, s0_.point_id AS point_id_21 FROM story s0_ LEFT JOIN city c1_ ON s0_.city_id = c1_.id WHERE c1_.id = 29 ORDER BY s0_.id DESC LIMIT 1000 OFFSET 0;
|
3 |
1.35 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6725]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6725;
|
4 |
1.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6723]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6723;
|
5 |
1.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6708]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6708;
|
6 |
1.09 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6707]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6707;
|
7 |
1.03 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6706]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6706;
|
8 |
1.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6705]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6705;
|
9 |
1.03 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6698]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6698;
|
10 |
1.14 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6696]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6696;
|
11 |
1.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6693]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6693;
|
12 |
1.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6691]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6691;
|
13 |
1.10 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6690]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6690;
|
14 |
1.12 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6689]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6689;
|
15 |
1.07 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6688]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6688;
|
16 |
1.08 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6685]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6685;
|
17 |
1.00 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6684]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6684;
|
18 |
1.00 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6683]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6683;
|
19 |
1.08 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6682]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6682;
|
20 |
1.04 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6681]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6681;
|
21 |
1.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6680]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6680;
|
22 |
1.04 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6677]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6677;
|
23 |
1.09 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6674]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6674;
|
24 |
1.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6672]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6672;
|
25 |
1.02 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6671]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6671;
|
26 |
1.09 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6670]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6670;
|
27 |
1.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6669]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6669;
|
28 |
1.03 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = ?
Parameters: [0 => 6668]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.thumbnail_image AS thumbnail_image_3,
t0.slug AS slug_4,
t0.meta_title AS meta_title_5,
t0.meta_description AS meta_description_6,
t0.description AS description_7,
t0.video_url AS video_url_8,
t0.ath AS ath_9,
t0.atv AS atv_10,
t0.second_ath AS second_ath_11,
t0.second_atv AS second_atv_12,
t0.third_ath AS third_ath_13,
t0.third_atv AS third_atv_14,
t0.view_count AS view_count_15,
t0.thumbnail_type AS thumbnail_type_16,
t0.css_thumbnail_center AS css_thumbnail_center_17,
t0.published AS published_18,
t0.created_at AS created_at_19,
t0.updated_at AS updated_at_20,
t0.name AS name_21,
t0.phone_numbers AS phone_numbers_22,
t0.address AS address_23,
t0.website AS website_24,
t0.lonely_planet_id AS lonely_planet_id_25,
t0.overlay_image AS overlay_image_26,
t0.overlay_h AS overlay_h_27,
t0.overlay_v AS overlay_v_28,
t0.overlay_width AS overlay_width_29,
t0.overlay_height AS overlay_height_30,
t0.overlay_active AS overlay_active_31,
t0.city_id AS city_id_32,
t33.id AS id_34,
t33.text AS text_35,
t33.created_at AS created_at_36,
t33.audio_path AS audio_path_37,
t33.story_id AS story_id_38,
t33.place_id AS place_id_39,
t33.user_id AS user_id_40,
t0.category_id AS category_id_41,
t42.name AS name_43,
t42.description AS description_44,
t42.is_menu AS is_menu_45,
t42.is_menu_web AS is_menu_web_46,
t42.is_menu_app AS is_menu_app_47,
t42.is_menu_vr AS is_menu_vr_48,
t42.included_by_default_in_web AS included_by_default_in_web_49,
t42.included_by_default_in_app AS included_by_default_in_app_50,
t42.included_by_default_in_vr AS included_by_default_in_vr_51,
t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52,
t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53,
t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54,
t42.id AS id_55,
t42.parent_category_id AS parent_category_id_56,
t0.new_category_id AS new_category_id_57,
t58.name AS name_59,
t58.description AS description_60,
t58.is_menu AS is_menu_61,
t58.is_menu_web AS is_menu_web_62,
t58.is_menu_app AS is_menu_app_63,
t58.is_menu_vr AS is_menu_vr_64,
t58.included_by_default_in_web AS included_by_default_in_web_65,
t58.included_by_default_in_app AS included_by_default_in_app_66,
t58.included_by_default_in_vr AS included_by_default_in_vr_67,
t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68,
t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69,
t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70,
t58.id AS id_71,
t58.parent_category_id AS parent_category_id_72,
t0.category2_id AS category2_id_73,
t74.name AS name_75,
t74.description AS description_76,
t74.is_menu AS is_menu_77,
t74.is_menu_web AS is_menu_web_78,
t74.is_menu_app AS is_menu_app_79,
t74.is_menu_vr AS is_menu_vr_80,
t74.included_by_default_in_web AS included_by_default_in_web_81,
t74.included_by_default_in_app AS included_by_default_in_app_82,
t74.included_by_default_in_vr AS included_by_default_in_vr_83,
t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84,
t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85,
t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86,
t74.id AS id_87,
t74.parent_category_id AS parent_category_id_88,
t0.category3_id AS category3_id_89,
t90.name AS name_91,
t90.description AS description_92,
t90.is_menu AS is_menu_93,
t90.is_menu_web AS is_menu_web_94,
t90.is_menu_app AS is_menu_app_95,
t90.is_menu_vr AS is_menu_vr_96,
t90.included_by_default_in_web AS included_by_default_in_web_97,
t90.included_by_default_in_app AS included_by_default_in_app_98,
t90.included_by_default_in_vr AS included_by_default_in_vr_99,
t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100,
t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101,
t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102,
t90.id AS id_103,
t90.parent_category_id AS parent_category_id_104,
t105.id AS id_106,
t105.first_fly_through_video AS first_fly_through_video_107,
t105.second_fly_through_video AS second_fly_through_video_108,
t105.first_walk_through_video AS first_walk_through_video_109,
t105.second_walk_through_video AS second_walk_through_video_110,
t105.walk_through_thumbnail AS walk_through_thumbnail_111,
t105.fly_through_thumbnail AS fly_through_thumbnail_112,
t105.walk_through_view_angle AS walk_through_view_angle_113,
t105.fly_through_view_angle AS fly_through_view_angle_114,
t105.city_id AS city_id_115,
t105.place_id AS place_id_116,
t0.second_point_id AS second_point_id_117,
t0.third_point_id AS third_point_id_118,
t0.point_id AS point_id_119,
t0.story_id AS story_id_120,
t0.inner_point_id AS inner_point_id_121
FROM
place t0
LEFT JOIN comment t33 ON t33.place_id = t0.id
LEFT JOIN category t42 ON t0.category_id = t42.id
LEFT JOIN category t58 ON t0.new_category_id = t58.id
LEFT JOIN category t74 ON t0.category2_id = t74.id
LEFT JOIN category t90 ON t0.category3_id = t90.id
LEFT JOIN action_video t105 ON t105.place_id = t0.id
WHERE
t0.story_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumbnail_image AS thumbnail_image_3, t0.slug AS slug_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.description AS description_7, t0.video_url AS video_url_8, t0.ath AS ath_9, t0.atv AS atv_10, t0.second_ath AS second_ath_11, t0.second_atv AS second_atv_12, t0.third_ath AS third_ath_13, t0.third_atv AS third_atv_14, t0.view_count AS view_count_15, t0.thumbnail_type AS thumbnail_type_16, t0.css_thumbnail_center AS css_thumbnail_center_17, t0.published AS published_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.name AS name_21, t0.phone_numbers AS phone_numbers_22, t0.address AS address_23, t0.website AS website_24, t0.lonely_planet_id AS lonely_planet_id_25, t0.overlay_image AS overlay_image_26, t0.overlay_h AS overlay_h_27, t0.overlay_v AS overlay_v_28, t0.overlay_width AS overlay_width_29, t0.overlay_height AS overlay_height_30, t0.overlay_active AS overlay_active_31, t0.city_id AS city_id_32, t33.id AS id_34, t33.text AS text_35, t33.created_at AS created_at_36, t33.audio_path AS audio_path_37, t33.story_id AS story_id_38, t33.place_id AS place_id_39, t33.user_id AS user_id_40, t0.category_id AS category_id_41, t42.name AS name_43, t42.description AS description_44, t42.is_menu AS is_menu_45, t42.is_menu_web AS is_menu_web_46, t42.is_menu_app AS is_menu_app_47, t42.is_menu_vr AS is_menu_vr_48, t42.included_by_default_in_web AS included_by_default_in_web_49, t42.included_by_default_in_app AS included_by_default_in_app_50, t42.included_by_default_in_vr AS included_by_default_in_vr_51, t42.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_52, t42.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_53, t42.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_54, t42.id AS id_55, t42.parent_category_id AS parent_category_id_56, t0.new_category_id AS new_category_id_57, t58.name AS name_59, t58.description AS description_60, t58.is_menu AS is_menu_61, t58.is_menu_web AS is_menu_web_62, t58.is_menu_app AS is_menu_app_63, t58.is_menu_vr AS is_menu_vr_64, t58.included_by_default_in_web AS included_by_default_in_web_65, t58.included_by_default_in_app AS included_by_default_in_app_66, t58.included_by_default_in_vr AS included_by_default_in_vr_67, t58.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_68, t58.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_69, t58.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_70, t58.id AS id_71, t58.parent_category_id AS parent_category_id_72, t0.category2_id AS category2_id_73, t74.name AS name_75, t74.description AS description_76, t74.is_menu AS is_menu_77, t74.is_menu_web AS is_menu_web_78, t74.is_menu_app AS is_menu_app_79, t74.is_menu_vr AS is_menu_vr_80, t74.included_by_default_in_web AS included_by_default_in_web_81, t74.included_by_default_in_app AS included_by_default_in_app_82, t74.included_by_default_in_vr AS included_by_default_in_vr_83, t74.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_84, t74.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_85, t74.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_86, t74.id AS id_87, t74.parent_category_id AS parent_category_id_88, t0.category3_id AS category3_id_89, t90.name AS name_91, t90.description AS description_92, t90.is_menu AS is_menu_93, t90.is_menu_web AS is_menu_web_94, t90.is_menu_app AS is_menu_app_95, t90.is_menu_vr AS is_menu_vr_96, t90.included_by_default_in_web AS included_by_default_in_web_97, t90.included_by_default_in_app AS included_by_default_in_app_98, t90.included_by_default_in_vr AS included_by_default_in_vr_99, t90.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_100, t90.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_101, t90.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_102, t90.id AS id_103, t90.parent_category_id AS parent_category_id_104, t105.id AS id_106, t105.first_fly_through_video AS first_fly_through_video_107, t105.second_fly_through_video AS second_fly_through_video_108, t105.first_walk_through_video AS first_walk_through_video_109, t105.second_walk_through_video AS second_walk_through_video_110, t105.walk_through_thumbnail AS walk_through_thumbnail_111, t105.fly_through_thumbnail AS fly_through_thumbnail_112, t105.walk_through_view_angle AS walk_through_view_angle_113, t105.fly_through_view_angle AS fly_through_view_angle_114, t105.city_id AS city_id_115, t105.place_id AS place_id_116, t0.second_point_id AS second_point_id_117, t0.third_point_id AS third_point_id_118, t0.point_id AS point_id_119, t0.story_id AS story_id_120, t0.inner_point_id AS inner_point_id_121 FROM place t0 LEFT JOIN comment t33 ON t33.place_id = t0.id LEFT JOIN category t42 ON t0.category_id = t42.id LEFT JOIN category t58 ON t0.new_category_id = t58.id LEFT JOIN category t74 ON t0.category2_id = t74.id LEFT JOIN category t90 ON t0.category3_id = t90.id LEFT JOIN action_video t105 ON t105.place_id = t0.id WHERE t0.story_id = 6668;
|
29 |
1.61 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.thumbnail_image AS thumbnail_image_2, p0_.slug AS slug_3, p0_.meta_title AS meta_title_4, p0_.meta_description AS meta_description_5, p0_.description AS description_6, p0_.video_url AS video_url_7, p0_.ath AS ath_8, p0_.atv AS atv_9, p0_.second_ath AS second_ath_10, p0_.second_atv AS second_atv_11, p0_.third_ath AS third_ath_12, p0_.third_atv AS third_atv_13, p0_.view_count AS view_count_14, p0_.thumbnail_type AS thumbnail_type_15, p0_.css_thumbnail_center AS css_thumbnail_center_16, p0_.published AS published_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.name AS name_20, p0_.phone_numbers AS phone_numbers_21, p0_.address AS address_22, p0_.website AS website_23, p0_.lonely_planet_id AS lonely_planet_id_24, p0_.overlay_image AS overlay_image_25, p0_.overlay_h AS overlay_h_26, p0_.overlay_v AS overlay_v_27, p0_.overlay_width AS overlay_width_28, p0_.overlay_height AS overlay_height_29, p0_.overlay_active AS overlay_active_30, COUNT(u1_.id) AS sclr_31, p0_.city_id AS city_id_32, p0_.category_id AS category_id_33, p0_.new_category_id AS new_category_id_34, p0_.category2_id AS category2_id_35, p0_.category3_id AS category3_id_36, p0_.second_point_id AS second_point_id_37, p0_.third_point_id AS third_point_id_38, p0_.point_id AS point_id_39, p0_.story_id AS story_id_40, p0_.inner_point_id AS inner_point_id_41 FROM place p0_ LEFT JOIN user_favorite_places u1_ ON p0_.id = u1_.story_id INNER JOIN city c2_ ON p0_.city_id = c2_.id WHERE c2_.id = ? AND p0_.published = 1 GROUP BY p0_.id ORDER BY sclr_31 DESC, p0_.id DESC LIMIT 18446744073709551615 OFFSET 0
Parameters: [0 => 29]
SELECT
p0_.id AS id_0,
p0_.title AS title_1,
p0_.thumbnail_image AS thumbnail_image_2,
p0_.slug AS slug_3,
p0_.meta_title AS meta_title_4,
p0_.meta_description AS meta_description_5,
p0_.description AS description_6,
p0_.video_url AS video_url_7,
p0_.ath AS ath_8,
p0_.atv AS atv_9,
p0_.second_ath AS second_ath_10,
p0_.second_atv AS second_atv_11,
p0_.third_ath AS third_ath_12,
p0_.third_atv AS third_atv_13,
p0_.view_count AS view_count_14,
p0_.thumbnail_type AS thumbnail_type_15,
p0_.css_thumbnail_center AS css_thumbnail_center_16,
p0_.published AS published_17,
p0_.created_at AS created_at_18,
p0_.updated_at AS updated_at_19,
p0_.name AS name_20,
p0_.phone_numbers AS phone_numbers_21,
p0_.address AS address_22,
p0_.website AS website_23,
p0_.lonely_planet_id AS lonely_planet_id_24,
p0_.overlay_image AS overlay_image_25,
p0_.overlay_h AS overlay_h_26,
p0_.overlay_v AS overlay_v_27,
p0_.overlay_width AS overlay_width_28,
p0_.overlay_height AS overlay_height_29,
p0_.overlay_active AS overlay_active_30,
COUNT(u1_.id) AS sclr_31,
p0_.city_id AS city_id_32,
p0_.category_id AS category_id_33,
p0_.new_category_id AS new_category_id_34,
p0_.category2_id AS category2_id_35,
p0_.category3_id AS category3_id_36,
p0_.second_point_id AS second_point_id_37,
p0_.third_point_id AS third_point_id_38,
p0_.point_id AS point_id_39,
p0_.story_id AS story_id_40,
p0_.inner_point_id AS inner_point_id_41
FROM
place p0_
LEFT JOIN user_favorite_places u1_ ON p0_.id = u1_.story_id
INNER JOIN city c2_ ON p0_.city_id = c2_.id
WHERE
c2_.id = ?
AND p0_.published = 1
GROUP BY
p0_.id
ORDER BY
sclr_31 DESC,
p0_.id DESC
LIMIT
18446744073709551615 OFFSET 0
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.thumbnail_image AS thumbnail_image_2, p0_.slug AS slug_3, p0_.meta_title AS meta_title_4, p0_.meta_description AS meta_description_5, p0_.description AS description_6, p0_.video_url AS video_url_7, p0_.ath AS ath_8, p0_.atv AS atv_9, p0_.second_ath AS second_ath_10, p0_.second_atv AS second_atv_11, p0_.third_ath AS third_ath_12, p0_.third_atv AS third_atv_13, p0_.view_count AS view_count_14, p0_.thumbnail_type AS thumbnail_type_15, p0_.css_thumbnail_center AS css_thumbnail_center_16, p0_.published AS published_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.name AS name_20, p0_.phone_numbers AS phone_numbers_21, p0_.address AS address_22, p0_.website AS website_23, p0_.lonely_planet_id AS lonely_planet_id_24, p0_.overlay_image AS overlay_image_25, p0_.overlay_h AS overlay_h_26, p0_.overlay_v AS overlay_v_27, p0_.overlay_width AS overlay_width_28, p0_.overlay_height AS overlay_height_29, p0_.overlay_active AS overlay_active_30, COUNT(u1_.id) AS sclr_31, p0_.city_id AS city_id_32, p0_.category_id AS category_id_33, p0_.new_category_id AS new_category_id_34, p0_.category2_id AS category2_id_35, p0_.category3_id AS category3_id_36, p0_.second_point_id AS second_point_id_37, p0_.third_point_id AS third_point_id_38, p0_.point_id AS point_id_39, p0_.story_id AS story_id_40, p0_.inner_point_id AS inner_point_id_41 FROM place p0_ LEFT JOIN user_favorite_places u1_ ON p0_.id = u1_.story_id INNER JOIN city c2_ ON p0_.city_id = c2_.id WHERE c2_.id = 29 AND p0_.published = 1 GROUP BY p0_.id ORDER BY sclr_31 DESC, p0_.id DESC LIMIT 18446744073709551615 OFFSET 0;
|
30 |
0.73 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = ?
Parameters: [0 => 81]
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = 81;
|
31 |
0.74 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = ?
Parameters: [0 => 77]
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = 77;
|
32 |
0.73 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = ?
Parameters: [0 => 80]
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = 80;
|
33 |
0.64 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = ?
Parameters: [0 => 79]
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.id = 79;
|
34 |
1.27 ms |
SELECT t0.id AS id_1, t0.thumbnail_image AS thumbnail_image_2, t0.type AS type_3, t0.data AS data_4, t0.game_data AS game_data_5, t0.active AS active_6, t0.test_card_allowed AS test_card_allowed_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.is_single_place AS is_single_place_10, t0.title AS title_11, t0.provider_url AS provider_url_12, t0.slug AS slug_13, t0.duration AS duration_14, t0.thumbnail_type AS thumbnail_type_15, t0.css_thumbnail_center AS css_thumbnail_center_16, t0.short_description AS short_description_17, t0.description AS description_18, t0.meta_title AS meta_title_19, t0.created_by AS created_by_20, t0.show_in_libraries_page AS show_in_libraries_page_21, t0.meta_description AS meta_description_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.image AS image_25, t0.booking_page_image AS booking_page_image_26, t0.price_amd AS price_amd_27, t0.price_usd AS price_usd_28, t0.price_euro AS price_euro_29, t0.price_ruble AS price_ruble_30, t0.rating AS rating_31, t0.total_reviews AS total_reviews_32, t0.lonely_planet_id AS lonely_planet_id_33, t0.gyg_id AS gyg_id_34, t0.tiqets_id AS tiqets_id_35, t0.headout_id AS headout_id_36, t0.path AS path_37, t0.provider_id AS provider_id_38, t0.tour_id AS tour_id_39, t0.created_by_user_id AS created_by_user_id_40, t0.video_id AS video_id_41, t0.new_category_id AS new_category_id_42, t43.name AS name_44, t43.description AS description_45, t43.is_menu AS is_menu_46, t43.is_menu_web AS is_menu_web_47, t43.is_menu_app AS is_menu_app_48, t43.is_menu_vr AS is_menu_vr_49, t43.included_by_default_in_web AS included_by_default_in_web_50, t43.included_by_default_in_app AS included_by_default_in_app_51, t43.included_by_default_in_vr AS included_by_default_in_vr_52, t43.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_53, t43.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_54, t43.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_55, t43.id AS id_56, t43.parent_category_id AS parent_category_id_57, t0.city_id AS city_id_58, t0.selected_city_id AS selected_city_id_59 FROM experience t0 LEFT JOIN category t43 ON t0.new_category_id = t43.id WHERE t0.city_id = ?
Parameters: [0 => 29]
SELECT
t0.id AS id_1,
t0.thumbnail_image AS thumbnail_image_2,
t0.type AS type_3,
t0.data AS data_4,
t0.game_data AS game_data_5,
t0.active AS active_6,
t0.test_card_allowed AS test_card_allowed_7,
t0.latitude AS latitude_8,
t0.longitude AS longitude_9,
t0.is_single_place AS is_single_place_10,
t0.title AS title_11,
t0.provider_url AS provider_url_12,
t0.slug AS slug_13,
t0.duration AS duration_14,
t0.thumbnail_type AS thumbnail_type_15,
t0.css_thumbnail_center AS css_thumbnail_center_16,
t0.short_description AS short_description_17,
t0.description AS description_18,
t0.meta_title AS meta_title_19,
t0.created_by AS created_by_20,
t0.show_in_libraries_page AS show_in_libraries_page_21,
t0.meta_description AS meta_description_22,
t0.created_at AS created_at_23,
t0.updated_at AS updated_at_24,
t0.image AS image_25,
t0.booking_page_image AS booking_page_image_26,
t0.price_amd AS price_amd_27,
t0.price_usd AS price_usd_28,
t0.price_euro AS price_euro_29,
t0.price_ruble AS price_ruble_30,
t0.rating AS rating_31,
t0.total_reviews AS total_reviews_32,
t0.lonely_planet_id AS lonely_planet_id_33,
t0.gyg_id AS gyg_id_34,
t0.tiqets_id AS tiqets_id_35,
t0.headout_id AS headout_id_36,
t0.path AS path_37,
t0.provider_id AS provider_id_38,
t0.tour_id AS tour_id_39,
t0.created_by_user_id AS created_by_user_id_40,
t0.video_id AS video_id_41,
t0.new_category_id AS new_category_id_42,
t43.name AS name_44,
t43.description AS description_45,
t43.is_menu AS is_menu_46,
t43.is_menu_web AS is_menu_web_47,
t43.is_menu_app AS is_menu_app_48,
t43.is_menu_vr AS is_menu_vr_49,
t43.included_by_default_in_web AS included_by_default_in_web_50,
t43.included_by_default_in_app AS included_by_default_in_app_51,
t43.included_by_default_in_vr AS included_by_default_in_vr_52,
t43.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_53,
t43.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_54,
t43.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_55,
t43.id AS id_56,
t43.parent_category_id AS parent_category_id_57,
t0.city_id AS city_id_58,
t0.selected_city_id AS selected_city_id_59
FROM
experience t0
LEFT JOIN category t43 ON t0.new_category_id = t43.id
WHERE
t0.city_id = ?
SELECT t0.id AS id_1, t0.thumbnail_image AS thumbnail_image_2, t0.type AS type_3, t0.data AS data_4, t0.game_data AS game_data_5, t0.active AS active_6, t0.test_card_allowed AS test_card_allowed_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.is_single_place AS is_single_place_10, t0.title AS title_11, t0.provider_url AS provider_url_12, t0.slug AS slug_13, t0.duration AS duration_14, t0.thumbnail_type AS thumbnail_type_15, t0.css_thumbnail_center AS css_thumbnail_center_16, t0.short_description AS short_description_17, t0.description AS description_18, t0.meta_title AS meta_title_19, t0.created_by AS created_by_20, t0.show_in_libraries_page AS show_in_libraries_page_21, t0.meta_description AS meta_description_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.image AS image_25, t0.booking_page_image AS booking_page_image_26, t0.price_amd AS price_amd_27, t0.price_usd AS price_usd_28, t0.price_euro AS price_euro_29, t0.price_ruble AS price_ruble_30, t0.rating AS rating_31, t0.total_reviews AS total_reviews_32, t0.lonely_planet_id AS lonely_planet_id_33, t0.gyg_id AS gyg_id_34, t0.tiqets_id AS tiqets_id_35, t0.headout_id AS headout_id_36, t0.path AS path_37, t0.provider_id AS provider_id_38, t0.tour_id AS tour_id_39, t0.created_by_user_id AS created_by_user_id_40, t0.video_id AS video_id_41, t0.new_category_id AS new_category_id_42, t43.name AS name_44, t43.description AS description_45, t43.is_menu AS is_menu_46, t43.is_menu_web AS is_menu_web_47, t43.is_menu_app AS is_menu_app_48, t43.is_menu_vr AS is_menu_vr_49, t43.included_by_default_in_web AS included_by_default_in_web_50, t43.included_by_default_in_app AS included_by_default_in_app_51, t43.included_by_default_in_vr AS included_by_default_in_vr_52, t43.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_53, t43.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_54, t43.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_55, t43.id AS id_56, t43.parent_category_id AS parent_category_id_57, t0.city_id AS city_id_58, t0.selected_city_id AS selected_city_id_59 FROM experience t0 LEFT JOIN category t43 ON t0.new_category_id = t43.id WHERE t0.city_id = 29;
|
35 |
1.22 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = ?
Parameters: [0 => 741]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = 741;
|
36 |
0.81 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1613]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1613;
|
37 |
0.71 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1614]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1614;
|
38 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1615]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1615;
|
39 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1616]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1616;
|
40 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1617]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1617;
|
41 |
0.62 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1618]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1618;
|
42 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1619]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1619;
|
43 |
0.61 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1620]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1620;
|
44 |
0.73 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1621]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1621;
|
45 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3123]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3123;
|
46 |
0.68 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3124]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3124;
|
47 |
0.69 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3125]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3125;
|
48 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3126]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3126;
|
49 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3127]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3127;
|
50 |
0.62 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3128]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3128;
|
51 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3129]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3129;
|
52 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4048]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4048;
|
53 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4049]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4049;
|
54 |
0.72 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4050]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4050;
|
55 |
0.62 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4051]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4051;
|
56 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4052]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4052;
|
57 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4053]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4053;
|
58 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4054]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4054;
|
59 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4055]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4055;
|
60 |
0.62 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4056]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4056;
|
61 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4057]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4057;
|
62 |
0.94 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = ?
Parameters: [0 => 742]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = 742;
|
63 |
0.69 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1622]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1622;
|
64 |
0.72 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1623]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1623;
|
65 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1624]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1624;
|
66 |
0.71 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1625]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1625;
|
67 |
0.68 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1626]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1626;
|
68 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1627]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1627;
|
69 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1628]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1628;
|
70 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1629]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1629;
|
71 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1630]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1630;
|
72 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3120]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3120;
|
73 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3121]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3121;
|
74 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3122]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3122;
|
75 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4038]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4038;
|
76 |
0.72 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4039]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4039;
|
77 |
0.70 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4040]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4040;
|
78 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4041]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4041;
|
79 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4042]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4042;
|
80 |
0.74 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4043]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4043;
|
81 |
0.70 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4044]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4044;
|
82 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4045]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4045;
|
83 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4046]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4046;
|
84 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4047]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4047;
|
85 |
0.93 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = ?
Parameters: [0 => 743]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = 743;
|
86 |
0.77 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1631]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1631;
|
87 |
0.80 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1632]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1632;
|
88 |
0.76 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1633]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1633;
|
89 |
0.68 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1634]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1634;
|
90 |
0.71 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1635]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1635;
|
91 |
0.68 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1636]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1636;
|
92 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1637]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1637;
|
93 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1638]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1638;
|
94 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1639]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1639;
|
95 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4028]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4028;
|
96 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4029]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4029;
|
97 |
0.63 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4030]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4030;
|
98 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4031]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4031;
|
99 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4032]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4032;
|
100 |
0.74 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4033]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4033;
|
101 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4034]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4034;
|
102 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4035]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4035;
|
103 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4036]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4036;
|
104 |
0.72 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4037]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4037;
|
105 |
0.96 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = ?
Parameters: [0 => 745]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.starts_at AS starts_at_3, t0.started_at AS started_at_4, t0.ended_at AS ended_at_5, t0.duration AS duration_6, t0.data AS data_7, t0.timezone AS timezone_8, t0.title AS title_9, t0.room AS room_10, t0.type AS type_11, t0.redirect_url AS redirect_url_12, t0.game_data AS game_data_13, t0.show_in_libraries_page AS show_in_libraries_page_14, t0.user_id AS user_id_15, t0.experience_id AS experience_id_16, t17.id AS id_18, t17.created_at AS created_at_19, t17.name AS name_20, t17.email AS email_21, t17.group_id AS group_id_22, t17.participant_id AS participant_id_23, t17.exited_at AS exited_at_24, t17.live_tour_id AS live_tour_id_25, t26.id AS id_27, t26.rating AS rating_28, t26.comment AS comment_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.enabled AS enabled_32, t26.participant_id AS participant_id_33, t26.live_tour_id AS live_tour_id_34 FROM live_tour t0 LEFT JOIN live_tour_participant t17 ON t17.live_tour_id = t0.id LEFT JOIN review t26 ON t26.live_tour_id = t0.id WHERE t0.experience_id = 745;
|
106 |
0.71 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1641]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1641;
|
107 |
1.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1642]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1642;
|
108 |
0.69 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1643]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1643;
|
109 |
0.71 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1644]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1644;
|
110 |
0.71 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1645]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1645;
|
111 |
0.70 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1646]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1646;
|
112 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1647]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1647;
|
113 |
0.71 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1648]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1648;
|
114 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 1649]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 1649;
|
115 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3114]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3114;
|
116 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3115]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3115;
|
117 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3116]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3116;
|
118 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3117]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3117;
|
119 |
0.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3118]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3118;
|
120 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 3119]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 3119;
|
121 |
0.72 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4019]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4019;
|
122 |
0.76 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4020]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4020;
|
123 |
0.68 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4021]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4021;
|
124 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4022]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4022;
|
125 |
0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4023]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4023;
|
126 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4024]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4024;
|
127 |
0.68 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4025]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4025;
|
128 |
0.66 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4026]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4026;
|
129 |
0.64 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = ?
Parameters: [0 => 4027]
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.country AS country_8, t0.kids AS kids_9, t0.adults AS adults_10, t0.price_kids AS price_kids_11, t0.price_adults AS price_adults_12, t0.data AS data_13, t0.experience_id AS experience_id_14, t0.live_tour_id AS live_tour_id_15, t0.user_id AS user_id_16 FROM booking t0 WHERE t0.live_tour_id = 4027;
|
130 |
0.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sound AS sound_4, t0.user_id AS user_id_5, t0.city_id AS city_id_6 FROM tour t0 WHERE t0.city_id = ?
Parameters: [0 => 29]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.sound AS sound_4, t0.user_id AS user_id_5, t0.city_id AS city_id_6 FROM tour t0 WHERE t0.city_id = 29;
|
131 |
1.19 ms |
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = ? ORDER BY t0.position ASC
Parameters: [0 => 1]
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = 1 ORDER BY t0.position ASC;
|
132 |
0.84 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => site_title_default_suffix]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'site_title_default_suffix' LIMIT 1;
|
133 |
0.69 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => google_tag_manager_head]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'google_tag_manager_head' LIMIT 1;
|
134 |
0.70 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => google_tag_manager_head]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'google_tag_manager_head' LIMIT 1;
|
135 |
0.66 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => google_tag_manager_body]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'google_tag_manager_body' LIMIT 1;
|
136 |
0.66 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => google_tag_manager_body]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'google_tag_manager_body' LIMIT 1;
|
137 |
0.86 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => Become a host]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'Become a host' LIMIT 1;
|
138 |
0.75 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => City page - Experiences]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'City page - Experiences' LIMIT 1;
|
139 |
0.98 ms |
SELECT count(p0_.id) AS sclr_0 FROM place p0_ INNER JOIN city c1_ ON p0_.city_id = c1_.id WHERE c1_.id = ? AND p0_.published = 1
Parameters: [0 => 29]
SELECT count(p0_.id) AS sclr_0 FROM place p0_ INNER JOIN city c1_ ON p0_.city_id = c1_.id WHERE c1_.id = 29 AND p0_.published = 1;
|
140 |
1.01 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 14137]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 14137;
|
141 |
0.97 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13889]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13889;
|
142 |
0.76 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 14272]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 14272;
|
143 |
0.74 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 14035]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 14035;
|
144 |
0.87 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13835]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13835;
|
145 |
0.78 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13996]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13996;
|
146 |
0.79 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 14136]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 14136;
|
147 |
0.85 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13862]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13862;
|
148 |
0.74 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13853]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13853;
|
149 |
0.79 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13817]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13817;
|
150 |
0.80 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13800]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13800;
|
151 |
0.78 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13929]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13929;
|
152 |
0.73 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13758]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13758;
|
153 |
0.73 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13803]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13803;
|
154 |
0.76 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 14262]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 14262;
|
155 |
0.82 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13913]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13913;
|
156 |
0.79 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13863]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13863;
|
157 |
0.75 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13855]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13855;
|
158 |
0.76 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13825]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13825;
|
159 |
0.79 ms |
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = ?
Parameters: [0 => 13811]
SELECT t0.id AS id_1, t0.point_number AS point_number_2, t0.point_name AS point_name_3, t0.slug AS slug_4, t0.sound_name AS sound_name_5, t0.sharing_image_name AS sharing_image_name_6, t0.video_name AS video_name_7, t0.video_name_2 AS video_name_2_8, t0.video_name_3 AS video_name_3_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.is_published AS is_published_12, t0.is_visible_in_tour AS is_visible_in_tour_13, t0.display_name AS display_name_14, t0.hlookat AS hlookat_15, t0.vlookat AS vlookat_16, t0.created_at AS created_at_17, t0.requires_conversion AS requires_conversion_18, t0.city_id AS city_id_19, t0.place_id AS place_id_20, t21.id AS id_22, t21.image AS image_23, t21.h AS h_24, t21.v AS v_25, t21.width AS width_26, t21.height AS height_27, t21.created_at AS created_at_28, t21.updated_at AS updated_at_29, t21.point_id AS point_id_30, t31.id AS id_32, t31.h AS h_33, t31.v AS v_34, t31.width AS width_35, t31.height AS height_36, t31.rotationX AS rotationX_37, t31.rotationY AS rotationY_38, t31.rotationZ AS rotationZ_39, t31.shadow AS shadow_40, t31.point_id AS point_id_41, t31.experience_id AS experience_id_42 FROM point t0 LEFT JOIN overlay_image t21 ON t21.point_id = t0.id LEFT JOIN portal t31 ON t31.point_id = t0.id WHERE t0.id = 13811;
|
160 |
0.83 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.is_menu_web = ? ORDER BY t0.name ASC
Parameters: [0 => 1]
SELECT t0.name AS name_1, t0.description AS description_2, t0.is_menu AS is_menu_3, t0.is_menu_web AS is_menu_web_4, t0.is_menu_app AS is_menu_app_5, t0.is_menu_vr AS is_menu_vr_6, t0.included_by_default_in_web AS included_by_default_in_web_7, t0.included_by_default_in_app AS included_by_default_in_app_8, t0.included_by_default_in_vr AS included_by_default_in_vr_9, t0.included_by_default_in_parent_in_vr AS included_by_default_in_parent_in_vr_10, t0.included_by_default_in_parent_in_web AS included_by_default_in_parent_in_web_11, t0.included_by_default_in_parent_in_apps AS included_by_default_in_parent_in_apps_12, t0.id AS id_13, t0.parent_category_id AS parent_category_id_14 FROM category t0 WHERE t0.is_menu_web = 1 ORDER BY t0.name ASC;
|
161 |
0.70 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => other_cities_block_title]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'other_cities_block_title' LIMIT 1;
|
162 |
0.66 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => other_cities_block_description]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'other_cities_block_description' LIMIT 1;
|
163 |
0.69 ms |
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = ? LIMIT 1
Parameters: [0 => copyright_text]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'copyright_text' LIMIT 1;
|
164 |
1.23 ms |
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = ? ORDER BY t0.position ASC
Parameters: [0 => 1]
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = 1 ORDER BY t0.position ASC;
|
165 |
1.10 ms |
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = ? ORDER BY t0.position ASC
Parameters: [0 => 1]
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = 1 ORDER BY t0.position ASC;
|
166 |
1.01 ms |
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = ? ORDER BY t0.position ASC
Parameters: [0 => 1]
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = 1 ORDER BY t0.position ASC;
|
167 |
1.04 ms |
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = ? ORDER BY t0.position ASC
Parameters: [0 => 1]
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = 1 ORDER BY t0.position ASC;
|
168 |
1.00 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.content AS content_5, t0.url AS url_6, t0.tags AS tags_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.published AS published_10, t0.featured AS featured_11, t0.published_at AS published_at_12, t0.image AS image_13, t0.views AS views_14, t0.author_id AS author_id_15 FROM post t0 WHERE t0.published = ? ORDER BY t0.created_at DESC LIMIT 3 OFFSET 0
Parameters: [0 => 1]
SELECT t0.id AS id_1, t0.title AS title_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.content AS content_5, t0.url AS url_6, t0.tags AS tags_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.published AS published_10, t0.featured AS featured_11, t0.published_at AS published_at_12, t0.image AS image_13, t0.views AS views_14, t0.author_id AS author_id_15 FROM post t0 WHERE t0.published = 1 ORDER BY t0.created_at DESC LIMIT 3 OFFSET 0;
|
169 |
1.16 ms |
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = ? ORDER BY t0.slug ASC
Parameters: [0 => 1]
SELECT t0.id AS id_1, t0.published AS published_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.name AS name_5, t0.domains AS domains_6, t0.slug AS slug_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.map_zoom_level AS map_zoom_level_10, t0.address AS address_11, t0.phone_number AS phone_number_12, t0.email AS email_13, t0.lonely_planet_id AS lonely_planet_id_14, t0.landing_image1 AS landing_image1_15, t0.landing_image2 AS landing_image2_16, t0.landing_image3 AS landing_image3_17, t0.landing_image4 AS landing_image4_18, t0.landing_image5 AS landing_image5_19, t0.landing_image6 AS landing_image6_20, t0.landing_image7 AS landing_image7_21, t0.vr_image AS vr_image_22, t0.poly_image AS poly_image_23, t0.vr_icon AS vr_icon_24, t0.vr_map_icon_x AS vr_map_icon_x_25, t0.vr_map_icon_y AS vr_map_icon_y_26, t0.airport_code AS airport_code_27, t0.airport_name AS airport_name_28, t0.position AS position_29, t0.point_id AS point_id_30, t0.weather_id AS weather_id_31, t0.continent_id AS continent_id_32, t0.voice_configuration_id AS voice_configuration_id_33, t0.country_id AS country_id_34 FROM city t0 WHERE t0.published = 1 ORDER BY t0.slug ASC;
|