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) 24,
'RootCategories.slug' => 'natal-ano-novo-na-jordania',
'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) 24
$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) 3609,
'title' => 'Obrigado Memphis Tours por todo o esforço',
'is_visible' => true,
'clinte_name' => 'Adriana',
'discription' => '<p>Tivemos uma viagem maravilhosa no Egito e na Jordânia. A organização da Memphis Tours foi perfeita e respeitou todos os nossos desejos. Nosso guia experiente Mohamed no Cairo realmente nos fez apreciar este belo país e seu povo amigável.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3635,
'title' => 'Valeu a pena',
'is_visible' => true,
'clinte_name' => 'Manuela',
'discription' => '<p>Ótimo passeio. Diferentes tipos de experiências: diferentes destinos religiosos, locais históricos, muita diversão e uma equipe super atenciosa. Vale a pena.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3623,
'title' => 'Obrigado',
'is_visible' => true,
'clinte_name' => 'Rafael',
'discription' => '<p>Tivemos 14 dias perfeitos de viagem ao Egito, Jordânia e Jerusalém com a Memphis Tours, eles nos trataram com profissionalismo, generosidade e gentileza. Nossos guias no Oriente Médio foram profissionais e levaram-nos aos melhores destinos durante toda a viagem.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3311,
'title' => 'Perfeito',
'is_visible' => true,
'clinte_name' => 'Wilson Prado',
'discription' => '<p>Obrigado Memphis Tours, um pacote muito maravilhoso, nosso guia foi uma pessoa muito simpática, amigável e com senso de humor. Recomendo 100%. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3439,
'title' => 'Bom trabalho',
'is_visible' => true,
'clinte_name' => 'Marilla ',
'discription' => '<p>Gostaria de deixar meus agradecimentos aos guias e motoristas, principalmente na Jordânia, que sempre me forneceram todas as informações necessárias sobre o andamento da viagem.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3616,
'title' => 'Experiência maravilhosa',
'is_visible' => true,
'clinte_name' => 'Guilherme',
'discription' => '<p>Éramos um grupo de 12 pessoas, o que não é fácil de administrar, mas a Memphis Tours realizou a viagem com profissionalismo. Jordânia e Egito são dois belos países que devem ser visitados. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3627,
'title' => 'Guias experientes',
'is_visible' => true,
'clinte_name' => 'Lucas Silva',
'discription' => '<p>Nosso guia Mustafa fez sugestões interessantes para melhorar nosso passeio por Petra, Madaba e Mar Morto. Foi muito fácil se comunicar com ele durante toda a viagem. Ele explicou toda a história de seu país. Fiquei impressionado com Dubai, como se fosse uma cidade europeia, muito desenvolvida em todos os lugares: seus hotéis, seus mercados e seus restaurantes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3607,
'title' => 'Profissional',
'is_visible' => true,
'clinte_name' => 'Cellia Maria',
'discription' => '<p>A equipe da empresa foi muito receptiva durante a reserva e a viagem para Jordânia. Eles responderam a qualquer um de nossos pedidos quando precisávamos de ajuda.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3632,
'title' => 'Melhor pacote',
'is_visible' => true,
'clinte_name' => 'Tiago',
'discription' => '<p>Adorei o pacote de Jordânia e Turquia, o guia de Petra foi muito profissional e muito atencioso. Eu estava viajando com uma criança pequena e me senti completamente segura sob seus cuidados. Eu recomendo a Memphis Tours e a Turquia, este país é incrível.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3605,
'title' => 'Serviço impecável',
'is_visible' => true,
'clinte_name' => 'Anna Cristina',
'discription' => '<p>Recebemos boa atenção e respeito do guia, motorista e funcionários do restaurante em Petra. Gostei muito e recomendo a todos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3613,
'title' => 'Obrigado nosso guia',
'is_visible' => true,
'clinte_name' => 'Tiago Da Luz',
'discription' => '<p>5 dias de diversão, incluindo uma divertida festa da Semana Santa em Wadi Rum. Foi uma viagem incrível graças ao nosso guia excepcional, Mahmoud.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3359,
'title' => 'Maravilhoso',
'is_visible' => true,
'clinte_name' => 'Juliana',
'discription' => '<p>Foi uma viagem incrível de 5 dias com a Memphis Tours, e não poderíamos ter escolhido uma agência melhor para conhecer a Jordânia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3369,
'title' => 'Vale a pena',
'is_visible' => true,
'clinte_name' => 'Mariana',
'discription' => '<p>A viagem foi ótima, vale ressaltar também o excelente guia Ali que tivemos em Petra, que também tirou ótimas fotos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3441,
'title' => 'Obrigado',
'is_visible' => true,
'clinte_name' => 'Sandra',
'discription' => '<p>Gostaria de agradecer a toda equipe da Memphis Tours e seus representantes pela dedicação em suas funções. Muito obrigada por esses passeios, Cairo, Luxor e Petra foram os lugares que mais me tocaram.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3626,
'title' => 'Muito bom e incrível',
'is_visible' => true,
'clinte_name' => 'Leonardo',
'discription' => '<p>Nossa viagem começou em Amã, passou por Petra, Wadi Rum e Mar Morto, e terminou em Dubai. Tudo estava perfeito: clima, comida, todos os lugares visitados. O que mais gostei foi Petra e Dubai.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3638,
'title' => 'Melhor pacote',
'is_visible' => true,
'clinte_name' => 'Ana Maria',
'discription' => '<p>Tínhamos um pacote de 15 dias com a Memphis Tours, éramos um grupo de 8 pessoas. Eles sempre deram ótimos conselhos e sugestões, a atitude amigável e profissional tornou nossas férias inesquecíveis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3294,
'title' => 'Bons serviços',
'is_visible' => true,
'clinte_name' => 'Marcelo',
'discription' => '<p>Os serviços foram de 5 estrelas, obrigado Memphis Tours. Com bons hotéis, deliciosas refeições, passeios maravilhosos com transporte e guia em português, valeu cada centavo pago.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3608,
'title' => 'Foi um Natal mágico',
'is_visible' => true,
'clinte_name' => 'Fernanda',
'discription' => '<p>Nossa viagem foi aperfeiçoada pela equipe da Memphis Tours, que fez de tudo para garantir que tivéssemos a melhor experiência possível, fazendo pequenas mudanças para maximizar nossa diversão.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3362,
'title' => 'Excelente',
'is_visible' => true,
'clinte_name' => 'Mariana',
'discription' => '<p>Fizemos uma viagem de 7 dias à Jordânia, que foi muito boa, tanto em termos de atendimento, quanto em qualidade do veículo e guias.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 2695,
'title' => 'Muito bom!',
'is_visible' => true,
'clinte_name' => 'Natalia G',
'discription' => '<p>A pontualidade e a cordialidade dos receptivos fez a diferença. Petra é incrível! Adoramos e nos surpreendemos com a Jordânia. O único ponto que sentimos falta, foi que não tínhamos um horário dedicado para fazer as refeições e só fazíamos ao chegarmos de volta no hotel.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3634,
'title' => 'Eu gostei muito da experiência',
'is_visible' => true,
'clinte_name' => 'Claudio',
'discription' => '<p>Para quem tem paixão por viajar pelo mundo como eu. Itália, Jordânia, Índia e China são os destinos que mais valem a pena visitar. Enorme diversidade e riqueza cultural. Este é o programa perfeito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3360,
'title' => 'Amei',
'is_visible' => true,
'clinte_name' => 'Eduardo Rene',
'discription' => '<p>Aproveitamos o show em Petra à noite, vale a pena visitar esta cidade incrível e suas rochas. Obrigado Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3622,
'title' => 'Eu recomendo visitar a Jordânia e Jerusalém',
'is_visible' => true,
'clinte_name' => 'Livia',
'discription' => '<p>Graças a Deus, nossa viagem incluiu o passeio por Jerusalém, que nos deixou sem fôlego. Gostaria de agradecer ao motorista da Jordânia por nos conduzir de forma segura.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3611,
'title' => 'Voltarei novamente para outros destinos',
'is_visible' => true,
'clinte_name' => 'Maria',
'discription' => '<p>Obviamente, recomendamos Memphis Tours a todos se você quiser viajar pela Jordânia no final do ano. Mahmoud é o guia perfeito e uma pessoa maravilhosa.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3357,
'title' => 'Recomendo seus serviços',
'is_visible' => true,
'clinte_name' => 'Andreia',
'discription' => '<p>A Memphis Tours foi muito atenciosa, especialmente nosso motorista Mahmoud, que realmente ajudou a criar uma experiência especial para nós na Jordânia. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3610,
'title' => 'Melhor viagem',
'is_visible' => true,
'clinte_name' => 'Luiza',
'discription' => '<p>Gostei de passar este Natal no Oriente Médio e escolhi a Memphis Tours, eles sempre estiveram empenhados, fazendo o possível para nos proporcionar ótimos momentos na Jordânia e no Egito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3364,
'title' => 'Boa agência',
'is_visible' => true,
'clinte_name' => 'Alexandre',
'discription' => '<p>Obrigado Memphis Tours pelo seu interesse e profissionalismo. Tudo correu dentro do previsto, com pontualidade, transporte confortável e bons serviços de especialistas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3621,
'title' => 'A viagem foi incrível',
'is_visible' => true,
'clinte_name' => 'Alberto',
'discription' => '<p>Nossos guias na Jordânia e no Egito foram perfeitos, amigáveis e explicaram a história de cada lugar. Conversamos em todas as cidades egípcias sobre os significados históricos. Além de suas sugestões de comida.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3631,
'title' => 'Muito bom',
'is_visible' => true,
'clinte_name' => 'Claudio',
'discription' => '<p>Fizemos uma viagem para Turquia e Jordânia com a Memphis Tours. Eles nos deram conselhos muito bons sobre as excursões que fizemos durante toda a viagem. Gostei muito do passeio de balão na Capadócia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3624,
'title' => 'A cidade de Dubai é muito maravilhosa',
'is_visible' => true,
'clinte_name' => 'Lurdiana',
'discription' => '<p>Passamos quatro lindos dias na Jordânia com um sorriso no rosto, o guia foi muito simpático, é difícil encontrar alguém melhor que este. E fizemos uma viagem para a cidade maravilhosa de Dubai, que é riquíssima.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3453,
'title' => 'Eu recomendo 100%',
'is_visible' => true,
'clinte_name' => 'Lucilia',
'discription' => '<p>A viagem ao Egito com um passeio por Petra foi incrível. Conhecer os lugares onde a civilização começou há milhares de anos, a grandeza das rochas de Petra, ver os feitos faraônicos e a habilidade dos egípcios daquela época é algo que ficará para sempre em minha memória.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3353,
'title' => 'Gostei da experiência',
'is_visible' => true,
'clinte_name' => 'Claudio',
'discription' => '<p>Obrigado Memphis Tours, recomendo a todos que vão para a Jordânia. Eu me senti segura e eles me fizeram descobrir muitas coisas típicas da Jordânia, como comida boa, hotéis e atrações.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3606,
'title' => 'Viagem ótima',
'is_visible' => true,
'clinte_name' => 'Afonso',
'discription' => '<p>Éramos um grupo de 6 pessoas e fizemos um passeio de 8 dias. Todos os hotéis eram da mais alta qualidade e o veículo era confortável e espaçoso. Obrigado Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3615,
'title' => 'Vale 5 estrelas',
'is_visible' => true,
'clinte_name' => 'José',
'discription' => '<p>Tudo muito bem organizado pela Memphis Tours, bons restaurantes e bons hotéis. Nosso guia Mahmoud nos deu muito contexto e informações sobre cada lugar histórico e cultural que visitamos na Jordânia. Ficamos impressionados com os locais faraônicos do Egito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3366,
'title' => 'Obrigado',
'is_visible' => true,
'clinte_name' => 'Jonaldo',
'discription' => '<p>A excelente impressão que tivemos da Memphis Tours deveu-se ao atendimento que recebemos do nosso motorista e guia Ahmed em Petra.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3358,
'title' => 'Muito agradável',
'is_visible' => true,
'clinte_name' => 'Paulo',
'discription' => '<p>Obrigado Memphis Tours por se disponibilizar a modificar o nosso roteiro e atividades de acordo com os desejos do turista, sempre com conselhos inestimáveis sobre o que visitar e quando visitar.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 2698,
'title' => 'Petra é sensacional!',
'is_visible' => true,
'clinte_name' => 'Lucas Teles',
'discription' => '<p>O ponto alto da viagem é sem dúvida a visita à Petra. Que lugar espetacular! Obrigado Memphis Tours em especial ao guia Abdo pela aula de história.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3368,
'title' => 'Viagem incrível',
'is_visible' => true,
'clinte_name' => 'Rodolfo Silva',
'discription' => '<p>Gostamos muito de visitar Petra, que sem dúvida foi um dos pontos altos da nossa viagem à Jordânia. Obrigado Memphis Tours pela experiência.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3361,
'title' => 'Perfeito',
'is_visible' => true,
'clinte_name' => 'André',
'discription' => '<p>Fizemos uma viagem de 7 dias a Amã, Petra e outras cidades. Obrigada Memphis Tours, todos foram muito atenciosos e prestativos, respondendo às minhas muitas perguntas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3633,
'title' => 'Obrigado Memphis Tours',
'is_visible' => true,
'clinte_name' => 'Guilherme',
'discription' => '<p>Esta viagem foi absolutamente excelente com pessoas incríveis que simplesmente nos deram mais do que esperávamos.Nossa viagem à Jordânia e Turquia foi inesquecível, amamos Istambul e Capadócia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3629,
'title' => 'Agência incrível',
'is_visible' => true,
'clinte_name' => 'Maria da Silva',
'discription' => '<p>É ótimo combinar dois destinos em uma viagem. A Memphis Tours estava sempre pronta, fez o possível para atender aos nossos desejos e nos deu conselhos valiosos durante os 8 dias que passamos na Jordânia e na Turquia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1374,
'title' => 'Primeira viagem à Jordânia',
'is_visible' => true,
'clinte_name' => 'Isadora Lins',
'discription' => '<p>Viajamos num grupo de 3 mulheres para a Jordânia, fomos muito bem recepcionadas pela agência e nos sentimentos seguras em todo o circuito dos passeios. Tivemos a chance de dormir no deserto de Wadi Rum, uma das experiências mais fantásticas de toda a viagem. Memphis Tours nos deu suporte durante toda a viagem, recomendo demais e com certeza viajaremos com essa agência para um outro destino próximo ano.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3356,
'title' => 'Eu amei a Jordânia',
'is_visible' => true,
'clinte_name' => 'Antonio',
'discription' => '<p>Obrigado Memphis Tours por nos fornecer um guia tão conhecedor da história e cultura do país. Cuidado permanente com o conforto e satisfação do cliente.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1568,
'title' => 'Obrigado Memphis Tours ',
'is_visible' => true,
'clinte_name' => 'Josy Patrice ',
'discription' => '<p>Embora de viajei sozinha, mas, não senti nem por um momento que estava sozinha na viagem. Todo o grupo foi simpático e respeitoso. A Memphis Tours organizou a viagem na Jordânia e cuidou de todos os detalhes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3363,
'title' => 'Bom roteiro',
'is_visible' => true,
'clinte_name' => 'Tiago Varela',
'discription' => '<p>Passeio fantástico, por paisagens deslumbrantes, por pessoas competentes. Obrigado ao motorista Ibrahim por sua cordialidade e profissionalismo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3365,
'title' => 'Profissional',
'is_visible' => true,
'clinte_name' => 'Rebeca',
'discription' => '<p>Tenho muitos elogios a esta empresa. Decidimos fazer uma viagem de uma semana, e as respostas do atendimento ao cliente foram rápidas, o que possibilitou a organização da própria viagem.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1567,
'title' => 'Melhor agência da viagem ',
'is_visible' => true,
'clinte_name' => 'Emerson pato ',
'discription' => '<p>Geralmente eu gosto de viajar sozinha sem a agência de viagem mas, a viajar com Memphis é diferente, eles são muito respeitosos e simpáticos. Eu aproveitei muito na Jordânia com Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3301,
'title' => 'Guias experientes',
'is_visible' => true,
'clinte_name' => 'Anna Carolina',
'discription' => '<p>Uma viagem muito agradável com Memphis Tours, nós nos divertimos muito. os guias conhecem suas tradições e conhecem muito bem a cidade e sua história. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3630,
'title' => 'Experiência incrível',
'is_visible' => true,
'clinte_name' => 'Fernando',
'discription' => '<p>Fiz a viagem dos sonhos para a Turquia, realmente tem pontos inesquecíveis, principalmente a arquitetura das mesquitas em Istambul. Fiquei agradavelmente surpreendido com o guia de Petra, que era tão experiente e profissional. Obrigado Memphis Tours, eles trabalharam muito, então foi muito fácil confiar neles.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1916,
'title' => 'Maravilhosa experiência!',
'is_visible' => true,
'clinte_name' => 'Vieira Henrique',
'discription' => '<p>Nossa aventura com a Memphis Tours na Jordânia foi super maravilhosa.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3352,
'title' => 'País bonito',
'is_visible' => true,
'clinte_name' => 'Daniela',
'discription' => '<p>Gostei muito da minha viagem à Jordânia e especialmente a Petra à noite. Comemos comida deliciosa e tivemos um motorista amigável.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1367,
'title' => 'Uma viagem dos sonhos na Jordânia',
'is_visible' => true,
'clinte_name' => 'Camila Araújo',
'discription' => '<p>Estivemos na Jordânia em setembro. Desde o início tivemos a certeza de que a melhor escolha que poderíamos ter feito foi a opção pela Memphis Tours. Foram 7 dias maravilhosos nesse país incrível. Destaco nossa visita a Petra que foi um dos momentos mais emocionantes da viagem, é como se pudéssemos voltar ao tempo. Agradeço ao guia Omar que nos acompanhou durante a viagem. Gratidão Memphis!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1372,
'title' => 'Viagem a Jordânia',
'is_visible' => true,
'clinte_name' => 'Luiz Inácio',
'discription' => '<p>Fechamos um pacote com a Memphis Tours incluindo todos os passeios, hospedagens e transporte. Nossa viagem foi preparada pelo agente Ahmed, fomos recepcionados muito bem na Jordânia e todos os passeios foram maravilhosos. Excelente serviço e comprometimento com o cliente. Super recomendo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3367,
'title' => 'Recomendo 100%',
'is_visible' => true,
'clinte_name' => 'Patricia',
'discription' => '<p>Amei o guia Ibrahim, que além de ser muito profissional e atencioso em todos os momentos, nos deu recomendações para alguns ajustes em nosso roteiro que tivemos que fazer devido ao clima dos últimos dias.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1909,
'title' => 'Viagem fabulosa',
'is_visible' => true,
'clinte_name' => 'Pereira Paulo',
'discription' => '<p>Eu já voltei da Jordânia com Memphis Tours e estou extremamente satisfeito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3370,
'title' => 'Guia experiente',
'is_visible' => true,
'clinte_name' => 'Fabiola',
'discription' => '<p>O guia Ali me acompanhou com muita alegria e segurança até Petra, o que foi muito divertido, e eu compartilhei uma experiência inesquecível com um guia muito competente e qualificado que nunca esquecerei.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1906,
'title' => 'Muito bom!',
'is_visible' => true,
'clinte_name' => 'Thiago Pereira',
'discription' => '<p>Viagem maravilhosa que eu e minha esposa fizemos com a MEMPHIS TOURS, Petra foi incrível <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1912,
'title' => 'Serviço excelente',
'is_visible' => true,
'clinte_name' => 'Guedes Paulo',
'discription' => '<p>A equipe foi muita respeitosa e foi a razão de uma memória inesquecível na Jordânia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1910,
'title' => 'A equipe é bastante simpática ',
'is_visible' => true,
'clinte_name' => 'Marciel Beatriz',
'discription' => '<p>Absolutamente recomendo. Memphis Tours fez minha Lua de mel se tornar ainda mais perfeita. Obrigado!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1913,
'title' => 'Foi uma viagem inesquecível!',
'is_visible' => true,
'clinte_name' => 'Tânia Rodrigues',
'discription' => '<p>Eu passei minhas férias na Petra com minha família e foi uma viagem inesquecível.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1902,
'title' => 'Nossa viagem na Petra ',
'is_visible' => true,
'clinte_name' => 'Beatriz Simone',
'discription' => '<p>Memphis Tours é a melhor maneira da aproveitar no Jordânia. Eles são bem organizados e super simpáticos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1566,
'title' => 'primeira experiência ',
'is_visible' => true,
'clinte_name' => 'Geovana kelen ',
'discription' => '<p>Foi a experiência mais interessante que fiz na minha vida. Viajei para a Jordânia e visitei a cidade de Petra. Foi como uma aula de história maravilhosa. Memphis organizou toda a viagem desde a saída do aeroporto até meu retorno ao Brasil. Altamente recomendado.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 2696,
'title' => 'Amamos a viagem!',
'is_visible' => true,
'clinte_name' => 'César Lopes',
'discription' => '<p>Viagem incrível para Jordânia e Dubai, aproveitamos os passeios e os guias foram fundamentais para explorarmos a história rica destes dois países.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3628,
'title' => 'Experiência única',
'is_visible' => true,
'clinte_name' => 'Fernanda',
'discription' => '<p>A Memphis Tours foi muito boa para nós e foi sempre muito útil na comunicação. Eles nos deram os melhores conselhos sobre o roteiro e as atividades em Petra e Dubai.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1901,
'title' => 'Minha experiência',
'is_visible' => true,
'clinte_name' => 'Mariana Paulo',
'discription' => '<p>Estou muito grato pelo seu trabalho, Memphis Tours<br />
Vocês são demais e voltaremos em breve á Jordânia com vocês!!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 2697,
'title' => 'Oriente Médio na Páscoa',
'is_visible' => true,
'clinte_name' => 'Jussara Lins',
'discription' => '<p>Viajei na semana santa para o Egito e Jordânia, foi a primeira vez que passei a Páscoa fora do Brasil. Só tenho a agradecer a equipe Memphis pela organização e profissionalismo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1903,
'title' => 'Obrigado Omar ',
'is_visible' => true,
'clinte_name' => 'Rodrigues Caiado ',
'discription' => '<p>Nosso guia omar Khaled foi tão experiente e gentil. Ficamos seguros nos lugares lotados. Obrigado Memphis.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3355,
'title' => 'Experiência incrível',
'is_visible' => true,
'clinte_name' => 'Marcos',
'discription' => '<p>Minha esposa e eu passamos quatro dias na Jordânia com a Memphis Tours e foi uma experiência incrível. Eles foram pontuais, flexíveis e tem bastante conhecimento sobre o país.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1911,
'title' => 'Organização e seriedade garantiram uma viagem perfeita',
'is_visible' => true,
'clinte_name' => 'Rodrigues Lima',
'discription' => '<p>A agência é muita organizada e super legal. Claro que eu recomendo!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3440,
'title' => 'Gostei da experiência',
'is_visible' => true,
'clinte_name' => 'Bianca',
'discription' => '<p>A viagem foi excelente, principalmente no Cairo e Petra, o pessoal de lá foi ótimo. O guia do Egito foi simplesmente o melhor guia que já tive e o representante da empresa nos ajudou em tudo que precisávamos desde a chegada até a saída do aeroporto.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3371,
'title' => 'Experiência ótima',
'is_visible' => true,
'clinte_name' => 'Elizabeth',
'discription' => '<p>A melhor viagem da minha vida para a Jordânia, meu único arrependimento foi não ter mais tempo para explorar Petra.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1447,
'title' => 'Minha viagem à Jordânia',
'is_visible' => true,
'clinte_name' => 'Lorena Valter ',
'discription' => '<p>Viajei para a Jordânia com minha mãe e visitei Petra, o passeio foi interessante. O guia Mahmoud, foi incrível e muito prestativo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1907,
'title' => 'Atendimento incrível e de confiança',
'is_visible' => true,
'clinte_name' => 'Antonio Paulo',
'discription' => '<p>A equipe é excelente, do primeiro contato pelo site ou WhatsApp até o fim da sua viagem.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3305,
'title' => 'Experiência ótima',
'is_visible' => true,
'clinte_name' => 'Antonio',
'discription' => '<p>O pacote foi incrível, os companheiros foram um grupo muito cordial e amigável, sem dúvida eu recomendo a Memphis Tours. <br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 2265,
'title' => 'Obrigado Ihab ',
'is_visible' => true,
'clinte_name' => 'Simone',
'discription' => '<p>Minhas férias foram muito especiais por causa da guia Ihab, ele foi muito amigável e preocupado com a nossa segurança.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1904,
'title' => 'A agência foi muito respeitosa.',
'is_visible' => true,
'clinte_name' => 'Paulo João',
'discription' => '<p>A pontualidade e a cordialidade dos receptivos fez a diferença.<br />
Petra é incrível! Adoramos e nos surpreendemos com a Jordânia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1917,
'title' => 'Agência maravilhosa!',
'is_visible' => true,
'clinte_name' => 'Raimundo Fabiano',
'discription' => '<p>Foi uma experiência interessante e super valiosa, mais do que eu esperava.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 2266,
'title' => 'Muito legal ',
'is_visible' => true,
'clinte_name' => 'Roberto Lima ',
'discription' => '<p>Agradeço muito ao guia Ihab e toda a equipe.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1919,
'title' => 'Jordânia Perfeito !!!',
'is_visible' => true,
'clinte_name' => 'Helton Bastos',
'discription' => '<p>Gostaria de agradecer ao guia Gamal que estava com a gente na Petra, ele foi simpático e fez nossa viagem na Jordânia muito divertida.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1915,
'title' => 'Excelente empresa.',
'is_visible' => true,
'clinte_name' => 'Marques Thiago',
'discription' => '<p>A viagem foi confortável, os melhores preços e as datas certas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1908,
'title' => 'Melhor opção',
'is_visible' => true,
'clinte_name' => 'Herton Ferreira',
'discription' => '<p> Adoramos nosso passeio por tudo, em especial pelo nosso guia que falava português Abdullah Alaa foi muito divertido e simpático. Super recomendo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1900,
'title' => 'Viagem maravilhosa!',
'is_visible' => true,
'clinte_name' => 'Paulo Bonacore',
'discription' => '<p>O nosso passeio foi incrível, pois, a equipe toda foi tão gentil conosco e a viagem toda foi inesquecível!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1918,
'title' => 'Recomendamos com certeza',
'is_visible' => true,
'clinte_name' => 'Juliana Cacemiro',
'discription' => '<p>Eu viajei com Mempis três vezes e foram organizados, elegantes e de alta qualidade. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1914,
'title' => 'Experiência Incrível!',
'is_visible' => true,
'clinte_name' => 'Ferreira Ramos',
'discription' => '<p>Nossa experiência com a Memphis Tours na Jordânia foi ótima, e todas as pessoas que encontrei foram muitas gentis e respeitosas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 1905,
'title' => 'Tudo beleza ',
'is_visible' => true,
'clinte_name' => 'Alves Herton',
'discription' => '<p>Excelente equipe e empresa de turismo.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[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) 3354,
'title' => 'Muito divertido',
'is_visible' => true,
'clinte_name' => 'Cristina',
'discription' => '<p>O guia e o motorista nos trataram como velhos amigos. Não ficamos na Jordânia por tempo suficiente, gostaríamos de ter estendido nossa estadia.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 24,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reviews'
}
]
$reviews_counts = [
(int) 5 => [
(int) 0 => (int) 0,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 5,
(int) 4 => (int) 6,
(int) 5 => (int) 9,
(int) 6 => (int) 10,
(int) 7 => (int) 11,
(int) 8 => (int) 12,
(int) 9 => (int) 13,
(int) 10 => (int) 15,
(int) 11 => (int) 16,
(int) 12 => (int) 18,
(int) 13 => (int) 24,
(int) 14 => (int) 26,
(int) 15 => (int) 27,
(int) 16 => (int) 29,
(int) 17 => (int) 31,
(int) 18 => (int) 32,
(int) 19 => (int) 33,
(int) 20 => (int) 34,
(int) 21 => (int) 35,
(int) 22 => (int) 36,
(int) 23 => (int) 38,
(int) 24 => (int) 39,
(int) 25 => (int) 40,
(int) 26 => (int) 41,
(int) 27 => (int) 42,
(int) 28 => (int) 43,
(int) 29 => (int) 44,
(int) 30 => (int) 45,
(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) 64,
(int) 47 => (int) 65,
(int) 48 => (int) 67,
(int) 49 => (int) 69,
(int) 50 => (int) 70,
(int) 51 => (int) 71,
(int) 52 => (int) 72,
(int) 53 => (int) 73,
(int) 54 => (int) 74,
(int) 55 => (int) 75,
(int) 56 => (int) 76,
(int) 57 => (int) 77,
(int) 58 => (int) 79,
(int) 59 => (int) 80,
(int) 60 => (int) 81,
(int) 61 => (int) 82,
(int) 62 => (int) 83,
(int) 63 => (int) 84,
(int) 64 => (int) 85
],
(int) 4 => [
(int) 0 => (int) 1,
(int) 1 => (int) 4,
(int) 2 => (int) 7,
(int) 3 => (int) 8,
(int) 4 => (int) 14,
(int) 5 => (int) 17,
(int) 6 => (int) 19,
(int) 7 => (int) 20,
(int) 8 => (int) 21,
(int) 9 => (int) 22,
(int) 10 => (int) 23,
(int) 11 => (int) 25,
(int) 12 => (int) 28,
(int) 13 => (int) 30,
(int) 14 => (int) 37,
(int) 15 => (int) 46,
(int) 16 => (int) 62,
(int) 17 => (int) 63,
(int) 18 => (int) 66,
(int) 19 => (int) 68,
(int) 20 => (int) 78
],
'total_reviews' => (int) 86,
'5Stars' => (int) 65,
'4Stars' => (int) 21,
'3Stars' => (int) 0,
'2Stars' => (int) 0,
'1Stars' => (int) 0,
'total_stars' => (int) 409,
'total_avg' => (float) 4.76
]
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==.MGEzMDI1NGEyY2Q2ZWJjZjIzNGZmN2QwMWQ1ZmZkNzI4YzY4MDM1OTVkMTAzZjU2MDIwNTliN2I0ZDMxNDU0Nf2w0L54WIQph/fMGxRrg0wq4oG1otDRb4WhxBDdQxK+',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750141902'
]
]
$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==.MGEzMDI1NGEyY2Q2ZWJjZjIzNGZmN2QwMWQ1ZmZkNzI4YzY4MDM1OTVkMTAzZjU2MDIwNTliN2I0ZDMxNDU0Nf2w0L54WIQph/fMGxRrg0wq4oG1otDRb4WhxBDdQxK+',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750141902'
]
]
$values = [
(int) 0 => 'https://betabr.memphistours.com/jordania'
]
$name = 'Location'
$first = true
$value = 'https://betabr.memphistours.com/jordania'
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==.MGEzMDI1NGEyY2Q2ZWJjZjIzNGZmN2QwMWQ1ZmZkNzI4YzY4MDM1OTVkMTAzZjU2MDIwNTliN2I0ZDMxNDU0Nf2w0L54WIQph/fMGxRrg0wq4oG1otDRb4WhxBDdQxK+',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750141902'
]
]
$cookie = [
'name' => 'Blog',
'value' => 'Q2FrZQ==.MGEzMDI1NGEyY2Q2ZWJjZjIzNGZmN2QwMWQ1ZmZkNzI4YzY4MDM1OTVkMTAzZjU2MDIwNTliN2I0ZDMxNDU0Nf2w0L54WIQph/fMGxRrg0wq4oG1otDRb4WhxBDdQxK+',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750141902'
]
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