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) 6,
'RootCategories.slug' => 'promocoes-viagens-egito',
'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) 6
$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',
'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',
'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',
'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',
'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) 1928,
'title' => 'Egito nota 1000',
'is_visible' => true,
'clinte_name' => 'Ana Carolina',
'discription' => '<p>Que viagem! Egito foi um país que me surpreendeu em muitos aspectos, mas só tenho a agradecer a agência por ter organizado essa viagem e pelos profissionais envolvidos do início ao fim.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3667,
'title' => 'Altamente recomendado',
'is_visible' => true,
'clinte_name' => 'Andreia',
'discription' => '<p>Passeio excelente e diferenciado, todos muito atenciosos, o complexo das pirâmides e o Templo de Valle são ótimos lugares que tivemos a oportunidade de conhecer. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3396,
'title' => 'Bons serviços',
'is_visible' => true,
'clinte_name' => 'Manuela',
'discription' => '<p>A Memphis Tours nos ofereceu uma organização, cuidado e comprometimento tão bons que tudo correu bem.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3663,
'title' => 'Amigável e atencioso',
'is_visible' => true,
'clinte_name' => 'Fernanda',
'discription' => '<p>Foram dois grandes dias. O primeiro dia foi com Muhammad. Visitamos as pirâmides de Gizé e o Museu Egípcio. Ele era muito experiente. Nosso segundo dia foi um passeio pelo Templo de Hatshepsut, Templo de Karnak e Templo de Luxor.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3466,
'title' => 'O rio Nilo é maravilhoso',
'is_visible' => true,
'clinte_name' => 'Rodrigo',
'discription' => '<p>Os passeios em Luxor e Aswan foram incríveis e fáceis por causa desse enorme curso de água. Um país sortudo por ter tais monumentos e templos em suas margens.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3461,
'title' => 'Eu amei o rio',
'is_visible' => true,
'clinte_name' => 'Mauricio',
'discription' => '<p>Fiquei 4 noites em um cruzeiro no Nilo de Luxor a Aswan. Também eu pude ver a vegetação nas margens com o deserto ao fundo, é incrível. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3464,
'title' => 'Passeios incríveis',
'is_visible' => true,
'clinte_name' => 'Claudio',
'discription' => '<p>Nos divertimos com Memphis Tours, o rio estava lindo. As ruínas perto do rio eram muito bonitas e bem preservadas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3332,
'title' => 'Boa agência',
'is_visible' => true,
'clinte_name' => 'Rodrigo da Silva',
'discription' => '<p>Obrigado Memphis Tours. A cidade de Luxor vale a visita. Tudo muito bom, limpo e visita organizada. Tivemos uma atenção especial de toda a equipe. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3302,
'title' => 'Gostei muito da viagem',
'is_visible' => true,
'clinte_name' => 'Guilherme',
'discription' => '<p>Obrigado Memphis Tours pelo passeio nas pirâmides no Egito e na cidade maravilhosa de Petra, com suas rochas inesquecíveis. Realizei meu sonho.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3256,
'title' => 'Bons serviços',
'is_visible' => true,
'clinte_name' => 'Maria Mota',
'discription' => '<p>Os passeios do pacote na Semana Santa foram absolutamente fantásticos no Cairo, e no cruzeiro em Aswan e Luxor. Obrigada Memphis Tour por esta viagem. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3224,
'title' => 'Tudo foi perfeito',
'is_visible' => true,
'clinte_name' => 'Aldo Bovo',
'discription' => '<p>Os serviços da Memphis Tours foram muito bem durante a nossa viagem no Egito, Marrocos e Jordânia. Os guias atenciosos e simpáticos e hotéis bons.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3273,
'title' => 'Maravilhoso!',
'is_visible' => true,
'clinte_name' => 'Maria Mendes',
'discription' => '<p>Tivemos um pacote ao Egito na Semana Santa, obrigada Memphis Tours por esta viagem. A pontualidade dos transfers, guias e passeios sugeridos tornaram nossa viagem tão boa.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3654,
'title' => 'Ótimo ',
'is_visible' => true,
'clinte_name' => 'Fernanda',
'discription' => '<p>O guia explicou tudo sobre a história das pirâmides e nos levou a um restaurante perfeito com vista para o Nilo. Muito obrigada.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3187,
'title' => 'Bons serviços',
'is_visible' => true,
'clinte_name' => 'Guilherme',
'discription' => '<p style="text-align:justify"><span style="font-size:11pt">Me impressionaram os serviços da Memphis Tours, mas o que mais gostei foi a sua atenção com a minha família. Obrigado a vocês por esta excursão ótima.</span></p>
<p> </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3339,
'title' => 'Experiência ótima',
'is_visible' => true,
'clinte_name' => 'Gabriela da Luz',
'discription' => '<p>O passeio de Alexandria foi incrível e o guia Muhammad foi experiente e simpático, vimos os monumentos romanos nesta cidade maravilhosa.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3471,
'title' => 'Não perca esta aventura',
'is_visible' => true,
'clinte_name' => 'Andreia',
'discription' => '<p>Um passeio pelo Nilo é obrigatório com um cruzeiro, pois as atrações das cidades por onde passa são as melhores do Egito. Além disso, a paisagem é linda.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3465,
'title' => 'O sonho se tornou realidade',
'is_visible' => true,
'clinte_name' => 'Luzia',
'discription' => '<p>Fizemos Dahabeya de 7 noites, curtimos conhecer o Nilo e sua bela paisagem.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3308,
'title' => 'Experiência única',
'is_visible' => true,
'clinte_name' => 'Tiago Silva',
'discription' => '<p>No pacote do Egito, Jordânia e Marrocos, aprendemos muito sobre os pontos turísticos, os guias têm uma experiência de 1000 anos. Obrigado Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3398,
'title' => 'Cairo é um lugar incrível',
'is_visible' => true,
'clinte_name' => 'Elizabeth',
'discription' => '<p>Visitar as pirâmides foi uma experiência única, o Museu Egípcio e a cidade de Luxor fazem você passar pela história e cultura antiga do Egito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3400,
'title' => 'Viagem ótima',
'is_visible' => true,
'clinte_name' => 'Regina',
'discription' => '<p>Bem organizada pela Memphis Tours: visita às pirâmides, passeio de camelo, museu do Cairo, cruzeiro a Luxor e Aswan.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3455,
'title' => 'Passeios inesquecíveis',
'is_visible' => true,
'clinte_name' => 'Manuela',
'discription' => '<p>A melhor viagem que fiz ao Egito e Marrocos, o cruzeiro no Nilo também é um destaque pela paz e paisagem, além de paradas para visitar os pontos históricos. Boa comida e um ambiente confortável.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3337,
'title' => 'Excelente',
'is_visible' => true,
'clinte_name' => 'Luciana',
'discription' => '<p>O safari no deserto é divertidíssimo, merece 5 estrelas. Foi muito bom o passeio. Agradeço à Memphis Tours. A equipe foi amigável. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3443,
'title' => 'A melhor viagem para Turquia e Grécia',
'is_visible' => true,
'clinte_name' => 'Sara',
'discription' => '<p>O conhecimento adquirido foi grande durante a viagem à Turquia e Grécia, que não se limitou às praias e montanhas, pudemos fazer visitas incríveis às atrações da Capadócia, principalmente a experiência de balão de ar quente.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3403,
'title' => 'Perfeito',
'is_visible' => true,
'clinte_name' => 'Fernanda',
'discription' => '<p>A empresa foi excelente, conseguindo organizar uma viagem perfeita para o Cairo com um guia muito educado e experiente em seu trabalho, para as Pirâmides, Alexandria e Luxor.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3436,
'title' => 'Profissional',
'is_visible' => true,
'clinte_name' => 'Gabriel',
'discription' => '<p>Fiz um pacote com minha família para Egito, Marrocos e Jordânia, foi o melhor da minha vida. Obrigado, meus queridos. Foram momentos maravilhosos e inesquecíveis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3328,
'title' => 'Templo incrível!',
'is_visible' => true,
'clinte_name' => 'Tatiana',
'discription' => '<p>Gostei muito do show de som e luz no templo de Philae. Templo muito bonito e com excelentes histórias. Um passeio maravilhoso e tranquilo. Obrigada Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3399,
'title' => 'Experiência incrível',
'is_visible' => true,
'clinte_name' => 'Carla',
'discription' => '<p>Fazer passeios no Egito foi como passar pela história, o guia Mohamed era muito conhecedor da língua portuguesa. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3408,
'title' => 'Experiência ótima',
'is_visible' => true,
'clinte_name' => 'Rodrigo',
'discription' => '<p>Tive uma ótima experiência viajando para o Egito, onde tive a chance de ver as famosas pirâmides, tumbas, templos e outros marcos importantes em Luxor e Aswan.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3292,
'title' => 'Viagem inesquecível!',
'is_visible' => true,
'clinte_name' => 'Rodrigo de Calvo',
'discription' => '<p>Reservei um pacote de viagem ao Egito e Dubai, com um cruzeiro no Nilo. Foram 11 dias muito emocionantes, cheios de coisas muito agradáveis, a hospedagem e os guias são muito bons e sem contar a comida que eles nos deram. Obrigado Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3661,
'title' => 'Boa agência',
'is_visible' => true,
'clinte_name' => 'Maria Carmo',
'discription' => '<p>Tive a chance de adicionar um passeio de Fayoum enquanto estava no Egito. A comunicação com a Memphis Tours foi fácil e rápida, e eles conseguiram organizar um excelente passeio pelo deserto e pela Vila de Tunis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3011,
'title' => 'Lago nasser é uma visita obrigatória!',
'is_visible' => true,
'clinte_name' => 'Sara Lucena',
'discription' => '<p>Memphis Tours se esforçou muito para oferecer o cruzeiro que queríamos. Comida deliciosa, ambiente agradável e funcionários educados.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3013,
'title' => 'Uma aula de história ao vivo!',
'is_visible' => true,
'clinte_name' => 'Luccas Amaranto',
'discription' => '<p>Ver a beleza do rio navegando no Dahabiya foi muito legal, obrigada Memphis Tours. Uma sensação maravilhosa, além de passeios excepcionais.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3459,
'title' => 'Obrigada por tudo',
'is_visible' => true,
'clinte_name' => 'Pedro',
'discription' => '<p>Viagem muito bem coordenada ao Egito e Marrocos, a equipe da Memphis Tours nos manteve bem informados durante toda a viagem, desde o início até o final, perguntando se chegamos em casa com segurança, obrigado pelo profissionalismo e o lado humano no trato com os clientes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3218,
'title' => 'Obrigado',
'is_visible' => true,
'clinte_name' => 'Fabio Souza ',
'discription' => '<p>Fizemos um pacote em Dubai e Maldivas com Memphis Tours. estamos muito gratos a vocês por esta experiência incrível.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3230,
'title' => 'Tudo foi ótimo',
'is_visible' => true,
'clinte_name' => 'Camilia',
'discription' => '<p>Se precisar de uma viagem no Oriente Médio, contacte Memphis Tours que lhe dará um bom guia e um pacote muito completo.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3306,
'title' => 'Viagem perfeita',
'is_visible' => true,
'clinte_name' => 'Bruno',
'discription' => '<p>No tour pelo Egito, Turquia e Grécia, me impressionaram os serviços da Memphis Tours: os seus guias experientes têm respostas explicativas para cada pergunta e os hotéis foram bons. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3330,
'title' => 'Vale a pena visitar',
'is_visible' => true,
'clinte_name' => 'Giovana',
'discription' => '<p>Agradeço a vocês, o museu de Luxor vale a pena visitar. Ele não é tão grande quanto o grande museu do Cairo, mas é muito mais organizado. Foi um dia incrível. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3307,
'title' => 'Serviços completos',
'is_visible' => true,
'clinte_name' => 'Ana Cristina',
'discription' => '<p>Fizemos um pacote no Egito, Dubai e Jordânia com Memphis Tours, seus serviços foram muito completos, hotéis bons, tudo o que era solicitado era de muito boa qualidade.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3303,
'title' => 'Obrigado',
'is_visible' => true,
'clinte_name' => 'Fernando',
'discription' => '<p>Memphis Tours organizou uma viagem perfeita de 14 dias para nós no Egito, Jordânia e Jerusalém. Eles organizaram hotéis bons e carros confortáveis para traslados, guias de língua portuguesa em todos os destinos. Muito obrigado. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3470,
'title' => 'Gostei da experiência',
'is_visible' => true,
'clinte_name' => 'Elizabeth',
'discription' => '<p>Fiz um cruzeiro de 5 dias e fiquei muito impressionado com o passeio de Kalabsha. As refeições eram boas e o navio nos deu uma variedade de sobremesas incríveis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3225,
'title' => 'Melhor experiência',
'is_visible' => true,
'clinte_name' => 'Alexandre Sousa',
'discription' => '<p>Fizemos um pacote de 11 dias no Egito e Dubai, visitamos o Cairo, Aswan, Luxor e Dubai. Hospedagem e guias foram excelentes. Obrigado Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3005,
'title' => 'Melhor viagem depois da pandemia',
'is_visible' => true,
'clinte_name' => 'Alana Torres',
'discription' => '<p>O cruzeiro no rio Nilo é uma viagem que vale a pena, obrigada a vocês pelo meus passeios inesquecíveis com um guia excelente.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3316,
'title' => 'Que linda foi a viagem',
'is_visible' => true,
'clinte_name' => 'Plinio',
'discription' => '<p>A viagem à Turquia, Grécia e Dubai foi uma experiência única na vida. Os passeios incríveis, os guias simpáticos, os transportes relaxados e as imagens bonitas, tudo foi muito organizado, obrigado Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3313,
'title' => 'Nós amamos o Oriente Médio',
'is_visible' => true,
'clinte_name' => 'Diogo da Luz',
'discription' => '<p>Tivemos um pacote no Egito e Jordânia, com Memphis Tours. Voltamos à nossa terra contentes, cheios de imagens, conhecemos companheiros maravilhosos de viagem. Obrigado a vocês.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3646,
'title' => 'Maravilhoso',
'is_visible' => true,
'clinte_name' => 'Reginaldo',
'discription' => '<p>O melhor passeio que já fiz. o guia das pirâmides foi fabuloso, que fala diversos idiomas, inclusive o português perfeito. Obrigada Memphis Tours. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3317,
'title' => 'Gostei',
'is_visible' => true,
'clinte_name' => 'Manuela',
'discription' => '<p>Explore Egito com Memphis Tours, que nos ofereceu uma ótima experiência. O guia explicou a história dos locais visitados da melhor maneira possível.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3666,
'title' => 'O passeio de camelo nas pirâmides foi incrível',
'is_visible' => true,
'clinte_name' => 'Monica ',
'discription' => '<p>Eu recomendo este passeio incrível, todos os funcionários são muito atenciosos e gentis. Não pagamos muito por esse passeio.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3404,
'title' => 'Pacote incrível',
'is_visible' => true,
'clinte_name' => 'Gabriela',
'discription' => '<p>Queríamos muito fazer uma viagem especial para nossa lua de mel e, felizmente, eles tinham alguns pacotes incríveis para o Egito, onde nos divertimos muito graças à equipe da Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3479,
'title' => 'Ótimo',
'is_visible' => true,
'clinte_name' => 'Danise',
'discription' => '<p>Nosso antigo sonho se tornou realidade: viajamos em um navio de Dahabeya de Luxor a Aswan. O Nilo estava calmo e lindo, aproveitamos cada momento. Visitamos a represa de Aswan, que foi incrível.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3394,
'title' => 'Melhor pacote',
'is_visible' => true,
'clinte_name' => 'Luana',
'discription' => '<p>Cairo é uma cidade repleta de atrações turísticas e uma boa pedida para quem quer conhecer a fundo os pontos históricos. E você pode adicionar um cruzeiro se quiser muito descanso no Egito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2700,
'title' => 'Ótima agência!',
'is_visible' => true,
'clinte_name' => 'Ben Munoz',
'discription' => '<p>O conhecimento vasto de todos os guias turísticos da Memphis Tours é sensacional.. Todos eles foram muito gentis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3469,
'title' => 'Serviço excelente',
'is_visible' => true,
'clinte_name' => 'Augusto',
'discription' => '<p>O navio era confortável. Tem piscina, 3 refeições por dia e chá da tarde, mas fomos numa época em que tudo estava lotado.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3326,
'title' => 'Passeio incrível',
'is_visible' => true,
'clinte_name' => 'Gabreila Sana',
'discription' => '<p>Obrigada, Memphis Tours. A melhor experiência da minha vida! Nós fomos à vila Núbia, que lugar incrível! Eles possuem crocodilos dentro de casa, nos ofereceram um pequeno lanche e nos acolheram como família.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3282,
'title' => 'Experiência ótima',
'is_visible' => true,
'clinte_name' => 'Roberto',
'discription' => '<p>Agradecemos à grande equipe de Memphis Tours por este pacote para Egito, Jordânia e Marrocos, e por fazer esse tipo de experiência sensacional, obrigado.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2694,
'title' => 'Excelente',
'is_visible' => true,
'clinte_name' => 'Cláudia B',
'discription' => '<p>Desde o email do Mustafá , junto com o Abdul e nossos excelentes guias, nosso motorista ....só temos a agradecer. Foram gentis, simpáticos, super bacanas. Não tivemos nenhum problema. FORAM EXCELENTES!! Um abraço especial para nossos GUIAS!!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3450,
'title' => 'Foi uma viagem completa',
'is_visible' => true,
'clinte_name' => 'Manuela',
'discription' => '<p>Tudo foi perfeito durante nossa viagem ao Egito e Dubai. O que mais nos atraiu foi o propósito da viagem: turismo consciente e pernoite no Burj Al Arab. Dubai foi incrível e o Egito foi mágico, nos contando sua história em cada lugar que passamos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3454,
'title' => 'Boa experiência',
'is_visible' => true,
'clinte_name' => 'Fernando',
'discription' => '<p>A experiência no Cairo e no Dubai foi ótima, e o serviço prestado foi excelente, desde as entradas aos guias e todos os programas oferecidos. Obrigado Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3206,
'title' => 'O melhor passeio no Egito',
'is_visible' => true,
'clinte_name' => 'Rosicleia ',
'discription' => '<p style="text-align:justify"><span style="font-size:11pt">Memphis Tours e sua equipa fizeram um excelente trabalho em nos fazer sentir confortável, seguro e cuidado durante o nosso passeio em Alexandria. Continue com o ótimo trabalho.</span></p>
<p> </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3304,
'title' => 'Realizei meu sonho',
'is_visible' => true,
'clinte_name' => 'Francisca',
'discription' => '<p>Nosso pacote na Turquia, Grécia e Dubai foi um sonho, obrigada Memphis Tours por esta viagem incrível. Realmente todos os passeios foram perfeitos, guias experientes e comida deliciosa. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3287,
'title' => 'Melhor viagem',
'is_visible' => true,
'clinte_name' => 'José Silva',
'discription' => '<p>A viagem ao Cairo, Cruzeiro e Dubai foi uma experiência única, realmente vale a pena. Foi um serviço muito completo, eles nos levaram a várias partes do Egito e Dubai. Obrigado Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3312,
'title' => 'Nós nos divertimos',
'is_visible' => true,
'clinte_name' => 'Dianna',
'discription' => '<p>Fizemos uma experiência tão inesquecível com Memphis Tours, no Egito e Dubai. Foi uma viagem segura, perfeitamente organizada, com guias incríveis.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3204,
'title' => 'Uma viagem que valeu a pena',
'is_visible' => true,
'clinte_name' => 'Tiago',
'discription' => '<p style="text-align:justify"><span style="font-size:11pt">A nossa excursão em Luxor com Memphis Tours foi ótima, é a maneira perfeita de ver o Luxor desde o porto de Safaga. Não só para evitar as dificuldades, mas ainda, para garantir que você permaneça seguro.</span></p>
<p> </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2812,
'title' => 'Tudo beleza',
'is_visible' => true,
'clinte_name' => ' Angelica Souza',
'discription' => '<p>A equipe foi muito gentil e respeitosa, o guia foi bastante conhecimento e amigável.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3660,
'title' => 'Obrigada Memphis Tours por este passeio incrível',
'is_visible' => true,
'clinte_name' => 'Carmem ',
'discription' => '<p>Fiquei impressionada com a cidade de Fayoum, que hoje ainda permite o cultivo de colheitas prósperas: incluindo trigo e algodão.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3463,
'title' => 'Melhor experiência',
'is_visible' => true,
'clinte_name' => 'Fernanda',
'discription' => '<p>Fiz a viagem dos sonhos, 4 noites em um cruzeiro no Nilo, que foi perfeito. Obrigada Memphis Tours, adorei os passeios dos templos em Luxor.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3221,
'title' => 'Pacote requintado',
'is_visible' => true,
'clinte_name' => 'Luzia Mota',
'discription' => '<p>Uma experiência muito ótima, nos divertimos nas pirâmides de Gizé, Petra e Jerusalém. Gostaria de agradecer aos agentes que montaram os itinerários e ajudaram a resolver todas as dúvidas. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3460,
'title' => 'É imperdível',
'is_visible' => true,
'clinte_name' => 'Anna Cristina',
'discription' => '<p>Fizemos um cruzeiro de Aswan para Luxor, onde o Rio é ótimo. Os barcos paravam em templos às margens do Nilo e tivemos visitas incríveis. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2261,
'title' => 'Experiência no Egito com Memphis Tours',
'is_visible' => true,
'clinte_name' => 'Anupama',
'discription' => '<p>A melhor parte de nossa viagem foi em Luxor onde tivemos a guia turística excepcional Shaimaa. Seu conhecimento de todos os lugares e história era muito bom. Ela interagiu bem com todas as crianças do nosso grande grupo. Ela também nos levou a lugares autênticos para comer e tomar café árabe, inclusive nos ensinou a comer koshari, o prato nacional do Egito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3405,
'title' => 'Amei muito o cruzeiro',
'is_visible' => true,
'clinte_name' => 'Vivian',
'discription' => '<p>Passamos 7 dias no Egito com a Memphis Tours, os guias e a equipe do cruzeiro foram muito bons, além de falarem em português, nos contaram sobre a história e costumes do Egito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3475,
'title' => 'Melhor cruzeiro',
'is_visible' => true,
'clinte_name' => 'Lucineia',
'discription' => '<p>A tripulação foi sem exceção muito simpática e profissional. A piscina, como na maioria dos navios de cruzeiro do Nilo, era grande.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2259,
'title' => 'Uma viagem inesquecível no Egito',
'is_visible' => true,
'clinte_name' => 'Rose S',
'discription' => '<p>Fiz um pacote para o Egito com a Memphis e foi ótimo. Desde os passeios como também o cruzeiro no rio Nilo. Os guias são ótimos e atenciosos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2260,
'title' => 'Pacote Cairo e arredores',
'is_visible' => true,
'clinte_name' => 'Luciano',
'discription' => '<p>Fizemos um pacote de 03 dias, um casal, foi excelente a experiencia, uma atenção especial ao carinho e atenção ao Ahmed Sami, Noha, Amisse e Ader pelo carinho, paciência e informações para gestão do pacote, passeios, o Egito é incrível. Recomendo a Memphis Tours, voltaria a contratar no futuro sem nenhuma dúvida. Agradeço demais a todos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2270,
'title' => 'Excelente!',
'is_visible' => true,
'clinte_name' => 'Bruna Acássio',
'discription' => '<p>Durante nossa viagem ao Egito, tivemos um guia incrível. Ele foi excelente nos passeios, além de dar outros conselhos para nós e também mediar negociações nas compras.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3662,
'title' => 'Experiência incrível',
'is_visible' => true,
'clinte_name' => 'Talita',
'discription' => '<p>Ótimas férias no Cairo e Luxor. O guia Mohamed e o motorista Ibrahim tornaram minha viagem absolutamente fantástica. Da próxima vez vou fazer um cruzeiro no Nilo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3232,
'title' => 'Agência de confiança',
'is_visible' => true,
'clinte_name' => 'Claudoi Silva',
'discription' => '<p>Fizemos uma viagem incrível ao Egito e à Jordânia. Nossos guias foram excelentes e muito prestativos, nos divertimos e adquirimos muito conhecimento. Obrigado Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3474,
'title' => 'Obrigada a toda equipe',
'is_visible' => true,
'clinte_name' => 'Neuzeli Fonseca',
'discription' => '<p>Achei o cruzeiro de 4 noites de Luxor a Aswan muito bom. O navio era confortável. A comida era muito boa e eles tinham sobremesas realmente deliciosas. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3442,
'title' => 'Viagem incrível',
'is_visible' => true,
'clinte_name' => 'Julia',
'discription' => '<p>Foi uma viagem totalmente diferente de todas as outras viagens que já fiz, estive no Cairo e Dubai. O propósito da agência é muito maior do que o turismo tradicional.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3467,
'title' => 'Fantastico',
'is_visible' => true,
'clinte_name' => 'Ana da Luz',
'discription' => '<p>O cruzeiro que navegou o Nilo foi muito lindo, fiz um cruzeiro que valeu muito a pena. Junto uma paisagem única.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3241,
'title' => 'Obrigado',
'is_visible' => true,
'clinte_name' => 'Felipe Alves',
'discription' => '<p>O pacote ao Egito no Natal foi uma experiência ótima, com Memphis Tours, o roteiro funcionou conforme o planejado, e tive boa comunicação com os agentes. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3290,
'title' => 'Viagem dos sonhos',
'is_visible' => true,
'clinte_name' => 'Felipe Guerra',
'discription' => '<p>Vamos repetir o nosso pacote a Dubai e Maldivas com Memphis Tours, que nos deu um bom guia e um pacote muito completo.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3205,
'title' => 'Passeio organizado',
'is_visible' => true,
'clinte_name' => 'Laura',
'discription' => '<p style="text-align:justify"><span style="font-size:11pt">Eu e meu marido decidimos reservar uma excursão no Cairo com Memphis Tours. Todo o passeio foi bem organizado, nós tivemos um guia surpreendente. Obrigada a vocês.</span></p>
<p> </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3251,
'title' => 'Viagem maravilhosa',
'is_visible' => true,
'clinte_name' => 'Gabreil Bordin ',
'discription' => '<p>Obrigado por esta viagem ao Egito e Jordânia no Natal, incluímos 3 dias em Hurghada, o hotel era incrível e boa comida. Menção especial ao guia do Cairo Mohamed, atencioso e simpático.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3238,
'title' => 'Incrível',
'is_visible' => true,
'clinte_name' => 'Rodrigo',
'discription' => '<p>O cruzeiro no Nilo foi de alta qualidade no Natal, passeios e guias excelentes. A cidade de Luxor merece mais tempo de visitação. Obrigado a vocês.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3249,
'title' => 'Perfeito',
'is_visible' => true,
'clinte_name' => 'Maria Amario',
'discription' => '<p>A melhor escolha para o Natal foi uma viagem ao Egito e Jordânia para uma nova experiência, escolhi a Memphis Tours, a organização foi perfeita, os guias foram muito preparados, os hotéis e restaurantes eram bons.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3319,
'title' => 'Viagem rica',
'is_visible' => true,
'clinte_name' => 'Pablo ',
'discription' => '<p>Fiz um passeio inesquecível em Luxor, obrigado Memphis Tours. Recomendo 100% essa experiência. Me fascinou a visita de Karnak com este guia gentil e atencioso.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3250,
'title' => 'Obrigada',
'is_visible' => true,
'clinte_name' => 'Marina Adlo',
'discription' => '<p>Minha experiência no Egito foi ótima. O itinerário foi como explicaram os agentes, obrigada Memphis Tours por seus serviços e suas atenções. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 2262,
'title' => 'Guia excepcional',
'is_visible' => true,
'clinte_name' => 'Francisca Oliveira',
'discription' => '<p>Tivemos uma experiência incrível com a Memphis Tours e nosso guia, Abdo. O cruzeiro de Aswan a Luxor no Nilo foi lindo! Nosso guia era muito experiente e respondeu a todas as nossas muitas perguntas sobre mitologia, história e cultura egípcia. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3215,
'title' => 'Viagem maravilhosa',
'is_visible' => true,
'clinte_name' => 'Larissa',
'discription' => '<p>Minha viagem ao Marrocos e Egito foi muito maravilhosa. Os traslados foram com bons motoristas, não esperamos muito, nossas acomodações foram decentes. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3240,
'title' => 'Viagem ótima',
'is_visible' => true,
'clinte_name' => 'Ernane',
'discription' => '<p>Obrigado Memphis Tour por esta viagem no Natal, elogio especial ao guia Mohamed que nos acompanhou no Cairo. Muito profissional, atencioso e fala muito bem português.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3244,
'title' => 'Melhor viagem de Natal',
'is_visible' => true,
'clinte_name' => 'Aldo Oliveira',
'discription' => '<p>Nosso pacote ao Egito no Natal foi muito maravilhoso, os guias excelentes e tudo correu bem, a experiência do cruzeiro foi ótima, mas retornaria a Luxor para conhecê-la melhor.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3253,
'title' => 'Tudo foi perfeito',
'is_visible' => true,
'clinte_name' => 'Danillo',
'discription' => '<p>Tudo foi perfeito e ótimo durante o nosso pacote ao Egito no Natal, obrigado Memphis Tours, porque nos fez ter um feriado perfeito, parabéns aos guias egípcios que tivemos Mohamed e Ibrahim realmente profissionais e preparados. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3236,
'title' => 'Experiência ótima',
'is_visible' => true,
'clinte_name' => 'Ana Cicynha',
'discription' => '<p>Pudemos explorar o Rio Nilo através do cruzeiro desde Assuã. Foi uma experiência ótima no Natal, e a exploração dos templos com guias experientes e simpáticos.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3247,
'title' => 'Experiência ótima',
'is_visible' => true,
'clinte_name' => 'Brendo Raoni',
'discription' => '<p>Tive um cruzeiro no Egito no Natal, recomendo fazer, o atendimento da agência não deixou nada a desejar. Obrigado Memphis Tours.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3248,
'title' => 'Um cruzeiro incrível',
'is_visible' => true,
'clinte_name' => 'Guilherme',
'discription' => '<p>Fiz uma viagem ao Egito no Natal que incluiu Aswan e Luxor. Sempre tive o sonho de conhecer o Egito e sua história, obrigado a viagem foi como eu imaginei. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3237,
'title' => 'Excelentes serviços',
'is_visible' => true,
'clinte_name' => 'Douglas Godoi',
'discription' => '<p>Viagem maravilhosa, visitei diferentes cidades do Egito no Natal, e sem falar sobre os passeios das atrações. Estou encantado com o atendimento. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3239,
'title' => 'Excelente!',
'is_visible' => true,
'clinte_name' => 'Eduardo',
'discription' => '<p>A nossa viagem no Natal foi incrível. Quero agradecer a toda equipe. Desde a recepção no aeroporto no Cairo até a despedida em Hurghada. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3395,
'title' => 'Fantástico',
'is_visible' => true,
'clinte_name' => 'David',
'discription' => '<p>Dizer muito obrigado é pouco para expressar nosso sentimento. Desde a chegada até a saída do Egito, fomos muito bem atendidos pela Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3670,
'title' => 'Recomendo',
'is_visible' => true,
'clinte_name' => 'Cristina ',
'discription' => '<p>O melhor passeio pelo Cairo, especialmente com um cruzeiro noturno com jantar no Nilo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3477,
'title' => 'Bom trabalho',
'is_visible' => true,
'clinte_name' => 'Daniel',
'discription' => '<p>Os quartos eram adequados e tinham todas as condições necessárias,um bom banheiro com ducha. Eu estava um pouco apreensivo, mas acabou sendo uma grande surpresa.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 3235,
'title' => 'Natal incrível',
'is_visible' => true,
'clinte_name' => 'Daniel Costa',
'discription' => '<p>Visitamos 5 cidades no Egito durante nossa viagem, com Memphis Tours. O Egito no Natal foi muito maravilhoso e incrível para exploração.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 6,
'[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) 4 => [
(int) 0 => (int) 0,
(int) 1 => (int) 4,
(int) 2 => (int) 6,
(int) 3 => (int) 7,
(int) 4 => (int) 8,
(int) 5 => (int) 9,
(int) 6 => (int) 11,
(int) 7 => (int) 12,
(int) 8 => (int) 15,
(int) 9 => (int) 16,
(int) 10 => (int) 18,
(int) 11 => (int) 29,
(int) 12 => (int) 32,
(int) 13 => (int) 36,
(int) 14 => (int) 39,
(int) 15 => (int) 43,
(int) 16 => (int) 64,
(int) 17 => (int) 66,
(int) 18 => (int) 70,
(int) 19 => (int) 71,
(int) 20 => (int) 72,
(int) 21 => (int) 75,
(int) 22 => (int) 79,
(int) 23 => (int) 81,
(int) 24 => (int) 87,
(int) 25 => (int) 88,
(int) 26 => (int) 89,
(int) 27 => (int) 92,
(int) 28 => (int) 93,
(int) 29 => (int) 95,
(int) 30 => (int) 98,
(int) 31 => (int) 99,
(int) 32 => (int) 105,
(int) 33 => (int) 108,
(int) 34 => (int) 110,
(int) 35 => (int) 112,
(int) 36 => (int) 116,
(int) 37 => (int) 120,
(int) 38 => (int) 129,
(int) 39 => (int) 136,
(int) 40 => (int) 141,
(int) 41 => (int) 146,
(int) 42 => (int) 148,
(int) 43 => (int) 164,
(int) 44 => (int) 166,
(int) 45 => (int) 168,
(int) 46 => (int) 169,
(int) 47 => (int) 172,
(int) 48 => (int) 174,
(int) 49 => (int) 176,
(int) 50 => (int) 179,
(int) 51 => (int) 182,
(int) 52 => (int) 187,
(int) 53 => (int) 188,
(int) 54 => (int) 192,
(int) 55 => (int) 194,
(int) 56 => (int) 195,
(int) 57 => (int) 196,
(int) 58 => (int) 200,
(int) 59 => (int) 201,
(int) 60 => (int) 202,
(int) 61 => (int) 205,
(int) 62 => (int) 209,
(int) 63 => (int) 214,
(int) 64 => (int) 217,
(int) 65 => (int) 220,
(int) 66 => (int) 224,
(int) 67 => (int) 229,
(int) 68 => (int) 233,
(int) 69 => (int) 237,
(int) 70 => (int) 239,
(int) 71 => (int) 240,
(int) 72 => (int) 242,
(int) 73 => (int) 244,
(int) 74 => (int) 254,
(int) 75 => (int) 255,
(int) 76 => (int) 256,
(int) 77 => (int) 257,
(int) 78 => (int) 263,
(int) 79 => (int) 268,
(int) 80 => (int) 287,
(int) 81 => (int) 290,
(int) 82 => (int) 299,
(int) 83 => (int) 306,
(int) 84 => (int) 311,
(int) 85 => (int) 319,
(int) 86 => (int) 323,
(int) 87 => (int) 325,
(int) 88 => (int) 327,
(int) 89 => (int) 329,
(int) 90 => (int) 331,
(int) 91 => (int) 334,
(int) 92 => (int) 337
],
(int) 5 => [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 5,
(int) 4 => (int) 10,
(int) 5 => (int) 13,
(int) 6 => (int) 14,
(int) 7 => (int) 17,
(int) 8 => (int) 19,
(int) 9 => (int) 20,
(int) 10 => (int) 21,
(int) 11 => (int) 22,
(int) 12 => (int) 23,
(int) 13 => (int) 24,
(int) 14 => (int) 25,
(int) 15 => (int) 26,
(int) 16 => (int) 27,
(int) 17 => (int) 28,
(int) 18 => (int) 30,
(int) 19 => (int) 31,
(int) 20 => (int) 33,
(int) 21 => (int) 34,
(int) 22 => (int) 35,
(int) 23 => (int) 37,
(int) 24 => (int) 38,
(int) 25 => (int) 40,
(int) 26 => (int) 41,
(int) 27 => (int) 42,
(int) 28 => (int) 44,
(int) 29 => (int) 45,
(int) 30 => (int) 46,
(int) 31 => (int) 47,
(int) 32 => (int) 48,
(int) 33 => (int) 49,
(int) 34 => (int) 50,
(int) 35 => (int) 51,
(int) 36 => (int) 52,
(int) 37 => (int) 53,
(int) 38 => (int) 54,
(int) 39 => (int) 55,
(int) 40 => (int) 56,
(int) 41 => (int) 57,
(int) 42 => (int) 58,
(int) 43 => (int) 59,
(int) 44 => (int) 60,
(int) 45 => (int) 61,
(int) 46 => (int) 62,
(int) 47 => (int) 63,
(int) 48 => (int) 65,
(int) 49 => (int) 67,
(int) 50 => (int) 68,
(int) 51 => (int) 69,
(int) 52 => (int) 73,
(int) 53 => (int) 74,
(int) 54 => (int) 76,
(int) 55 => (int) 77,
(int) 56 => (int) 78,
(int) 57 => (int) 80,
(int) 58 => (int) 82,
(int) 59 => (int) 83,
(int) 60 => (int) 84,
(int) 61 => (int) 85,
(int) 62 => (int) 86,
(int) 63 => (int) 90,
(int) 64 => (int) 91,
(int) 65 => (int) 94,
(int) 66 => (int) 96,
(int) 67 => (int) 97,
(int) 68 => (int) 100,
(int) 69 => (int) 101,
(int) 70 => (int) 102,
(int) 71 => (int) 103,
(int) 72 => (int) 104,
(int) 73 => (int) 106,
(int) 74 => (int) 107,
(int) 75 => (int) 109,
(int) 76 => (int) 111,
(int) 77 => (int) 113,
(int) 78 => (int) 114,
(int) 79 => (int) 115,
(int) 80 => (int) 117,
(int) 81 => (int) 118,
(int) 82 => (int) 119,
(int) 83 => (int) 121,
(int) 84 => (int) 122,
(int) 85 => (int) 123,
(int) 86 => (int) 124,
(int) 87 => (int) 125,
(int) 88 => (int) 126,
(int) 89 => (int) 127,
(int) 90 => (int) 128,
(int) 91 => (int) 130,
(int) 92 => (int) 131,
(int) 93 => (int) 132,
(int) 94 => (int) 133,
(int) 95 => (int) 135,
(int) 96 => (int) 138,
(int) 97 => (int) 139,
(int) 98 => (int) 140,
(int) 99 => (int) 143,
(int) 100 => (int) 144,
(int) 101 => (int) 145,
(int) 102 => (int) 147,
(int) 103 => (int) 149,
(int) 104 => (int) 150,
(int) 105 => (int) 151,
(int) 106 => (int) 152,
(int) 107 => (int) 153,
(int) 108 => (int) 154,
(int) 109 => (int) 155,
(int) 110 => (int) 156,
(int) 111 => (int) 157,
(int) 112 => (int) 158,
(int) 113 => (int) 159,
(int) 114 => (int) 160,
(int) 115 => (int) 161,
(int) 116 => (int) 162,
(int) 117 => (int) 163,
(int) 118 => (int) 165,
(int) 119 => (int) 167,
(int) 120 => (int) 170,
(int) 121 => (int) 171,
(int) 122 => (int) 173,
(int) 123 => (int) 175,
(int) 124 => (int) 177,
(int) 125 => (int) 178,
(int) 126 => (int) 180,
(int) 127 => (int) 181,
(int) 128 => (int) 183,
(int) 129 => (int) 184,
(int) 130 => (int) 185,
(int) 131 => (int) 186,
(int) 132 => (int) 189,
(int) 133 => (int) 190,
(int) 134 => (int) 191,
(int) 135 => (int) 193,
(int) 136 => (int) 197,
(int) 137 => (int) 198,
(int) 138 => (int) 199,
(int) 139 => (int) 203,
(int) 140 => (int) 204,
(int) 141 => (int) 206,
(int) 142 => (int) 208,
(int) 143 => (int) 210,
(int) 144 => (int) 211,
(int) 145 => (int) 212,
(int) 146 => (int) 213,
(int) 147 => (int) 215,
(int) 148 => (int) 218,
(int) 149 => (int) 219,
(int) 150 => (int) 221,
(int) 151 => (int) 223,
(int) 152 => (int) 225,
(int) 153 => (int) 226,
(int) 154 => (int) 227,
(int) 155 => (int) 228,
(int) 156 => (int) 230,
(int) 157 => (int) 231,
(int) 158 => (int) 232,
(int) 159 => (int) 234,
(int) 160 => (int) 235,
(int) 161 => (int) 236,
(int) 162 => (int) 238,
(int) 163 => (int) 241,
(int) 164 => (int) 243,
(int) 165 => (int) 245,
(int) 166 => (int) 246,
(int) 167 => (int) 247,
(int) 168 => (int) 248,
(int) 169 => (int) 249,
(int) 170 => (int) 250,
(int) 171 => (int) 251,
(int) 172 => (int) 252,
(int) 173 => (int) 253,
(int) 174 => (int) 258,
(int) 175 => (int) 259,
(int) 176 => (int) 260,
(int) 177 => (int) 261,
(int) 178 => (int) 262,
(int) 179 => (int) 264,
(int) 180 => (int) 265,
(int) 181 => (int) 266,
(int) 182 => (int) 267,
(int) 183 => (int) 269,
(int) 184 => (int) 270,
(int) 185 => (int) 271,
(int) 186 => (int) 272,
(int) 187 => (int) 273,
(int) 188 => (int) 274,
(int) 189 => (int) 275,
(int) 190 => (int) 276,
(int) 191 => (int) 277,
(int) 192 => (int) 278,
(int) 193 => (int) 279,
(int) 194 => (int) 280,
(int) 195 => (int) 281,
(int) 196 => (int) 282,
(int) 197 => (int) 283,
(int) 198 => (int) 284,
(int) 199 => (int) 285,
(int) 200 => (int) 286,
(int) 201 => (int) 288,
(int) 202 => (int) 289,
(int) 203 => (int) 291,
(int) 204 => (int) 292,
(int) 205 => (int) 293,
(int) 206 => (int) 294,
(int) 207 => (int) 295,
(int) 208 => (int) 296,
(int) 209 => (int) 297,
(int) 210 => (int) 298,
(int) 211 => (int) 300,
(int) 212 => (int) 301,
(int) 213 => (int) 302,
(int) 214 => (int) 303,
(int) 215 => (int) 304,
(int) 216 => (int) 305,
(int) 217 => (int) 307,
(int) 218 => (int) 309,
(int) 219 => (int) 312,
(int) 220 => (int) 313,
(int) 221 => (int) 314,
(int) 222 => (int) 315,
(int) 223 => (int) 316,
(int) 224 => (int) 317,
(int) 225 => (int) 318,
(int) 226 => (int) 320,
(int) 227 => (int) 321,
(int) 228 => (int) 322,
(int) 229 => (int) 324,
(int) 230 => (int) 326,
(int) 231 => (int) 328,
(int) 232 => (int) 330,
(int) 233 => (int) 332,
(int) 234 => (int) 333,
(int) 235 => (int) 335,
(int) 236 => (int) 336
],
(int) 3 => [
(int) 0 => (int) 134,
(int) 1 => (int) 137,
(int) 2 => (int) 142,
(int) 3 => (int) 207,
(int) 4 => (int) 216,
(int) 5 => (int) 222,
(int) 6 => (int) 308,
(int) 7 => (int) 310
],
'total_reviews' => (int) 338,
'5Stars' => (int) 237,
'4Stars' => (int) 93,
'3Stars' => (int) 8,
'2Stars' => (int) 0,
'1Stars' => (int) 0,
'total_stars' => (int) 1581,
'total_avg' => (float) 4.68
]
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==.N2E2ZjkyNDMzNThkZTEzZGJlZTNmMzNhNjQ4NzA4Yzc3ODIwYWUzYTgzYWEzMjA0MzkyMTBlYjhhMzBkMjdkNBPmKmnNiMMT8aYEp9zMynvPBtx7Lc4Fl/bnEjLCU2az',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140152'
]
]
$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==.N2E2ZjkyNDMzNThkZTEzZGJlZTNmMzNhNjQ4NzA4Yzc3ODIwYWUzYTgzYWEzMjA0MzkyMTBlYjhhMzBkMjdkNBPmKmnNiMMT8aYEp9zMynvPBtx7Lc4Fl/bnEjLCU2az',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140152'
]
]
$values = [
(int) 0 => 'https://betabr.memphistours.com/egito'
]
$name = 'Location'
$first = true
$value = 'https://betabr.memphistours.com/egito'
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==.N2E2ZjkyNDMzNThkZTEzZGJlZTNmMzNhNjQ4NzA4Yzc3ODIwYWUzYTgzYWEzMjA0MzkyMTBlYjhhMzBkMjdkNBPmKmnNiMMT8aYEp9zMynvPBtx7Lc4Fl/bnEjLCU2az',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140152'
]
]
$cookie = [
'name' => 'Blog',
'value' => 'Q2FrZQ==.N2E2ZjkyNDMzNThkZTEzZGJlZTNmMzNhNjQ4NzA4Yzc3ODIwYWUzYTgzYWEzMjA0MzkyMTBlYjhhMzBkMjdkNBPmKmnNiMMT8aYEp9zMynvPBtx7Lc4Fl/bnEjLCU2az',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140152'
]
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