1 |
1.14 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.name = ? LIMIT 1
Parameters: [0 => armenia]
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.name = 'armenia' LIMIT 1;
|
2 |
4.45 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.slug = ? AND t0.city_id = ? LIMIT 1
Parameters: [0 => armenian-national-engineering-laboratories, 1 => 1]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.slug = ?
AND t0.city_id = ?
LIMIT
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.slug = 'armenian-national-engineering-laboratories' AND t0.city_id = 1 LIMIT 1;
|
3 |
0.90 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 2359]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 2359;
|
4 |
0.82 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 2359]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 2359;
|
5 |
0.90 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 IN (?)
Parameters: [
0 => [
0 => 58,
1 => 85
]
]
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 IN (58, 85);
|
6 |
1.11 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 => 5812]
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 = 5812;
|
7 |
1.22 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 INNER JOIN experience_story ON t0.id = experience_story.experience_id WHERE experience_story.story_id = ?
Parameters: [0 => 5636]
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
INNER JOIN experience_story ON t0.id = experience_story.experience_id
WHERE
experience_story.story_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 INNER JOIN experience_story ON t0.id = experience_story.experience_id WHERE experience_story.story_id = 5636;
|
8 |
1.08 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 = ? AND t0.active = ? AND t0.type = ? LIMIT 1 OFFSET 0
Parameters: [0 => 1, 1 => 1, 2 => 1]
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 = ?
AND t0.active = ?
AND t0.type = ?
LIMIT
1 OFFSET 0
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 = 1 AND t0.active = 1 AND t0.type = 1 LIMIT 1 OFFSET 0;
|
9 |
1.02 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 => 574]
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 = 574;
|
10 |
0.79 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 => 823]
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 = 823;
|
11 |
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 => 824]
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 = 824;
|
12 |
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 => 825]
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 = 825;
|
13 |
1.27 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, p0_.city_id AS city_id_31, p0_.category_id AS category_id_32, p0_.new_category_id AS new_category_id_33, p0_.category2_id AS category2_id_34, p0_.category3_id AS category3_id_35, p0_.second_point_id AS second_point_id_36, p0_.third_point_id AS third_point_id_37, p0_.point_id AS point_id_38, p0_.story_id AS story_id_39, p0_.inner_point_id AS inner_point_id_40 FROM place p0_ LEFT JOIN city c1_ ON p0_.city_id = c1_.id LEFT JOIN category c2_ ON p0_.new_category_id = c2_.id WHERE c1_.id = ? AND c2_.id = ? AND p0_.published = 1 AND p0_.id > ? LIMIT 8
Parameters: [0 => 1, 1 => 85, 2 => 2359]
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,
p0_.city_id AS city_id_31,
p0_.category_id AS category_id_32,
p0_.new_category_id AS new_category_id_33,
p0_.category2_id AS category2_id_34,
p0_.category3_id AS category3_id_35,
p0_.second_point_id AS second_point_id_36,
p0_.third_point_id AS third_point_id_37,
p0_.point_id AS point_id_38,
p0_.story_id AS story_id_39,
p0_.inner_point_id AS inner_point_id_40
FROM
place p0_
LEFT JOIN city c1_ ON p0_.city_id = c1_.id
LEFT JOIN category c2_ ON p0_.new_category_id = c2_.id
WHERE
c1_.id = ?
AND c2_.id = ?
AND p0_.published = 1
AND p0_.id > ?
LIMIT
8
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, p0_.city_id AS city_id_31, p0_.category_id AS category_id_32, p0_.new_category_id AS new_category_id_33, p0_.category2_id AS category2_id_34, p0_.category3_id AS category3_id_35, p0_.second_point_id AS second_point_id_36, p0_.third_point_id AS third_point_id_37, p0_.point_id AS point_id_38, p0_.story_id AS story_id_39, p0_.inner_point_id AS inner_point_id_40 FROM place p0_ LEFT JOIN city c1_ ON p0_.city_id = c1_.id LEFT JOIN category c2_ ON p0_.new_category_id = c2_.id WHERE c1_.id = 1 AND c2_.id = 85 AND p0_.published = 1 AND p0_.id > 2359 LIMIT 8;
|
14 |
0.65 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 3538]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 3538;
|
15 |
0.63 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 3538]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 3538;
|
16 |
0.70 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 4246]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 4246;
|
17 |
0.66 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 4246]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 4246;
|
18 |
0.61 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 4247]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 4247;
|
19 |
0.58 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 4247]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 4247;
|
20 |
1.28 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, p0_.city_id AS city_id_31, p0_.category_id AS category_id_32, p0_.new_category_id AS new_category_id_33, p0_.category2_id AS category2_id_34, p0_.category3_id AS category3_id_35, p0_.second_point_id AS second_point_id_36, p0_.third_point_id AS third_point_id_37, p0_.point_id AS point_id_38, p0_.story_id AS story_id_39, p0_.inner_point_id AS inner_point_id_40 FROM place p0_ LEFT JOIN city c1_ ON p0_.city_id = c1_.id LEFT JOIN category c2_ ON p0_.category_id = c2_.id WHERE c1_.id = ? AND p0_.published = 1 AND c2_.id = ? AND p0_.id <> ? AND p0_.id NOT IN (?) LIMIT 5
Parameters: [
0 => 1,
1 => 58,
2 => 2359,
3 => [
0 => 3538,
1 => 4246,
2 => 4247
]
]
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,
p0_.city_id AS city_id_31,
p0_.category_id AS category_id_32,
p0_.new_category_id AS new_category_id_33,
p0_.category2_id AS category2_id_34,
p0_.category3_id AS category3_id_35,
p0_.second_point_id AS second_point_id_36,
p0_.third_point_id AS third_point_id_37,
p0_.point_id AS point_id_38,
p0_.story_id AS story_id_39,
p0_.inner_point_id AS inner_point_id_40
FROM
place p0_
LEFT JOIN city c1_ ON p0_.city_id = c1_.id
LEFT JOIN category c2_ ON p0_.category_id = c2_.id
WHERE
c1_.id = ?
AND p0_.published = 1
AND c2_.id = ?
AND p0_.id <> ?
AND p0_.id NOT IN (?)
LIMIT
5
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, p0_.city_id AS city_id_31, p0_.category_id AS category_id_32, p0_.new_category_id AS new_category_id_33, p0_.category2_id AS category2_id_34, p0_.category3_id AS category3_id_35, p0_.second_point_id AS second_point_id_36, p0_.third_point_id AS third_point_id_37, p0_.point_id AS point_id_38, p0_.story_id AS story_id_39, p0_.inner_point_id AS inner_point_id_40 FROM place p0_ LEFT JOIN city c1_ ON p0_.city_id = c1_.id LEFT JOIN category c2_ ON p0_.category_id = c2_.id WHERE c1_.id = 1 AND p0_.published = 1 AND c2_.id = 58 AND p0_.id <> 2359 AND p0_.id NOT IN (3538, 4246, 4247) LIMIT 5;
|
21 |
0.63 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 3806]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 3806;
|
22 |
0.64 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 3806]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 3806;
|
23 |
0.66 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 IN (?)
Parameters: [
0 => [
0 => 86
]
]
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 IN (86);
|
24 |
1.13 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, p0_.city_id AS city_id_31, p0_.category_id AS category_id_32, p0_.new_category_id AS new_category_id_33, p0_.category2_id AS category2_id_34, p0_.category3_id AS category3_id_35, p0_.second_point_id AS second_point_id_36, p0_.third_point_id AS third_point_id_37, p0_.point_id AS point_id_38, p0_.story_id AS story_id_39, p0_.inner_point_id AS inner_point_id_40 FROM place p0_ LEFT JOIN city c1_ ON p0_.city_id = c1_.id WHERE c1_.id = ? AND p0_.id <> ? AND p0_.id NOT IN (?) AND p0_.published = 1 LIMIT 4
Parameters: [
0 => 1,
1 => 2359,
2 => [
0 => 3538,
1 => 4246,
2 => 4247,
3 => 3806
]
]
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,
p0_.city_id AS city_id_31,
p0_.category_id AS category_id_32,
p0_.new_category_id AS new_category_id_33,
p0_.category2_id AS category2_id_34,
p0_.category3_id AS category3_id_35,
p0_.second_point_id AS second_point_id_36,
p0_.third_point_id AS third_point_id_37,
p0_.point_id AS point_id_38,
p0_.story_id AS story_id_39,
p0_.inner_point_id AS inner_point_id_40
FROM
place p0_
LEFT JOIN city c1_ ON p0_.city_id = c1_.id
WHERE
c1_.id = ?
AND p0_.id <> ?
AND p0_.id NOT IN (?)
AND p0_.published = 1
LIMIT
4
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, p0_.city_id AS city_id_31, p0_.category_id AS category_id_32, p0_.new_category_id AS new_category_id_33, p0_.category2_id AS category2_id_34, p0_.category3_id AS category3_id_35, p0_.second_point_id AS second_point_id_36, p0_.third_point_id AS third_point_id_37, p0_.point_id AS point_id_38, p0_.story_id AS story_id_39, p0_.inner_point_id AS inner_point_id_40 FROM place p0_ LEFT JOIN city c1_ ON p0_.city_id = c1_.id WHERE c1_.id = 1 AND p0_.id <> 2359 AND p0_.id NOT IN (3538, 4246, 4247, 3806) AND p0_.published = 1 LIMIT 4;
|
25 |
0.62 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 1763]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 1763;
|
26 |
0.64 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 1763]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 1763;
|
27 |
0.69 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 IN (?)
Parameters: [
0 => [
0 => 3,
1 => 145,
2 => 12,
3 => 70
]
]
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 IN (3, 145, 12, 70);
|
28 |
0.75 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 1775]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 1775;
|
29 |
0.66 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 1775]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 1775;
|
30 |
0.66 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 102]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 102;
|
31 |
0.67 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 102]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 102;
|
32 |
0.67 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 IN (?)
Parameters: [
0 => [
0 => 14,
1 => 106
]
]
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 IN (14, 106);
|
33 |
0.66 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = ?
Parameters: [0 => 1790]
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.audio_path AS audio_path_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.place_id = 1790;
|
34 |
0.63 ms |
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = ?
Parameters: [0 => 1790]
SELECT t0.id AS id_1, t0.first_fly_through_video AS first_fly_through_video_2, t0.second_fly_through_video AS second_fly_through_video_3, t0.first_walk_through_video AS first_walk_through_video_4, t0.second_walk_through_video AS second_walk_through_video_5, t0.walk_through_thumbnail AS walk_through_thumbnail_6, t0.fly_through_thumbnail AS fly_through_thumbnail_7, t0.walk_through_view_angle AS walk_through_view_angle_8, t0.fly_through_view_angle AS fly_through_view_angle_9, t0.city_id AS city_id_10, t0.place_id AS place_id_11 FROM action_video t0 WHERE t0.place_id = 1790;
|
35 |
0.90 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 INNER JOIN experience_place ON t0.id = experience_place.experience_id WHERE experience_place.place_id = ?
Parameters: [0 => 2359]
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
INNER JOIN experience_place ON t0.id = experience_place.experience_id
WHERE
experience_place.place_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 INNER JOIN experience_place ON t0.id = experience_place.experience_id WHERE experience_place.place_id = 2359;
|
36 |
0.90 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 = ? AND t0.active = ? AND t0.type = ? LIMIT 1 OFFSET 0
Parameters: [0 => 1, 1 => 1, 2 => 1]
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 = ?
AND t0.active = ?
AND t0.type = ?
LIMIT
1 OFFSET 0
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 = 1 AND t0.active = 1 AND t0.type = 1 LIMIT 1 OFFSET 0;
|
37 |
0.69 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 2359]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 2359 ORDER BY t0.place_position ASC;
|
38 |
1.29 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.place_id = ?
Parameters: [0 => 2359]
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.place_id = 2359;
|
39 |
0.89 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5775]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5775;
|
40 |
1.01 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5776]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5776;
|
41 |
0.85 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5777]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5777;
|
42 |
0.88 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5778]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5778;
|
43 |
1.03 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5779]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5779;
|
44 |
0.78 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5780]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5780;
|
45 |
0.75 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5781]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5781;
|
46 |
0.88 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5782]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5782;
|
47 |
0.78 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5783]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5783;
|
48 |
0.82 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5784]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5784;
|
49 |
0.82 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5785]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5785;
|
50 |
0.77 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5786]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5786;
|
51 |
0.82 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5787]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5787;
|
52 |
0.95 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5788]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5788;
|
53 |
0.87 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5789]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5789;
|
54 |
0.83 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5790]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5790;
|
55 |
0.77 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5791]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5791;
|
56 |
0.96 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5792]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5792;
|
57 |
0.90 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5793]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5793;
|
58 |
0.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5794]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5794;
|
59 |
0.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5795]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5795;
|
60 |
0.75 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5796]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5796;
|
61 |
0.79 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5797]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5797;
|
62 |
0.83 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5798]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5798;
|
63 |
0.87 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5799]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5799;
|
64 |
0.81 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5800]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5800;
|
65 |
0.82 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5801]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5801;
|
66 |
0.79 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5802]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5802;
|
67 |
0.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5803]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5803;
|
68 |
0.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5804]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5804;
|
69 |
0.78 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5805]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5805;
|
70 |
0.80 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5806]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5806;
|
71 |
0.78 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5807]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5807;
|
72 |
0.81 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5808]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5808;
|
73 |
0.77 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5809]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5809;
|
74 |
0.77 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5810]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5810;
|
75 |
0.79 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = ?
Parameters: [0 => 5812]
SELECT
t0.id AS id_1,
t0.title AS title_2,
t0.slug AS slug_3,
t0.story_type AS story_type_4,
t0.description AS description_5,
t0.meta_title AS meta_title_6,
t0.meta_description AS meta_description_7,
t0.video_url AS video_url_8,
t0.video_path AS video_path_9,
t0.ath AS ath_10,
t0.atv AS atv_11,
t0.view_count AS view_count_12,
t0.is_autogenerated AS is_autogenerated_13,
t0.private AS private_14,
t0.created_from_place AS created_from_place_15,
t0.created_at AS created_at_16,
t0.updated_at AS updated_at_17,
t0.latitude AS latitude_18,
t0.longitude AS longitude_19,
t0.user_id AS user_id_20,
t0.city_id AS city_id_21,
t0.point_id AS point_id_22,
t23.id AS id_24,
t23.title AS title_25,
t23.thumbnail_image AS thumbnail_image_26,
t23.slug AS slug_27,
t23.meta_title AS meta_title_28,
t23.meta_description AS meta_description_29,
t23.description AS description_30,
t23.video_url AS video_url_31,
t23.ath AS ath_32,
t23.atv AS atv_33,
t23.second_ath AS second_ath_34,
t23.second_atv AS second_atv_35,
t23.third_ath AS third_ath_36,
t23.third_atv AS third_atv_37,
t23.view_count AS view_count_38,
t23.thumbnail_type AS thumbnail_type_39,
t23.css_thumbnail_center AS css_thumbnail_center_40,
t23.published AS published_41,
t23.created_at AS created_at_42,
t23.updated_at AS updated_at_43,
t23.name AS name_44,
t23.phone_numbers AS phone_numbers_45,
t23.address AS address_46,
t23.website AS website_47,
t23.lonely_planet_id AS lonely_planet_id_48,
t23.overlay_image AS overlay_image_49,
t23.overlay_h AS overlay_h_50,
t23.overlay_v AS overlay_v_51,
t23.overlay_width AS overlay_width_52,
t23.overlay_height AS overlay_height_53,
t23.overlay_active AS overlay_active_54,
t23.city_id AS city_id_55,
t23.category_id AS category_id_56,
t23.new_category_id AS new_category_id_57,
t23.category2_id AS category2_id_58,
t23.category3_id AS category3_id_59,
t23.second_point_id AS second_point_id_60,
t23.third_point_id AS third_point_id_61,
t23.point_id AS point_id_62,
t23.story_id AS story_id_63,
t23.inner_point_id AS inner_point_id_64
FROM
story t0
LEFT JOIN place t23 ON t23.story_id = t0.id
WHERE
t0.point_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.story_type AS story_type_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.video_url AS video_url_8, t0.video_path AS video_path_9, t0.ath AS ath_10, t0.atv AS atv_11, t0.view_count AS view_count_12, t0.is_autogenerated AS is_autogenerated_13, t0.private AS private_14, t0.created_from_place AS created_from_place_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.latitude AS latitude_18, t0.longitude AS longitude_19, t0.user_id AS user_id_20, t0.city_id AS city_id_21, t0.point_id AS point_id_22, t23.id AS id_24, t23.title AS title_25, t23.thumbnail_image AS thumbnail_image_26, t23.slug AS slug_27, t23.meta_title AS meta_title_28, t23.meta_description AS meta_description_29, t23.description AS description_30, t23.video_url AS video_url_31, t23.ath AS ath_32, t23.atv AS atv_33, t23.second_ath AS second_ath_34, t23.second_atv AS second_atv_35, t23.third_ath AS third_ath_36, t23.third_atv AS third_atv_37, t23.view_count AS view_count_38, t23.thumbnail_type AS thumbnail_type_39, t23.css_thumbnail_center AS css_thumbnail_center_40, t23.published AS published_41, t23.created_at AS created_at_42, t23.updated_at AS updated_at_43, t23.name AS name_44, t23.phone_numbers AS phone_numbers_45, t23.address AS address_46, t23.website AS website_47, t23.lonely_planet_id AS lonely_planet_id_48, t23.overlay_image AS overlay_image_49, t23.overlay_h AS overlay_h_50, t23.overlay_v AS overlay_v_51, t23.overlay_width AS overlay_width_52, t23.overlay_height AS overlay_height_53, t23.overlay_active AS overlay_active_54, t23.city_id AS city_id_55, t23.category_id AS category_id_56, t23.new_category_id AS new_category_id_57, t23.category2_id AS category2_id_58, t23.category3_id AS category3_id_59, t23.second_point_id AS second_point_id_60, t23.third_point_id AS third_point_id_61, t23.point_id AS point_id_62, t23.story_id AS story_id_63, t23.inner_point_id AS inner_point_id_64 FROM story t0 LEFT JOIN place t23 ON t23.story_id = t0.id WHERE t0.point_id = 5812;
|
76 |
0.79 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.story_id = ?
Parameters: [0 => 5636]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.story_id = 5636;
|
77 |
0.79 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;
|
78 |
0.60 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;
|
79 |
0.62 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;
|
80 |
0.67 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;
|
81 |
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_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;
|
82 |
0.82 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;
|
83 |
0.79 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 3538]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 3538 ORDER BY t0.place_position ASC;
|
84 |
0.65 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 4246]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 4246 ORDER BY t0.place_position ASC;
|
85 |
0.59 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 4247]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 4247 ORDER BY t0.place_position ASC;
|
86 |
0.61 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 3806]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 3806 ORDER BY t0.place_position ASC;
|
87 |
0.62 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 1763]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 1763 ORDER BY t0.place_position ASC;
|
88 |
0.63 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 1775]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 1775 ORDER BY t0.place_position ASC;
|
89 |
0.62 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 102]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 102 ORDER BY t0.place_position ASC;
|
90 |
0.65 ms |
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = ? ORDER BY t0.place_position ASC
Parameters: [0 => 1790]
SELECT t0.path AS path_1, t0.id AS id_2, t0.place_position AS place_position_3, t0.duration_in_slide_show AS duration_in_slide_show_4, t0.story_id AS story_id_5, t0.place_id AS place_id_6 FROM pictures t0 WHERE t0.place_id = 1790 ORDER BY t0.place_position ASC;
|
91 |
0.67 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 => Stories]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'Stories' LIMIT 1;
|
92 |
0.64 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 => Experiences]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'Experiences' LIMIT 1;
|
93 |
0.62 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 => Up Next]
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.id AS id_3 FROM dictionary t0 WHERE t0.`key` = 'Up Next' LIMIT 1;
|
94 |
1.59 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;
|