Notice (8): Trying to access array offset on value of type null [APP/Controller/RootCategoriesController.php, line 212]Code Context $this->loadModel("Faqs");
$root_faqs = $this->Faqs->getFaqsId(explode(",",$selected_root['faq_id']),$this->site_data['id']);
$this->set(compact('root_faqs'));
$conditions = [
'Programs.site_id' => (int) 44,
'RootCategories.slug' => 'ofertas-especiales-turquia',
'Programs.is_visible' => (int) 1,
'Programs.program_type_id IN' => [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 5
]
]
$selected_root = null
$orderby = 'Programs.order ASC'
$programCountriesIds = null
$CountriesIds = (int) 44
$programOffersIds = null
$programStylesIds = null
$programGroupsIds = null
$Duration = null
$days1 = (int) 1
$days2 = (int) 2
$days5 = (int) 5
$days10 = (int) 10
$days15 = (int) 15
$days20 = (int) 20
$programCategoriesIds = null
$price = null
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Programs`.`id` AS `Programs__id`, `Programs`.`title` AS `Programs__title`, `Programs`.`short_title` AS `Programs__short_title`, `Programs`.`slug` AS `Programs__slug`, `Programs`.`min_price` AS `Programs__min_price`, `Programs`.`duration` AS `Programs__duration`, `Programs`.`sort_duration` AS `Programs__sort_duration`, `Programs`.`runs` AS `Programs__runs`, `Programs`.`trip_type` AS `Programs__trip_type`, `Programs`.`short_description` AS `Programs__short_description`, `Programs`.`description` AS `Programs__description`, `Programs`.`image_url` AS `Programs__image_url`, `Programs`.`stars_rating` AS `Programs__stars_rating`, `Programs`.`rating_type` AS `Programs__rating_type`, `Programs`.`schedule` AS `Programs__schedule`, `Programs`.`discount_rate` AS `Programs__discount_rate`, `Programs`.`long_cruise` AS `Programs__long_cruise`, `Programs`.`room_left` AS `Programs__room_left`, `Programs`.`room_left_text` AS `Programs__room_left_text`, `Programs`.`countries` AS `Programs__countries`, `Sites`.`title` AS `Sites__title`, `Sites`.`menu_title` AS `Sites__menu_title`, `SubCategories`.`slug` AS `SubCategories__slug`, `SubCategories`.`root_category_id` AS `SubCategories__root_category_id`, `RootCategories`.`slug` AS `RootCategories__slug`, `ProgramTypes`.`view_name` AS `ProgramTypes__view_name` FROM `programs` `Programs` LEFT JOIN `sites` `Sites` ON (`Sites`.`subdomain` = :c0 AND `Sites`.`id` = (`Programs`.`site_id`)) LEFT JOIN `sub_categories` `SubCategories` ON (SubCategories.id = Programs.sub_category_id AND `SubCategories`.`id` = (`Programs`.`sub_category_id`)) LEFT JOIN `root_categories` `RootCategories` ON (RootCategories.id = SubCategories.root_category_id OR RootCategories.id = Programs.root_category_id AND `RootCategories`.`id` = (`Programs`.`root_category_id`)) LEFT JOIN `program_types` `ProgramTypes` ON `ProgramTypes`.`id` = (`Programs`.`program_type_id`) LEFT JOIN `facilities` `Facilities` ON `Programs`.`id` = (`Facilities`.`program_id`) WHERE (`Programs`.`site_id` = :c1 AND `RootCategories`.`slug` = :c2 AND `Programs`.`is_visible` = :c3 AND `Programs`.`program_type_id` in (:c4,:c5,:c6,:c7)) GROUP BY `Programs`.`id` ORDER BY Programs.order ASC LIMIT 15 OFFSET 0',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
],
':c7' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Programs__id' => 'integer',
'Programs.id' => 'integer',
'id' => 'integer',
'Programs__title' => 'string',
'Programs.title' => 'string',
'title' => 'string',
'Programs__short_title' => 'string',
'Programs.short_title' => 'string',
'short_title' => 'string',
'Programs__duplicate' => 'boolean',
'Programs.duplicate' => 'boolean',
'duplicate' => 'boolean',
'Programs__description' => 'text',
'Programs.description' => 'text',
'description' => 'text',
'Programs__short_description' => 'text',
'Programs.short_description' => 'text',
'short_description' => 'text',
'Programs__min_price' => 'integer',
'Programs.min_price' => 'integer',
'min_price' => 'integer',
'Programs__order' => 'integer',
'Programs.order' => 'integer',
'order' => 'integer',
'Programs__is_special_offer' => 'boolean',
'Programs.is_special_offer' => 'boolean',
'is_special_offer' => 'boolean',
'Programs__is_visible' => 'boolean',
'Programs.is_visible' => 'boolean',
'is_visible' => 'boolean',
'Programs__slug' => 'string',
'Programs.slug' => 'string',
'slug' => 'string',
'Programs__meta_title' => 'string',
'Programs.meta_title' => 'string',
'meta_title' => 'string',
'Programs__meta_keywords' => 'string',
'Programs.meta_keywords' => 'string',
'meta_keywords' => 'string',
'Programs__meta_description' => 'text',
'Programs.meta_description' => 'text',
'meta_description' => 'text',
'Programs__inclusions' => 'text',
'Programs.inclusions' => 'text',
'inclusions' => 'text',
'Programs__exclusions' => 'text',
'Programs.exclusions' => 'text',
'exclusions' => 'text',
'Programs__duration' => 'string',
'Programs.duration' => 'string',
'duration' => 'string',
'Programs__sort_duration' => 'integer',
'Programs.sort_duration' => 'integer',
'sort_duration' => 'integer',
'Programs__trip_type' => 'string',
'Programs.trip_type' => 'string',
'trip_type' => 'string',
'Programs__runs' => 'string',
'Programs.runs' => 'string',
'runs' => 'string',
'Programs__start_from' => 'string',
'Programs.start_from' => 'string',
'start_from' => 'string',
'Programs__return_to' => 'string',
'Programs.return_to' => 'string',
'return_to' => 'string',
'Programs__pickup_time' => 'string',
'Programs.pickup_time' => 'string',
'pickup_time' => 'string',
'Programs__stars_rating' => 'integer',
'Programs.stars_rating' => 'integer',
'stars_rating' => 'integer',
'Programs__rating_type' => 'string',
'Programs.rating_type' => 'string',
'rating_type' => 'string',
'Programs__cruise_facilities' => 'text',
'Programs.cruise_facilities' => 'text',
'cruise_facilities' => 'text',
'Programs__cabin_facilities' => 'text',
'Programs.cabin_facilities' => 'text',
'cabin_facilities' => 'text',
'Programs__video_link' => 'string',
'Programs.video_link' => 'string',
'video_link' => 'string',
'Programs__image_url' => 'string',
'Programs.image_url' => 'string',
'image_url' => 'string',
'Programs__cruise_description' => 'text',
'Programs.cruise_description' => 'text',
'cruise_description' => 'text',
'Programs__deck_plan_url' => 'string',
'Programs.deck_plan_url' => 'string',
'deck_plan_url' => 'string',
'Programs__deck_plan_visible' => 'boolean',
'Programs.deck_plan_visible' => 'boolean',
'deck_plan_visible' => 'boolean',
'Programs__general_info' => 'text',
'Programs.general_info' => 'text',
'general_info' => 'text',
'Programs__general_info_visible' => 'boolean',
'Programs.general_info_visible' => 'boolean',
'general_info_visible' => 'boolean',
'Programs__general_info_type' => 'string',
'Programs.general_info_type' => 'string',
'general_info_type' => 'string',
'Programs__simple_itenerary' => 'text',
'Programs.simple_itenerary' => 'text',
'simple_itenerary' => 'text',
'Programs__reviews_link' => 'string',
'Programs.reviews_link' => 'string',
'reviews_link' => 'string',
'Programs__christmas_run_day' => 'string',
'Programs.christmas_run_day' => 'string',
'christmas_run_day' => 'string',
'Programs__christmas_run_month' => 'string',
'Programs.christmas_run_month' => 'string',
'christmas_run_month' => 'string',
'Programs__trans_vehicle' => 'string',
'Programs.trans_vehicle' => 'string',
'trans_vehicle' => 'string',
'Programs__accommodation' => 'text',
'Programs.accommodation' => 'text',
'accommodation' => 'text',
'Programs__accommodation_visible' => 'boolean',
'Programs.accommodation_visible' => 'boolean',
'accommodation_visible' => 'boolean',
'Programs__top_tours' => 'boolean',
'Programs.top_tours' => 'boolean',
'top_tours' => 'boolean',
'Programs__small_group' => 'string',
'Programs.small_group' => 'string',
'small_group' => 'string',
'Programs__order_index' => 'integer',
'Programs.order_index' => 'integer',
'order_index' => 'integer',
'Programs__root_category_id' => 'integer',
'Programs.root_category_id' => 'integer',
'root_category_id' => 'integer',
'Programs__program_type_id' => 'integer',
'Programs.program_type_id' => 'integer',
'program_type_id' => 'integer',
'Programs__site_id' => 'integer',
'Programs.site_id' => 'integer',
'site_id' => 'integer',
'Programs__sub_category_id' => 'integer',
'Programs.sub_category_id' => 'integer',
'sub_category_id' => 'integer',
'Programs__old_prog_id' => 'integer',
'Programs.old_prog_id' => 'integer',
'old_prog_id' => 'integer',
'Programs__old_tran_id' => 'integer',
'Programs.old_tran_id' => 'integer',
'old_tran_id' => 'integer',
'Programs__old_wiki_id' => 'integer',
'Programs.old_wiki_id' => 'integer',
'old_wiki_id' => 'integer',
'Programs__schedule' => 'string',
'Programs.schedule' => 'string',
'schedule' => 'string',
'Programs__holiday_check' => 'string',
'Programs.holiday_check' => 'string',
'holiday_check' => 'string',
'Programs__long_cruise' => 'boolean',
'Programs.long_cruise' => 'boolean',
'long_cruise' => 'boolean',
'Programs__options' => 'text',
'Programs.options' => 'text',
'options' => 'text',
'Programs__price_note' => 'text',
'Programs.price_note' => 'text',
'price_note' => 'text',
'Programs__discount_rate' => 'string',
'Programs.discount_rate' => 'string',
'discount_rate' => 'string',
'Programs__sitemap_priority' => 'decimal',
'Programs.sitemap_priority' => 'decimal',
'sitemap_priority' => 'decimal',
'Programs__modified' => 'date',
'Programs.modified' => 'date',
'modified' => 'date',
'Programs__sitemap_freq' => 'string',
'Programs.sitemap_freq' => 'string',
'sitemap_freq' => 'string',
'Programs__is_instant_booking' => 'boolean',
'Programs.is_instant_booking' => 'boolean',
'is_instant_booking' => 'boolean',
'Programs__views_count' => 'integer',
'Programs.views_count' => 'integer',
'views_count' => 'integer',
'Programs__detailed_views_count' => 'integer',
'Programs.detailed_views_count' => 'integer',
'detailed_views_count' => 'integer',
'Programs__booking_count' => 'integer',
'Programs.booking_count' => 'integer',
'booking_count' => 'integer',
'Programs__instant_booking_count' => 'integer',
'Programs.instant_booking_count' => 'integer',
'instant_booking_count' => 'integer',
'Programs__site_program_info_id' => 'integer',
'Programs.site_program_info_id' => 'integer',
'site_program_info_id' => 'integer',
'Programs__sys_token' => 'text',
'Programs.sys_token' => 'text',
'sys_token' => 'text',
'Programs__has_flight' => 'boolean',
'Programs.has_flight' => 'boolean',
'has_flight' => 'boolean',
'Programs__instant_hours' => 'string',
'Programs.instant_hours' => 'string',
'instant_hours' => 'string',
'Programs__sys_package_id' => 'string',
'Programs.sys_package_id' => 'string',
'sys_package_id' => 'string',
'Programs__is_dynamic' => 'boolean',
'Programs.is_dynamic' => 'boolean',
'is_dynamic' => 'boolean',
'Programs__room_left' => 'boolean',
'Programs.room_left' => 'boolean',
'room_left' => 'boolean',
'Programs__room_left_text' => 'string',
'Programs.room_left_text' => 'string',
'room_left_text' => 'string',
'Programs__is_adwords' => 'boolean',
'Programs.is_adwords' => 'boolean',
'is_adwords' => 'boolean',
'Programs__adwords_from' => 'integer',
'Programs.adwords_from' => 'integer',
'adwords_from' => 'integer',
'Programs__adwords_to' => 'integer',
'Programs.adwords_to' => 'integer',
'adwords_to' => 'integer',
'Programs__days_num' => 'integer',
'Programs.days_num' => 'integer',
'days_num' => 'integer',
'Programs__days_names' => 'string',
'Programs.days_names' => 'string',
'days_names' => 'string',
'Programs__is_black' => 'boolean',
'Programs.is_black' => 'boolean',
'is_black' => 'boolean',
'Programs__black_discount' => 'integer',
'Programs.black_discount' => 'integer',
'black_discount' => 'integer',
'Programs__black_title' => 'string',
'Programs.black_title' => 'string',
'black_title' => 'string',
'Programs__black_text' => 'string',
'Programs.black_text' => 'string',
'black_text' => 'string',
'Programs__is_multi_country' => 'boolean',
'Programs.is_multi_country' => 'boolean',
'is_multi_country' => 'boolean',
'Programs__multi_country_type' => 'string',
'Programs.multi_country_type' => 'string',
'multi_country_type' => 'string',
'Programs__location_code' => 'string',
'Programs.location_code' => 'string',
'location_code' => 'string',
'Programs__location_type' => 'integer',
'Programs.location_type' => 'integer',
'location_type' => 'integer',
'Programs__is_valentine' => 'boolean',
'Programs.is_valentine' => 'boolean',
'is_valentine' => 'boolean',
'Programs__valentine_discount' => 'integer',
'Programs.valentine_discount' => 'integer',
'valentine_discount' => 'integer',
'Programs__valentine_title' => 'string',
'Programs.valentine_title' => 'string',
'valentine_title' => 'string',
'Programs__valentine_text' => 'string',
'Programs.valentine_text' => 'string',
'valentine_text' => 'string',
'Programs__is_shore_excursion' => 'boolean',
'Programs.is_shore_excursion' => 'boolean',
'is_shore_excursion' => 'boolean',
'Programs__shore_excursion_city' => 'string',
'Programs.shore_excursion_city' => 'string',
'shore_excursion_city' => 'string',
'Programs__sold_out' => 'boolean',
'Programs.sold_out' => 'boolean',
'sold_out' => 'boolean',
'Programs__requests_mail' => 'string',
'Programs.requests_mail' => 'string',
'requests_mail' => 'string',
'Programs__afcon_title' => 'string',
'Programs.afcon_title' => 'string',
'afcon_title' => 'string',
'Programs__afcon_subtitle' => 'string',
'Programs.afcon_subtitle' => 'string',
'afcon_subtitle' => 'string',
'Programs__afcon_children_policy' => 'text',
'Programs.afcon_children_policy' => 'text',
'afcon_children_policy' => 'text',
'Programs__afcon_title_5' => 'string',
'Programs.afcon_title_5' => 'string',
'afcon_title_5' => 'string',
'Programs__afcon_description_5' => 'text',
'Programs.afcon_description_5' => 'text',
'afcon_description_5' => 'text',
'Programs__afcon_price_5' => 'string',
'Programs.afcon_price_5' => 'string',
'afcon_price_5' => 'string',
'Programs__afcon_title_4' => 'string',
'Programs.afcon_title_4' => 'string',
'afcon_title_4' => 'string',
'Programs__afcon_description_4' => 'text',
'Programs.afcon_description_4' => 'text',
'afcon_description_4' => 'text',
'Programs__afcon_price_4' => 'string',
'Programs.afcon_price_4' => 'string',
'afcon_price_4' => 'string',
'Programs__multi_country_order' => 'string',
'Programs.multi_country_order' => 'string',
'multi_country_order' => 'string',
'Programs__shore_excursion_type' => 'string',
'Programs.shore_excursion_type' => 'string',
'shore_excursion_type' => 'string',
'Programs__is_private_jet' => 'boolean',
'Programs.is_private_jet' => 'boolean',
'is_private_jet' => 'boolean',
'Programs__private_jet_max' => 'string',
'Programs.private_jet_max' => 'string',
'private_jet_max' => 'string',
'Programs__is_hilocals' => 'boolean',
'Programs.is_hilocals' => 'boolean',
'is_hilocals' => 'boolean',
'Programs__is_high_demand' => 'boolean',
'Programs.is_high_demand' => 'boolean',
'is_high_demand' => 'boolean',
'Programs__is_search' => 'boolean',
'Programs.is_search' => 'boolean',
'is_search' => 'boolean',
'Programs__search_order' => 'integer',
'Programs.search_order' => 'integer',
'search_order' => 'integer',
'Programs__hilocal_video' => 'string',
'Programs.hilocal_video' => 'string',
'hilocal_video' => 'string',
'Programs__hilocal_local' => 'text',
'Programs.hilocal_local' => 'text',
'hilocal_local' => 'text',
'Programs__is_easter' => 'boolean',
'Programs.is_easter' => 'boolean',
'is_easter' => 'boolean',
'Programs__easter_country' => 'string',
'Programs.easter_country' => 'string',
'easter_country' => 'string',
'Programs__easter_type' => 'string',
'Programs.easter_type' => 'string',
'easter_type' => 'string',
'Programs__easter_hotdeals' => 'boolean',
'Programs.easter_hotdeals' => 'boolean',
'easter_hotdeals' => 'boolean',
'Programs__medical_offer' => 'boolean',
'Programs.medical_offer' => 'boolean',
'medical_offer' => 'boolean',
'Programs__medical_discount' => 'string',
'Programs.medical_discount' => 'string',
'medical_discount' => 'string',
'Programs__affordable_tour' => 'boolean',
'Programs.affordable_tour' => 'boolean',
'affordable_tour' => 'boolean',
'Programs__countries' => 'string',
'Programs.countries' => 'string',
'countries' => 'string',
'Programs__cities' => 'string',
'Programs.cities' => 'string',
'cities' => 'string',
'Programs__nights' => 'string',
'Programs.nights' => 'string',
'nights' => 'string',
'Programs__maximum' => 'string',
'Programs.maximum' => 'string',
'maximum' => 'string',
'Programs__years' => 'string',
'Programs.years' => 'string',
'years' => 'string',
'Programs__is_summer' => 'boolean',
'Programs.is_summer' => 'boolean',
'is_summer' => 'boolean',
'Programs__summer_discount' => 'string',
'Programs.summer_discount' => 'string',
'summer_discount' => 'string',
'Programs__summer_price' => 'string',
'Programs.summer_price' => 'string',
'summer_price' => 'string',
'Programs__adwords_desc1' => 'text',
'Programs.adwords_desc1' => 'text',
'adwords_desc1' => 'text',
'Programs__adwords_image1' => 'string',
'Programs.adwords_image1' => 'string',
'adwords_image1' => 'string',
'Programs__adwords_image1_alt' => 'string',
'Programs.adwords_image1_alt' => 'string',
'adwords_image1_alt' => 'string',
'Programs__adwords_image1_title' => 'string',
'Programs.adwords_image1_title' => 'string',
'adwords_image1_title' => 'string',
'Programs__adwords_desc2' => 'text',
'Programs.adwords_desc2' => 'text',
'adwords_desc2' => 'text',
'Programs__adwords_image2' => 'string',
'Programs.adwords_image2' => 'string',
'adwords_image2' => 'string',
'Programs__adwords_image2_alt' => 'string',
'Programs.adwords_image2_alt' => 'string',
'adwords_image2_alt' => 'string',
'Programs__adwords_image2_title' => 'string',
'Programs.adwords_image2_title' => 'string',
'adwords_image2_title' => 'string',
'Programs__adwords_desc3' => 'text',
'Programs.adwords_desc3' => 'text',
'adwords_desc3' => 'text',
'Programs__adwords_image3' => 'string',
'Programs.adwords_image3' => 'string',
'adwords_image3' => 'string',
'Programs__adwords_image3_alt' => 'string',
'Programs.adwords_image3_alt' => 'string',
'adwords_image3_alt' => 'string',
'Programs__adwords_image3_title' => 'string',
'Programs.adwords_image3_title' => 'string',
'adwords_image3_title' => 'string',
'Programs__map_image' => 'string',
'Programs.map_image' => 'string',
'map_image' => 'string',
'Programs__
map_image_alt' => 'string',
'Programs.
map_image_alt' => 'string',
'
map_image_alt' => 'string',
'Programs__
map_image_title' => 'string',
'Programs.
map_image_title' => 'string',
'
map_image_title' => 'string',
'Sites__id' => 'integer',
'Sites.id' => 'integer',
'Sites__title' => 'string',
'Sites.title' => 'string',
'Sites__menu_title' => 'string',
'Sites.menu_title' => 'string',
'menu_title' => 'string',
'Sites__subdomain' => 'string',
'Sites.subdomain' => 'string',
'subdomain' => 'string',
'Sites__meta_title' => 'string',
'Sites.meta_title' => 'string',
'Sites__meta_keywords' => 'string',
'Sites.meta_keywords' => 'string',
'Sites__meta_description' => 'string',
'Sites.meta_description' => 'string',
'Sites__language_id' => 'integer',
'Sites.language_id' => 'integer',
'language_id' => 'integer',
'Sites__currency_id' => 'integer',
'Sites.currency_id' => 'integer',
'currency_id' => 'integer',
'Sites__is_visible' => 'boolean',
'Sites.is_visible' => 'boolean',
'Sites__order' => 'integer',
'Sites.order' => 'integer',
'Sites__slider_title' => 'string',
'Sites.slider_title' => 'string',
'slider_title' => 'string',
'Sites__description' => 'text',
'Sites.description' => 'text',
'Sites__image_url' => 'string',
'Sites.image_url' => 'string',
'Sites__default_site' => 'integer',
'Sites.default_site' => 'integer',
'default_site' => 'integer',
'Sites__default_mail' => 'string',
'Sites.default_mail' => 'string',
'default_mail' => 'string',
'Sites__mail_subject' => 'text',
'Sites.mail_subject' => 'text',
'mail_subject' => 'text',
'Sites__contact_slug' => 'string',
'Sites.contact_slug' => 'string',
'contact_slug' => 'string',
'Sites__call_back_slug' => 'string',
'Sites.call_back_slug' => 'string',
'call_back_slug' => 'string',
'Sites__sitemap_priority' => 'decimal',
'Sites.sitemap_priority' => 'decimal',
'Sites__modified' => 'date',
'Sites.modified' => 'date',
'Sites__sitemap_freq' => 'string',
'Sites.sitemap_freq' => 'string',
'Sites__google_code_head' => 'text',
'Sites.google_code_head' => 'text',
'google_code_head' => 'text',
'Sites__google_code_body' => 'text',
'Sites.google_code_body' => 'text',
'google_code_body' => 'text',
'Sites__google_conversion_code' => 'text',
'Sites.google_conversion_code' => 'text',
'google_conversion_code' => 'text',
'Sites__is_shore' => 'boolean',
'Sites.is_shore' => 'boolean',
'is_shore' => 'boolean',
'Sites__is_landing_page' => 'boolean',
'Sites.is_landing_page' => 'boolean',
'is_landing_page' => 'boolean',
'Sites__landing_title' => 'string',
'Sites.landing_title' => 'string',
'landing_title' => 'string',
'Sites__landing_desc' => 'text',
'Sites.landing_desc' => 'text',
'landing_desc' => 'text',
'Sites__landing_title2' => 'string',
'Sites.landing_title2' => 'string',
'landing_title2' => 'string',
'Sites__landing_desc2' => 'text',
'Sites.landing_desc2' => 'text',
'landing_desc2' => 'text',
'Sites__photo_link' => 'string',
'Sites.photo_link' => 'string',
'photo_link' => 'string',
'Sites__photo_link2' => 'string',
'Sites.photo_link2' => 'string',
'photo_link2' => 'string',
'Sites__dest_mail' => 'string',
'Sites.dest_mail' => 'string',
'dest_mail' => 'string',
'Sites__view_on_tailor' => 'boolean',
'Sites.view_on_tailor' => 'boolean',
'view_on_tailor' => 'boolean',
'SubCategories__id' => 'integer',
'SubCategories.id' => 'integer',
'SubCategories__title' => 'string',
'SubCategories.title' => 'string',
'SubCategories__short_title' => 'string',
'SubCategories.short_title' => 'string',
'SubCategories__is_visible' => 'boolean',
'SubCategories.is_visible' => 'boolean',
'SubCategories__order' => 'integer',
'SubCategories.order' => 'integer',
'SubCategories__slug' => 'string',
'SubCategories.slug' => 'string',
'SubCategories__meta_title' => 'string',
'SubCategories.meta_title' => 'string',
'SubCategories__meta_keywords' => 'string',
'SubCategories.meta_keywords' => 'string',
'SubCategories__meta_description' => 'text',
'SubCategories.meta_description' => 'text',
'SubCategories__image_url' => 'string',
'SubCategories.image_url' => 'string',
'SubCategories__short_description' => 'text',
'SubCategories.short_description' => 'text',
'SubCategories__description' => 'text',
'SubCategories.description' => 'text',
'SubCategories__is_special_offer' => 'boolean',
'SubCategories.is_special_offer' => 'boolean',
'SubCategories__is_accessible' => 'boolean',
'SubCategories.is_accessible' => 'boolean',
'is_accessible' => 'boolean',
'SubCategories__video_link' => 'string',
'SubCategories.video_link' => 'string',
'SubCategories__root_category_id' => 'integer',
'SubCategories.root_category_id' => 'integer',
'SubCategories__site_id' => 'integer',
'SubCategories.site_id' => 'integer',
'SubCategories__old_id' => 'integer',
'SubCategories.old_id' => 'integer',
'old_id' => 'integer',
'SubCategories__attraction' => 'boolean',
'SubCategories.attraction' => 'boolean',
'attraction' => 'boolean',
'SubCategories__program_type_id' => 'integer',
'SubCategories.program_type_id' => 'integer',
'SubCategories__show_on_menu' => 'boolean',
'SubCategories.show_on_menu' => 'boolean',
'show_on_menu' => 'boolean',
'SubCategories__icon_url' => 'string',
'SubCategories.icon_url' => 'string',
'icon_url' => 'string',
'SubCategories__sitemap_priority' => 'decimal',
'SubCategories.sitemap_priority' => 'decimal',
'SubCategories__modified' => 'date',
'SubCategories.modified' => 'date',
'SubCategories__sitemap_freq' => 'string',
'SubCategories.sitemap_freq' => 'string',
'SubCategories__show_ribbon' => 'boolean',
'SubCategories.show_ribbon' => 'boolean',
'show_ribbon' => 'boolean',
'SubCategories__image_alt' => 'string',
'SubCategories.image_alt' => 'string',
'image_alt' => 'string',
'SubCategories__image_title' => 'string',
'SubCategories.image_title' => 'string',
'image_title' => 'string',
'RootCategories__id' => 'integer',
'RootCategories.id' => 'integer',
'RootCategories__title' => 'string',
'RootCategories.title' => 'string',
'RootCategories__short_title' => 'string',
'RootCategories.short_title' => 'string',
'RootCategories__order' => 'integer',
'RootCategories.order' => 'integer',
'RootCategories__slug' => 'string',
'RootCategories.slug' => 'string',
'RootCategories__meta_title' => 'string',
'RootCategories.meta_title' => 'string',
'RootCategories__meta_keywords' => 'string',
'RootCategories.meta_keywords' => 'string',
'RootCategories__meta_description' => 'text',
'RootCategories.meta_description' => 'text',
'RootCategories__image_url' => 'string',
'RootCategories.image_url' => 'string',
'RootCategories__icon_url' => 'string',
'RootCategories.icon_url' => 'string',
'RootCategories__is_visible' => 'boolean',
'RootCategories.is_visible' => 'boolean',
'RootCategories__show_main_menu' => 'boolean',
'RootCategories.show_main_menu' => 'boolean',
'show_main_menu' => 'boolean',
'RootCategories__show_sub_menu' => 'boolean',
'RootCategories.show_sub_menu' => 'boolean',
'show_sub_menu' => 'boolean',
'RootCategories__description' => 'text',
'RootCategories.description' => 'text',
'RootCategories__video_link' => 'string',
'RootCategories.video_link' => 'string',
'RootCategories__program_type_id' => 'integer',
'RootCategories.program_type_id' => 'integer',
'RootCategories__site_id' => 'integer',
'RootCategories.site_id' => 'integer',
'RootCategories__show_on_footer' => 'boolean',
'RootCategories.show_on_footer' => 'boolean',
'show_on_footer' => 'boolean',
'RootCategories__old_id' => 'integer',
'RootCategories.old_id' => 'integer',
'RootCategories__menu_root_category_id' => 'integer',
'RootCategories.menu_root_category_id' => 'integer',
'menu_root_category_id' => 'integer',
'RootCategories__show_on_home' => 'boolean',
'RootCategories.show_on_home' => 'boolean',
'show_on_home' => 'boolean',
'RootCategories__short_description' => 'text',
'RootCategories.short_description' => 'text',
'RootCategories__sitemap_priority' => 'decimal',
'RootCategories.sitemap_priority' => 'decimal',
'RootCategories__modified' => 'date',
'RootCategories.modified' => 'date',
'RootCategories__sitemap_freq' => 'string',
'RootCategories.sitemap_freq' => 'string',
'RootCategories__image_alt' => 'string',
'RootCategories.image_alt' => 'string',
'RootCategories__image_title' => 'string',
'RootCategories.image_title' => 'string',
'RootCategories__faq_id' => 'text',
'RootCategories.faq_id' => 'text',
'faq_id' => 'text',
'ProgramTypes__id' => 'integer',
'ProgramTypes.id' => 'integer',
'ProgramTypes__name' => 'string',
'ProgramTypes.name' => 'string',
'name' => 'string',
'ProgramTypes__view_name' => 'string',
'ProgramTypes.view_name' => 'string',
'view_name' => 'string',
'ProgramTypes__has_dummy_sub' => 'boolean',
'ProgramTypes.has_dummy_sub' => 'boolean',
'has_dummy_sub' => 'boolean',
'Facilities__id' => 'integer',
'Facilities.id' => 'integer',
'Facilities__Internet_Wifi' => 'boolean',
'Facilities.Internet_Wifi' => 'boolean',
'Internet_Wifi' => 'boolean',
'Facilities__Business_center' => 'boolean',
'Facilities.Business_center' => 'boolean',
'Business_center' => 'boolean',
'Facilities__Air_Conditioning' => 'boolean',
'Facilities.Air_Conditioning' => 'boolean',
'Air_Conditioning' => 'boolean',
'Facilities__Swimming_Pools' => 'boolean',
'Facilities.Swimming_Pools' => 'boolean',
'Swimming_Pools' => 'boolean',
'Facilities__Spa' => 'boolean',
'Facilities.Spa' => 'boolean',
'Spa' => 'boolean',
'Facilities__Fitness_center' => 'boolean',
'Facilities.Fitness_center' => 'boolean',
'Fitness_center' => 'boolean',
'Facilities__Beauty_salon' => 'boolean',
'Facilities.Beauty_salon' => 'boolean',
'Beauty_salon' => 'boolean',
'Facilities__Bar' => 'boolean',
'Facilities.Bar' => 'boolean',
'Bar' => 'boolean',
'Facilities__Restaurants' => 'boolean',
'Facilities.Restaurants' => 'boolean',
'Restaurants' => 'boolean',
'Facilities__Gift_shop' => 'boolean',
'Facilities.Gift_shop' => 'boolean',
'Gift_shop' => 'boolean',
'Facilities__Room_service' => 'boolean',
'Facilities.Room_service' => 'boolean',
'Room_service' => 'boolean',
'Facilities__Laundry_Services' => 'boolean',
'Facilities.Laundry_Services' => 'boolean',
'Laundry_Services' => 'boolean',
'Facilities__Parking' => 'boolean',
'Facilities.Parking' => 'boolean',
'Parking' => 'boolean',
'Facilities__Safety_Deposit_Boxes' => 'boolean',
'Facilities.Safety_Deposit_Boxes' => 'boolean',
'Safety_Deposit_Boxes' => 'boolean',
'Facilities__Telephone' => 'boolean',
'Facilities.Telephone' => 'boolean',
'Telephone' => 'boolean',
'Facilities__Medical_Services' => 'boolean',
'Facilities.Medical_Services' => 'boolean',
'Medical_Services' => 'boolean',
'Facilities__Elevators' => 'boolean',
'Facilities.Elevators' => 'boolean',
'Elevators' => 'boolean',
'Facilities__Library' => 'boolean',
'Facilities.Library' => 'boolean',
'Library' => 'boolean',
'Facilities__Car_hire' => 'boolean',
'Facilities.Car_hire' => 'boolean',
'Car_hire' => 'boolean',
'Facilities__program_id' => 'integer',
'Facilities.program_id' => 'integer',
'program_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Sites' => [
[maximum depth reached]
],
'SubCategories' => [
[maximum depth reached]
],
'RootCategories' => [
[maximum depth reached]
],
'ProgramTypes' => [
[maximum depth reached]
],
'Facilities' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'scope' => null,
'sort' => null,
'whitelist' => [
[maximum depth reached]
]
],
'repository' => object(App\Model\Table\ProgramsTable) {}
}
$allPrograms = object(Cake\ORM\ResultSet) {
'items' => []
}
$reviews = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 4215,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Paula',
'discription' => '<p>7 días en Turquía saben a poco!!! Cada esquina en Estambul es una foto. Subimos a la Torre Gálata, vistas increíbles aunque fila larga.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 4214,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Esteban Soto',
'discription' => '<p>No sé cómo explicar la magia que tiene Turkia. Es como si cada lugar contara una historia diferente. Quiero volver ya.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 4220,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Carlita',
'discription' => '<p>No me esperaba tanto contraste entre lugares. Estambul vibrante, Capadocia mágica, Pamukkale blanco como la nieve. El guía fue un crack, sabía TODO. Muchas Gracis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 4219,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Ignacio',
'discription' => '<p>Gracias!!!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 4217,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Alejandro Valdés',
'discription' => '<p>Los 5 días fueron intensos! Estambul de locura: mezquitas, bazares, hamam. Y en Capadocia amanecer en globo fue lo mejor que viví ❤️.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 4221,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Sr. Santiago ',
'discription' => '<p>Vimos tanto en 11 días que aún estoy procesando. Cada lugar era como otro mundo. Me encantó Bursa al final, no sabía nada de la ciudad y fue una linda sorpresa.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 6 => object(Cake\ORM\Entity) {
'id' => (int) 4213,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Ana González',
'discription' => '<p>La mezquita azul es preciosa, pero estaba super llena de turistas. Recomiendo ir muy temprano si quieren fotos lindas. un viaje muy bueno gracias por este servicio genial.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 7 => object(Cake\ORM\Entity) {
'id' => (int) 4212,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Sabrina José Marquez',
'discription' => '<p>No puedo creer lo que viví en Estambul. La comida, la gente, todo fue increíble... aunque el tráfico es una locura jajaja. El Gran Bazar es un laberinto pero vale la pena perderse.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 8 => object(Cake\ORM\Entity) {
'id' => (int) 4216,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Pedro Flores',
'discription' => '<p>Demasiado por ver en tan poco tiempo. Hicimos Topkapi, Mezquita Azul, Gran Bazar y paseo en barco por el Bósforo. Exhaustos pero felices.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 9 => object(Cake\ORM\Entity) {
'id' => (int) 4208,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Camilia Penzo',
'discription' => '<p>Viajé a Turquía con Memphis y fue una experiencia increíble. Los guías estaban bien informados y muy amables, la comida era deliciosa y las vistas eran impresionantes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 10 => object(Cake\ORM\Entity) {
'id' => (int) 4209,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Fabiola Eduardo',
'discription' => '<p>Recomiendo viajar con ellos su organización y servicios fueron insuperables.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 11 => object(Cake\ORM\Entity) {
'id' => (int) 4194,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Sara Angel',
'discription' => '<p>Muchas gracias Memphis, tuve la oportunidad de viajar a Turquía durante 11 días y debo decir que fue una experiencia inolvidable. Cada momento estuvo lleno de descubrimientos y sorpresas. un viaje muy muy recomendada!!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 12 => object(Cake\ORM\Entity) {
'id' => (int) 4193,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Juan Marcelo',
'discription' => '<p>Nuestra experiencia en Turquía fue increíble, todo fue según nuestras necesidades. De verdad, un viaje que nunca olvidaré. Me encantó.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 13 => object(Cake\ORM\Entity) {
'id' => (int) 4158,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Sabrina Gonzalez',
'discription' => '<p>Un viaje increíble a Turquía con Memphis Tours . nos trata con mucha amablidad y profesionalidad y lo mejor de todo fue nuestro guía, que nos contó historias increíbles y nos enseñó todos los secretos de Turquía. ¡Un viaje genial que nunca olvidaré!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 14 => object(Cake\ORM\Entity) {
'id' => (int) 4207,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Mariana',
'discription' => '<p>Viaje Inolvidable, muchas gracias </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 15 => object(Cake\ORM\Entity) {
'id' => (int) 3567,
'title' => '',
'is_visible' => true,
'clinte_name' => 'José Conso',
'discription' => '<p>Un viaje muy especial, a mi me gusta Atenas mucho fue muy atractiva. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 16 => object(Cake\ORM\Entity) {
'id' => (int) 3768,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Adrián Victorino ',
'discription' => '<p>Todo fue de primera, los servicios fueron de alta calidad y el guía fue muy profesional.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 17 => object(Cake\ORM\Entity) {
'id' => (int) 3925,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Aldana Bartolo ',
'discription' => '<p>Mi viaje allí superó todas mis expectativas Turquia fue una elección perfecta un destino exótico y lleno de historia y cultura con recorridos increíbles</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 18 => object(Cake\ORM\Entity) {
'id' => (int) 3941,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Ellie Ireneo ',
'discription' => '<p>Nuestra experiencia en Turquía fue fantástica en todos los sentidos. Sin embargo, nuestro guía turístico fue el verdadero punto destacado del viaje. Fue increíble en todos los aspectos, brindándonos una experiencia única e inolvidable. Muchas gracias por todo. </p>
<p>Besos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 19 => object(Cake\ORM\Entity) {
'id' => (int) 3887,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Ginebra Pablo ',
'discription' => '<p>Mi viaje allí fue muy muy muy bien organizada. Todo fue perfecto, Turquia es muy diferente. No puedo esperar para volver</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 20 => object(Cake\ORM\Entity) {
'id' => (int) 2892,
'title' => 'Perfecto ',
'is_visible' => true,
'clinte_name' => 'Erica Crispín ',
'discription' => '<p>Toda la experiencia fue increíble y la agente de viaje fue excelente, Muchas gracias.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 21 => object(Cake\ORM\Entity) {
'id' => (int) 3771,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Valerio Alan ',
'discription' => '<p>Un sueño hecho realidad, los guías fueron sumamente responsables, Todo perfectamente organizado</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 22 => object(Cake\ORM\Entity) {
'id' => (int) 3565,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Sara',
'discription' => '<p>Muchíasimas gracias a esta experiencia </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 23 => object(Cake\ORM\Entity) {
'id' => (int) 4218,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Lana',
'discription' => '',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 24 => object(Cake\ORM\Entity) {
'id' => (int) 3547,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Martha Armenta ',
'discription' => '<p>Encontré la mejor experiencia turística con Memphis Tours. Fue mi primera vez viajar en mi vida y fue única Grecia fue mejor. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 25 => object(Cake\ORM\Entity) {
'id' => (int) 3950,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Elena Ramiro',
'discription' => '<p>No podría estar más contento con mi viaje a Turquía. La gente es muy amable y acogedora, lo que hizo que me sintiera como en casa. Además, la belleza natural del país es fascinante. La visita de los paseos en globo en Capadocia fueron uno de los puntos más destacados de mi viaje. Sin duda, un destino imperdible para todas las personas de cualquier edad. Un agradecimiento especial a nuestro guia turistico, era paciente y muy profesional, muchas gracias.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 26 => object(Cake\ORM\Entity) {
'id' => (int) 3852,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Antonio ',
'discription' => '<p>Mi viaje allí superó todas mis expectativas, Turquia fue una elección perfecta un destino exótico y lleno de historia y cultura con recorridos increíbles. Gracias a nuestro guía turístico y gracias a Memphis por crearnos un viaje sin igual.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 27 => object(Cake\ORM\Entity) {
'id' => (int) 2877,
'title' => 'EXÓTICO',
'is_visible' => true,
'clinte_name' => 'Rafeal Saúl Unai ',
'discription' => '<p>Todo fue estupendo, muy bien organizado</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 28 => object(Cake\ORM\Entity) {
'id' => (int) 1758,
'title' => 'Muchísimas gracias',
'is_visible' => true,
'clinte_name' => 'Juan Martín ',
'discription' => '<p>Si tengo que organizar otro viaje a Turquía en el futuro, definitivamente será con ellos sin dudarlo, me divertí mucho, no puedo decir otra cosa que muchas gracias <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 29 => object(Cake\ORM\Entity) {
'id' => (int) 2902,
'title' => 'Mejor tiempo en Turquía',
'is_visible' => true,
'clinte_name' => 'Jasón Goran ',
'discription' => '<p>Quedamos muy satisfechos de nuestra experiencia en Estmabul y Capadocia, un país de alta seguridad lo recomiendo muchísimo, el guía habla muy bien español y fue muy profesional así que respondió a todas nuestras dudas. Fue el mejor viaje gracias.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 30 => object(Cake\ORM\Entity) {
'id' => (int) 1825,
'title' => 'Viaje a Grecia ',
'is_visible' => true,
'clinte_name' => 'Gael Jesús',
'discription' => '<p>Me encantó el viaje, todo fue bien.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 31 => object(Cake\ORM\Entity) {
'id' => (int) 3922,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Claudia Manuel',
'discription' => '<p>Recomiendo mucho visitar Turquia al menos una vez en la vida, una experiencia sin igual, 100% voy a reservar con ellos en el futuro. Turquia tiene mucho para ofrecer. Troya es fascinante!!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 32 => object(Cake\ORM\Entity) {
'id' => (int) 2886,
'title' => 'Viaje muy recomendable',
'is_visible' => true,
'clinte_name' => 'Edna Gaspar ',
'discription' => '<p>Nuestra experiencia con Memphis tours fue muy positiva y bien organizada. Los tours fueron muy buenos y el guía era muy ayudante. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 33 => object(Cake\ORM\Entity) {
'id' => (int) 2633,
'title' => 'Muchas gracias',
'is_visible' => true,
'clinte_name' => 'Boris Gabriel ',
'discription' => '<p>Mi experiencia fue la mejor, muy excelente empresa.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 34 => object(Cake\ORM\Entity) {
'id' => (int) 3850,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Julieta Peréz',
'discription' => '<p>Mi viaje allí fue muy muy muy bien organizada. Todo fue perfecto Turquia es fascinante. No puedo esperar para volver otra vez y porsupuesto será con ustedes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 35 => object(Cake\ORM\Entity) {
'id' => (int) 3885,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Dana Amelio ',
'discription' => '<p>Excelente organización, con excelente atención desde nuestra llegada.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 36 => object(Cake\ORM\Entity) {
'id' => (int) 1794,
'title' => 'Un viaje mejor a Turquía ',
'is_visible' => true,
'clinte_name' => 'Martina ',
'discription' => '<p>Pasé un gran viaje en Turquía por 9 días, el guía Abdullah fue más que profesional, muchas gracias por todo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 37 => object(Cake\ORM\Entity) {
'id' => (int) 1740,
'title' => 'Viaje increible',
'is_visible' => true,
'clinte_name' => 'Agustín Emanuel ',
'discription' => '<p>Me gusto mucho el viaje, el guia ahmed fue super profesional y fue muy puntual. Todo fue increible</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 38 => object(Cake\ORM\Entity) {
'id' => (int) 1788,
'title' => 'Viaje a Turquía co mi esposo',
'is_visible' => true,
'clinte_name' => 'Candela rodrigo',
'discription' => '<p>Viajé a Turquía con mi esposo, fue perfecto ya que disfruté mucho todo lo relacionado con el país, gracias a memphis que ha creado este viaje genial.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 39 => object(Cake\ORM\Entity) {
'id' => (int) 2894,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Mara Serbal ',
'discription' => '<p>Todo perfecto, gracias</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 40 => object(Cake\ORM\Entity) {
'id' => (int) 3939,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Lawrence Gerardo ',
'discription' => '<p>Tuvimos un viaje excelente a Turquia con memphis, todo los tours fueron lo mejor de todo, me gusta mucho Turquía un país lleno de cultura y historia, definitivamente lo recomiendo mucho viajar a Turquia y reservar el viaje con memphis especificamente . </p>
<p><br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 41 => object(Cake\ORM\Entity) {
'id' => (int) 3948,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Paulina ',
'discription' => '<p>Mi viaje a Turquía con mi familia fue una experiencia increíble. Desde el primer día, me enamoré de la cultura, la historia y la deliciosa comida. El tour estuvo muy bien organizado y me permitió conocer los lugares más emblemáticos del país especialmenete Capadocia un maravilla. Recomiendo absolutamente este destino y espero volver pronto.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 42 => object(Cake\ORM\Entity) {
'id' => (int) 1829,
'title' => 'Una muy buena experiencia ',
'is_visible' => true,
'clinte_name' => 'Oriol Agustí',
'discription' => '<p>Un viaje super recomendable, me he divertido mucho. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 43 => object(Cake\ORM\Entity) {
'id' => (int) 1383,
'title' => 'Mi viaje a Turquía con Memphis Tours',
'is_visible' => true,
'clinte_name' => 'Ana Goméz',
'discription' => '<p>Organicé un viaje increíble a Turquía con Memphis Tours. La experiencia fue inolvidable empezando de la comida hasta el vuelo en globos en Capadocia que fue la estrella del viaje. Todo el programa fue súper organizado e interesante. Lo pasé muy bien gracias a ellos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 44 => object(Cake\ORM\Entity) {
'id' => (int) 1761,
'title' => 'El mejor de todo!',
'is_visible' => true,
'clinte_name' => 'Isabella Victor',
'discription' => '<p>Realmente fue un viaje inmejorable, ya que me ayudaron a crear el mejor viaje, quedé muy impresionada ya que la guía habla español con fluidez y sabe todo del pais, gracias por todo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 45 => object(Cake\ORM\Entity) {
'id' => (int) 1827,
'title' => 'Viaje genial a Egipto y Turquía',
'is_visible' => true,
'clinte_name' => 'Alonso Fabio',
'discription' => '<p>Me gustó mucho el viaje, Egipto y Turquía son impresionantes. Recomiendo mucho este viaje.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 46 => object(Cake\ORM\Entity) {
'id' => (int) 3876,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Ágata Santiago ',
'discription' => '<p>Mi viaje a Turquia fue una experiencia única y bien organizada, gracias a nuestro guía.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 47 => object(Cake\ORM\Entity) {
'id' => (int) 3942,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Paulino Jamés',
'discription' => '<p>Un viaje sin igual todo fue perfecto, nuestro guia fue muy amable y ayudante , los recorridos fueron de primera. estoy satisfecho con todo el viaje</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 48 => object(Cake\ORM\Entity) {
'id' => (int) 1777,
'title' => 'Mejor experiencia con Memphis',
'is_visible' => true,
'clinte_name' => 'Alejandro Nicolas',
'discription' => '<p>Mi viaje se retrasó 3 horas, así que los contacté para que me ayudaran a arreglar el programa, fueron muy amables y arreglaron todo, fueron súper profesionales, muchas gracias por esta increíble experiencia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 49 => object(Cake\ORM\Entity) {
'id' => (int) 3860,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Paulo Valle ',
'discription' => '<p>No puedo dejar de hablar de mi viaje a Turquia todo fue espectacular pasamos 10 días de maravillas. Un viaje q merece mucho la pena y muy recomendable. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 50 => object(Cake\ORM\Entity) {
'id' => (int) 3943,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Miguel Alvarés',
'discription' => '<p>SIN IGUAL!!!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 51 => object(Cake\ORM\Entity) {
'id' => (int) 1542,
'title' => 'Mi viaje a Estambul',
'is_visible' => true,
'clinte_name' => 'Jose Valverde',
'discription' => '<p>Contraté la agencia Memphis Tours para organizar un pequeño viaje a Estambul. Pasé allí 4 días increíbles. Es una ciudad maravillosa con muchas culturas. Me gustó mucho la arquitectura de las mezquitas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 52 => object(Cake\ORM\Entity) {
'id' => (int) 2629,
'title' => 'Viaje a turquia sin falta!',
'is_visible' => true,
'clinte_name' => 'Ada Miguel ',
'discription' => '<p>El recorrido estuvo muy bien organizado, todo fue como lo pedimos, el agente de reservas hizo todo lo posible para que todo se basara en nuestras necesidades, gracias por todo, el viaje fue fascinante, especialmente Capadocia. Gracias todo fue de primera y por supuesto, no será la última vez que reserve con usted.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 53 => object(Cake\ORM\Entity) {
'id' => (int) 2647,
'title' => 'Experiencia muy buena ',
'is_visible' => true,
'clinte_name' => 'Cristian Darío ',
'discription' => '<p>Me encantó la experiencia con Memphis, y me gustaría volver a hacerlo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 54 => object(Cake\ORM\Entity) {
'id' => (int) 2878,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Aldana',
'discription' => '<p>Muchas gracias </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 55 => object(Cake\ORM\Entity) {
'id' => (int) 3866,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Javier Goméz',
'discription' => '<p>Mi esposa y yo tuvimos un viaje inolvidable a Turquia, todo fue increíble. Queremos expresar nuestro agradecimiento por una experiencia maravillosa. ¡Muchas gracias!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 56 => object(Cake\ORM\Entity) {
'id' => (int) 1754,
'title' => 'Gracias por todo, ha sido el mejor viaje que he tenido',
'is_visible' => true,
'clinte_name' => 'A.J',
'discription' => '<p>Pasamos un viaje de 9 días en Turquía y fue increíble, desde el día de llegada y todo estuvo bien planeado y el guia fue siempre a tiempo, muchísimas gracias memphis. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 57 => object(Cake\ORM\Entity) {
'id' => (int) 2887,
'title' => 'Gracias Memphis por esa experiencia increíble ',
'is_visible' => true,
'clinte_name' => 'Dante Florentino ',
'discription' => '<p>Viajé con mi familia a Turquía, y todo fue muy cómodo, tuvimos una experiencia diferente y genial. Gracias. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 58 => object(Cake\ORM\Entity) {
'id' => (int) 1801,
'title' => 'Un viaje perfecto con memphis ',
'is_visible' => true,
'clinte_name' => 'Clara Jaime',
'discription' => '<p style="text-align:justify">Me gustó mucho el viaje, las cuevas de Capadocia fueron increíbles, no pensé que podría tener un viaje perfecto como este.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 59 => object(Cake\ORM\Entity) {
'id' => (int) 3952,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Jorge Alvaro',
'discription' => '<p>Viajé a Turquía con mi esposa y fue un viaje espiritual. Tuve la oportunidad de visitar lugares sagrados de diferentes religiones, como la Mezquita Azul y la Iglesia de Santa Sofía en Estambul, y de experimentar de primera mano la rica diversidad cultural del país.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 60 => object(Cake\ORM\Entity) {
'id' => (int) 3944,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Silvia Moreno',
'discription' => '<p>Mi familia y yo tuvimos un viaje extraordinario a Turquía, visitando numerosos lugares turísticos emblemáticos, alojándonos en cómodos hoteles y nuestro guía fue muy profesional altamente calificado. En general, la experiencia fue perfecta.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 61 => object(Cake\ORM\Entity) {
'id' => (int) 1708,
'title' => 'Experiencia mejor!',
'is_visible' => true,
'clinte_name' => 'Sofía Hugo',
'discription' => '<p>Todo fue como se mencionó, gracias por este viaje mágico, gracias Memphis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 62 => object(Cake\ORM\Entity) {
'id' => (int) 1792,
'title' => 'Gran viaje a Turquía!',
'is_visible' => true,
'clinte_name' => 'mario izan',
'discription' => '<p>Esta no es la primera vez que visito Turquía, pero de hecho fue la mejor, todo estuvo bien organizado y perfecto.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 63 => object(Cake\ORM\Entity) {
'id' => (int) 1818,
'title' => 'Mejor viaje a Turquía ',
'is_visible' => true,
'clinte_name' => 'Giorgio',
'discription' => '<p>Muchas gracias por crear el mejor viaje de mi vida.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 64 => object(Cake\ORM\Entity) {
'id' => (int) 3548,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Marlon Ruiz ',
'discription' => '<p>Pasé mi luna de miel en Grecia con Memphis y fue una experiencia muy especial gracias por todo , el guía fue muy profesional y muy ateno, hemos disfrutado mucho. Muchas gracias</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 65 => object(Cake\ORM\Entity) {
'id' => (int) 1790,
'title' => 'Viaje extraordinario a Turquía con memphis',
'is_visible' => true,
'clinte_name' => 'David Enzo',
'discription' => '<p>Extraordinario viaje a Turquía con mi familia, ya que hemos visitado muchas lugares ,nuestro alojamiento fue muy cómodo, y el guía fue muy profesional. en total todo fue perfectoooo!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 66 => object(Cake\ORM\Entity) {
'id' => (int) 1796,
'title' => 'Viaje a Turquía con mi familia',
'is_visible' => true,
'clinte_name' => 'Carlota',
'discription' => '<p>Una muy buena experiencia, Todo salió bien.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 67 => object(Cake\ORM\Entity) {
'id' => (int) 1695,
'title' => 'experiencia increíble in Turquía ',
'is_visible' => true,
'clinte_name' => 'Mireia Manuel ',
'discription' => '<p>Que increíble esta es mi primera vez en Turquía, lo he disfrutado muchísimo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 68 => object(Cake\ORM\Entity) {
'id' => (int) 3557,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Carlos ',
'discription' => '<p>Un viaje muy buen organizado y todo fue fantástico. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 69 => object(Cake\ORM\Entity) {
'id' => (int) 2893,
'title' => 'Un viaje inolvidable ',
'is_visible' => true,
'clinte_name' => 'Rosario Armando ',
'discription' => '<p>Tengo que decir que Memphis es una de las mejores opciones para viajar a Turquía. El precio fue muy económico y fue la mejor experiencia que he tenido.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 70 => object(Cake\ORM\Entity) {
'id' => (int) 1698,
'title' => 'Mejor viaje',
'is_visible' => true,
'clinte_name' => 'Irati ',
'discription' => '<p>Recomiendo viajar a Turquía, fue realmente interesante y lleno de actividad y el clima fue realmente refrescante.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 71 => object(Cake\ORM\Entity) {
'id' => (int) 1774,
'title' => 'Me gustó esta agencia.',
'is_visible' => true,
'clinte_name' => 'Gabriel Pau Hernandez',
'discription' => '<p>Me gusto mucho mi viaje a Turquía, todo fue tan perfecto, y fueron muy confiables en cuanto a pagos y servicios. Lo disfruté mucho.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 72 => object(Cake\ORM\Entity) {
'id' => (int) 1826,
'title' => 'Muchas gracias por esa experiencia espléndida',
'is_visible' => true,
'clinte_name' => 'Unai',
'discription' => '<p>Viajé a grecia en mi luna de miel, el viaje estuvo muy bien organizado, las islas en grecia son increíbles. Muchas gracias</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 73 => object(Cake\ORM\Entity) {
'id' => (int) 1822,
'title' => 'Tour Excelente!!!',
'is_visible' => true,
'clinte_name' => 'Doménico ',
'discription' => '<p>Montar en globo en Capadocia era increíble, la vista era extraordinaria. Era muy contento</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 74 => object(Cake\ORM\Entity) {
'id' => (int) 3877,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Bruno Gerardo ',
'discription' => '<p>Viajé solo a Turquía y el viaje allí fue mágico. Muchas gracias por todo </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 75 => object(Cake\ORM\Entity) {
'id' => (int) 3555,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Graciela',
'discription' => '<p>Un viaje excelente, el guía fue totalmente profesional y nos explicó toda la historia tras cada lugar visitado. Grecia es genial</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 76 => object(Cake\ORM\Entity) {
'id' => (int) 1541,
'title' => 'Mi Estancia en Turquía',
'is_visible' => true,
'clinte_name' => 'Claudia Enrique',
'discription' => '<p>Pasé unos 6 días en Turquía en las ciudades de Estambul y Capadocia. La verdad que Capadocia me gustó mucho pero no pude soportar el tráfico y el ruido en Estambul y a mí me gustan más los paisajes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 3,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 77 => object(Cake\ORM\Entity) {
'id' => (int) 1702,
'title' => 'Viaje a estambul',
'is_visible' => true,
'clinte_name' => 'Samuel Álvaro',
'discription' => '<p>La pasé muy bien en Turquía, todo fue más que perfecto para mí. Realmente disfruté todo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 78 => object(Cake\ORM\Entity) {
'id' => (int) 1756,
'title' => '100% recomendable!!',
'is_visible' => true,
'clinte_name' => 'Daniel Paredes',
'discription' => '<p>Este viaje superó nuestras expectativas, tuve muchos recuerdos hermosos y tomé hermosas fotos. gracias Karam, nuestro guía turístico y también un agradecimiento especial a nuestro conductor, ya que ambos fueron súper profesionales y muy humildes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 79 => object(Cake\ORM\Entity) {
'id' => (int) 1797,
'title' => 'mi experiencia en Turquía ',
'is_visible' => true,
'clinte_name' => 'Valeria ',
'discription' => '<p>No estaba nada contento con el hecho de que el aire acondicionado estaba roto, eso fue muy frustrante.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 3,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 80 => object(Cake\ORM\Entity) {
'id' => (int) 1824,
'title' => 'Viaje a Turquía',
'is_visible' => true,
'clinte_name' => 'Lucián Thiago',
'discription' => '<p>Muchas gracias por ese increíble viaje, todo fue perfecto, recomiendo mucho viajar con Memphis por sus mejores precios y servicios.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 81 => object(Cake\ORM\Entity) {
'id' => (int) 1821,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Rómulo',
'discription' => '<p>Muy buena agencia, es la primera vez que viajo al extranjero y no será la última. Muchas gracias por todo</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 82 => object(Cake\ORM\Entity) {
'id' => (int) 2890,
'title' => 'Muchas gracias ',
'is_visible' => true,
'clinte_name' => 'Gerardo Artai ',
'discription' => '<p>Es la primera vez que viajo a Turquía y fue maravilloso. Gracias a Memphis Tours he tenido una experiencia única. He podido conocer los lugares más emblemáticos y he recebido los mejores servicios.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 83 => object(Cake\ORM\Entity) {
'id' => (int) 1828,
'title' => 'mi viaje con mi familia ',
'is_visible' => true,
'clinte_name' => 'Xabier',
'discription' => '<p>Viajé con mi familia, nos gustó mucho el viaje, todo estuvo bien organizado.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 84 => object(Cake\ORM\Entity) {
'id' => (int) 3936,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Miguel mejia',
'discription' => '<p>El guía fue muy agradable y sus explicaciones fueron muy interesantes. Disfrutamos mucho de nuestro experiencia en Turquia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 85 => object(Cake\ORM\Entity) {
'id' => (int) 3562,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Paula Jimenez',
'discription' => '<p>Mi luna de miel fue sin falta muchas gracias por todo. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 86 => object(Cake\ORM\Entity) {
'id' => (int) 1753,
'title' => 'Viaje inolvidabe en Turquía ',
'is_visible' => true,
'clinte_name' => 'Samuel calderón',
'discription' => '<p>La calidad de sus servicios fue perfecta, mi esposo y yo disfrutamos mucho el viaje.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 87 => object(Cake\ORM\Entity) {
'id' => (int) 3873,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Bora Manuel',
'discription' => '<p>No tengo palabras para describir lo increíble que fue nuestro viaje a Turquía con Memphis Tours. Todos los servicios que recibimos fueron de mejor calidad los automóviles, el hotel y los tours. Realmente agradecemos al equipo por hacer de nuestra experiencia en Turquía algo inolvidable.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 88 => object(Cake\ORM\Entity) {
'id' => (int) 1743,
'title' => 'Excelente companía',
'is_visible' => true,
'clinte_name' => 'Adrián ',
'discription' => '<p>Un tour súper excelente, nos atendieron muy bien. Mil gracias por todo</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 89 => object(Cake\ORM\Entity) {
'id' => (int) 3853,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Vanessa Eder',
'discription' => '<p>Fue una experiencia única. gracias</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 90 => object(Cake\ORM\Entity) {
'id' => (int) 2899,
'title' => 'Viaje maravilloso',
'is_visible' => true,
'clinte_name' => 'Marcelo T.',
'discription' => '<p>He vivido la mejor experiencia del mundo en Turquía, nuestro visita a Capadocia fue la mejor de todas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 91 => object(Cake\ORM\Entity) {
'id' => (int) 3923,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Gael Ireneo ',
'discription' => '<p>Un viaje 100% recomendable. Muchísimas gracias Memphis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 92 => object(Cake\ORM\Entity) {
'id' => (int) 2885,
'title' => 'Tour excelente con el mejor agencia de viaje ',
'is_visible' => true,
'clinte_name' => 'Antonio Felipe',
'discription' => '<p>Excelente guías, servicios muy buenos, fue el gran tour del mundo. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 93 => object(Cake\ORM\Entity) {
'id' => (int) 3953,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Alberto Gomez',
'discription' => '<p>un viaje excelente , gracias </p>
<p><br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 94 => object(Cake\ORM\Entity) {
'id' => (int) 3883,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Ida Kuno ',
'discription' => '<p>Mi viaje a Turquia fue una experiencia inolvidable, los colores de las casas, la cultura rica y, la gente, el guía y la empresa en general todo fue increíble</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 95 => object(Cake\ORM\Entity) {
'id' => (int) 3858,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Lara Ruiz',
'discription' => '<p>Un viaje 100% recomendable. Muchísimas gracias memphis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 96 => object(Cake\ORM\Entity) {
'id' => (int) 2632,
'title' => '',
'is_visible' => true,
'clinte_name' => 'Elena Benigno ',
'discription' => '<p>El atasco fue malo y el conductor no pudo encontrar otras rutas para llegar a tiempo a nuestros destinos</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 2,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 97 => object(Cake\ORM\Entity) {
'id' => (int) 2638,
'title' => 'Gran viaje',
'is_visible' => true,
'clinte_name' => 'Carolin Blanco',
'discription' => '<p>Mucha puntualidad, Un país maravilloso en cuanto a todo, una agencia super profesional y muy atenta.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 5,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 98 => object(Cake\ORM\Entity) {
'id' => (int) 2646,
'title' => 'Mi experiencia en Turquia',
'is_visible' => true,
'clinte_name' => 'Laura Joan ',
'discription' => '<p>Bien viaje pero el problema es que me rompieron la maleta en el aeropuerto y eso fue lo malo del viaje</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 3,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
},
(int) 99 => object(Cake\ORM\Entity) {
'id' => (int) 2628,
'title' => 'Gracias',
'is_visible' => true,
'clinte_name' => 'Dylan Iker ',
'discription' => '<p>Todo fue genial.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 44,
'stars' => (int) 4,
'is_tripadvisor' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
}
]
$reviews_counts = [
(int) 5 => [
(int) 0 => (int) 4215,
(int) 1 => (int) 4214,
(int) 2 => (int) 4220,
(int) 3 => (int) 4219,
(int) 4 => (int) 4217,
(int) 5 => (int) 4221,
(int) 6 => (int) 4212,
(int) 7 => (int) 4208,
(int) 8 => (int) 4209,
(int) 9 => (int) 4194,
(int) 10 => (int) 4193,
(int) 11 => (int) 4158,
(int) 12 => (int) 4207,
(int) 13 => (int) 3567,
(int) 14 => (int) 3768,
(int) 15 => (int) 3941,
(int) 16 => (int) 3887,
(int) 17 => (int) 3771,
(int) 18 => (int) 4218,
(int) 19 => (int) 3547,
(int) 20 => (int) 3950,
(int) 21 => (int) 3852,
(int) 22 => (int) 1758,
(int) 23 => (int) 2902,
(int) 24 => (int) 3922,
(int) 25 => (int) 2633,
(int) 26 => (int) 1740,
(int) 27 => (int) 1788,
(int) 28 => (int) 2894,
(int) 29 => (int) 3939,
(int) 30 => (int) 3948,
(int) 31 => (int) 1383,
(int) 32 => (int) 1829,
(int) 33 => (int) 1761,
(int) 34 => (int) 1827,
(int) 35 => (int) 3876,
(int) 36 => (int) 3942,
(int) 37 => (int) 1777,
(int) 38 => (int) 3860,
(int) 39 => (int) 3943,
(int) 40 => (int) 2629,
(int) 41 => (int) 3866,
(int) 42 => (int) 1754,
(int) 43 => (int) 2887,
(int) 44 => (int) 1801,
(int) 45 => (int) 3952,
(int) 46 => (int) 3944,
(int) 47 => (int) 1708,
(int) 48 => (int) 1792,
(int) 49 => (int) 1818,
(int) 50 => (int) 3548,
(int) 51 => (int) 1790,
(int) 52 => (int) 1695,
(int) 53 => (int) 2893,
(int) 54 => (int) 1774,
(int) 55 => (int) 1698,
(int) 56 => (int) 1826,
(int) 57 => (int) 1702,
(int) 58 => (int) 1756,
(int) 59 => (int) 1824,
(int) 60 => (int) 1821,
(int) 61 => (int) 2890,
(int) 62 => (int) 3936,
(int) 63 => (int) 1828,
(int) 64 => (int) 3562,
(int) 65 => (int) 3873,
(int) 66 => (int) 1743,
(int) 67 => (int) 3853,
(int) 68 => (int) 2899,
(int) 69 => (int) 2885,
(int) 70 => (int) 3883,
(int) 71 => (int) 2638,
(int) 72 => (int) 2636,
(int) 73 => (int) 3699,
(int) 74 => (int) 3851,
(int) 75 => (int) 3695,
(int) 76 => (int) 3553,
(int) 77 => (int) 3563,
(int) 78 => (int) 2876,
(int) 79 => (int) 2642,
(int) 80 => (int) 3878,
(int) 81 => (int) 1789,
(int) 82 => (int) 3566,
(int) 83 => (int) 1775,
(int) 84 => (int) 3949,
(int) 85 => (int) 1381,
(int) 86 => (int) 2630,
(int) 87 => (int) 1835,
(int) 88 => (int) 2900,
(int) 89 => (int) 2875,
(int) 90 => (int) 2648,
(int) 91 => (int) 1812,
(int) 92 => (int) 3947,
(int) 93 => (int) 1841,
(int) 94 => (int) 1809,
(int) 95 => (int) 2884,
(int) 96 => (int) 1697,
(int) 97 => (int) 2643,
(int) 98 => (int) 2635,
(int) 99 => (int) 2639,
(int) 100 => (int) 3882,
(int) 101 => (int) 3556,
(int) 102 => (int) 3864,
(int) 103 => (int) 2649,
(int) 104 => (int) 3554,
(int) 105 => (int) 2637
],
(int) 4 => [
(int) 0 => (int) 4213,
(int) 1 => (int) 4216,
(int) 2 => (int) 3925,
(int) 3 => (int) 2892,
(int) 4 => (int) 3565,
(int) 5 => (int) 2877,
(int) 6 => (int) 1825,
(int) 7 => (int) 2886,
(int) 8 => (int) 3885,
(int) 9 => (int) 3850,
(int) 10 => (int) 1794,
(int) 11 => (int) 1542,
(int) 12 => (int) 2647,
(int) 13 => (int) 2878,
(int) 14 => (int) 1796,
(int) 15 => (int) 3557,
(int) 16 => (int) 1822,
(int) 17 => (int) 3877,
(int) 18 => (int) 3555,
(int) 19 => (int) 1753,
(int) 20 => (int) 3923,
(int) 21 => (int) 3953,
(int) 22 => (int) 3858,
(int) 23 => (int) 2628,
(int) 24 => (int) 3546,
(int) 25 => (int) 3951,
(int) 26 => (int) 3886,
(int) 27 => (int) 2901,
(int) 28 => (int) 1802,
(int) 29 => (int) 3698,
(int) 30 => (int) 1793,
(int) 31 => (int) 3697,
(int) 32 => (int) 3940,
(int) 33 => (int) 3769,
(int) 34 => (int) 1808,
(int) 35 => (int) 3701,
(int) 36 => (int) 1899,
(int) 37 => (int) 2640,
(int) 38 => (int) 1804,
(int) 39 => (int) 1924,
(int) 40 => (int) 1823,
(int) 41 => (int) 3865,
(int) 42 => (int) 1791,
(int) 43 => (int) 3945,
(int) 44 => (int) 2634,
(int) 45 => (int) 3937,
(int) 46 => (int) 3545,
(int) 47 => (int) 2641,
(int) 48 => (int) 2631,
(int) 49 => (int) 2883,
(int) 50 => (int) 2891,
(int) 51 => (int) 2895,
(int) 52 => (int) 2644,
(int) 53 => (int) 3696,
(int) 54 => (int) 3924
],
(int) 3 => [
(int) 0 => (int) 1541,
(int) 1 => (int) 1797,
(int) 2 => (int) 2646,
(int) 3 => (int) 3702,
(int) 4 => (int) 3926,
(int) 5 => (int) 3549,
(int) 6 => (int) 1776,
(int) 7 => (int) 3938,
(int) 8 => (int) 3875,
(int) 9 => (int) 2874,
(int) 10 => (int) 3884
],
(int) 2 => [
(int) 0 => (int) 2632,
(int) 1 => (int) 3874,
(int) 2 => (int) 3849,
(int) 3 => (int) 1815,
(int) 4 => (int) 3946,
(int) 5 => (int) 3770
],
'total_reviews' => (int) 178,
'5Stars' => (int) 106,
'4Stars' => (int) 55,
'3Stars' => (int) 11,
'2Stars' => (int) 6,
'1Stars' => (int) 0,
'total_stars' => (int) 795,
'total_avg' => (float) 4.47
]
app\Controller\RootCategoriesController::view_slug() - APP/Controller/RootCategoriesController.php, line 212
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
AssetCompress\Middleware\AssetCompressMiddleware::__invoke() - ROOT/plugins/AssetCompress/src/Middleware/AssetCompressMiddleware.php, line 57
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40
Warning (512): Unable to emit headers. Headers sent in file=/home/memphisb/live/vendor/cakephp/cakephp/src/Error/Debugger.php line=856 [CORE/src/Http/ResponseEmitter.php, line 54]Code Context if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$maxBufferLength = (int) 8192
$file = '/home/memphisb/live/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 856
$message = 'Unable to emit headers. Headers sent in file=/home/memphisb/live/vendor/cakephp/cakephp/src/Error/Debugger.php line=856'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/memphisb/live/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php, line 155]Code Context $response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$reasonPhrase = 'Moved Permanently'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 155
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/memphisb/live/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php, line 184]Code Context foreach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$cookies = [
'Blog' => [
'name' => 'Blog',
'value' => 'Q2FrZQ==.MDJhOTJiMWVmNjRmYzg2MzQ5MzIxODZlNDRmMjRhMGM5YTRmYzJlMjg1NzJiYTc5YTc5NjYyM2M5OThlYjg3MqAgclq80kJz07faJiGFCr85QK/m8Tm5Ej9SN4frqiN9',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1755570263'
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 184
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 61
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/memphisb/live/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php, line 184]Code Context foreach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
$cookies = [
'Blog' => [
'name' => 'Blog',
'value' => 'Q2FrZQ==.MDJhOTJiMWVmNjRmYzg2MzQ5MzIxODZlNDRmMjRhMGM5YTRmYzJlMjg1NzJiYTc5YTc5NjYyM2M5OThlYjg3MqAgclq80kJz07faJiGFCr85QK/m8Tm5Ej9SN4frqiN9',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1755570263'
]
]
$values = [
(int) 0 => 'https://betaspain.memphistours.com/turquia'
]
$name = 'Location'
$first = true
$value = 'https://betaspain.memphistours.com/turquia'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 184
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 61
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/memphisb/live/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php, line 213]Code Context $cookie['secure'],
$cookie['httpOnly']
);
$cookies = [
'Blog' => [
'name' => 'Blog',
'value' => 'Q2FrZQ==.MDJhOTJiMWVmNjRmYzg2MzQ5MzIxODZlNDRmMjRhMGM5YTRmYzJlMjg1NzJiYTc5YTc5NjYyM2M5OThlYjg3MqAgclq80kJz07faJiGFCr85QK/m8Tm5Ej9SN4frqiN9',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1755570263'
]
]
$cookie = [
'name' => 'Blog',
'value' => 'Q2FrZQ==.MDJhOTJiMWVmNjRmYzg2MzQ5MzIxODZlNDRmMjRhMGM5YTRmYzJlMjg1NzJiYTc5YTc5NjYyM2M5OThlYjg3MqAgclq80kJz07faJiGFCr85QK/m8Tm5Ej9SN4frqiN9',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1755570263'
]
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 213
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 193
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 61
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40