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) 35,
'RootCategories.slug' => 'ofertas-marrocos-natal',
'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) 35
$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) 1385,
'title' => 'Marrocos com acampamento no Deserto',
'is_visible' => true,
'clinte_name' => 'Família Araújo',
'discription' => '<p>Tivemos experiências incríveis no Marrocos com o pacote que contratamos com a agência Memphis. Fizemos uma viagem por Marrakech e o deserto do saara. O ponto alto do nosso roteiro certamente foi o acampamento no deserto. Tivemos a chance de ver uma noite estrelada e dormir numa tenda beduína, com comida e bebida prepara por eles, uma experiência cultural maravilhosa. Desde o momento da reserva até o fim da viagem fomos muito bem atendidos e recebidos por todos. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 2267,
'title' => 'Recomendo',
'is_visible' => true,
'clinte_name' => 'Suelen Fabio ',
'discription' => '<p>Recomendo esses programas com Memphis Tours. O melhor sempre</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1382,
'title' => 'Aniversário no Marrocos',
'is_visible' => true,
'clinte_name' => 'Acássia Gonçalves',
'discription' => '<p>Fiz uma viagem maravilhosa com meu filho para comemorar seu aniversário. A Memphis Tours preparou um roteiro sem defeitos, conhecemos as cidades imperiais, o deserto e casablanca. Uma viagem memorável, com excelente atendimento e guias excepcionais. Gratidão Memphis Tours pelo suporte e atenção, esperamos viajar com vocês mais vezes.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1375,
'title' => 'Viagem em família no Marrocos',
'is_visible' => true,
'clinte_name' => 'Raquel Oliveira',
'discription' => '<p>Amamos nossa viagem, nosso guia extremamente competente e muito simpático. Explicava tudo com muita dedicação. Escolhemos fazer um pacote de 12 dias no Marrocos, conhecendo as cidades imperiais, Casablanca, o deserto e a cidade azul de Chefchaouen. Tivemos toda assistência durante a viagem, desde os preparativos até o retorno para casa. Obrigada Memphis Tours por proporcionar essa viagem incrível. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1448,
'title' => 'Nova experiência',
'is_visible' => true,
'clinte_name' => 'Mariana Fernandes ',
'discription' => '<p>tive uma experiência nova e maravilhosa no deserto de Marrocos com a Memphis Tours. O guia foi fofinho e gentil, também provei comidas árabe, foi super incrível, até agora não posso esquecer o sabor.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1778,
'title' => 'Sonho de uma vida',
'is_visible' => true,
'clinte_name' => 'Gabriel Romairo',
'discription' => '<p>Queria falar sobre minha viagem e a equipe da agência, todas as pessoas que encontrei foram muitas gentis e respeitosas.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 2275,
'title' => 'Uma viagem inesquecível',
'is_visible' => true,
'clinte_name' => 'Gian Fernand',
'discription' => '<p>Todo o pessoal da equipe foi muito prestativo e simpático, nos sentimos muito confortáveis e seguras.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1780,
'title' => 'Excelente experiência.',
'is_visible' => true,
'clinte_name' => 'Lucas Santos ',
'discription' => '<p>Marrocos é um país lindo que adorei e gostaria de agradecer a Memphis pela organização.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1700,
'title' => 'Obrigado Memphis Tours',
'is_visible' => true,
'clinte_name' => 'Marcos Lima ',
'discription' => '<p>Eu já voltei do Marrocos com Memphis Tours, estou extremamente satisfeito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1704,
'title' => 'Melhor serviço',
'is_visible' => true,
'clinte_name' => 'Samuel Silva ',
'discription' => '<p>A melhor viagem que fiz na minha vida! O deserto marroquino foi super maravilhoso!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1787,
'title' => 'Obrigado Abdullah',
'is_visible' => true,
'clinte_name' => 'Mayara Jose ',
'discription' => '<p>O guia Abdullah estava conosco, ele foi respeitoso e muito amigável, tornou a viagem inesquecível. </p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 2276,
'title' => ' A experiência foi muito boa',
'is_visible' => true,
'clinte_name' => 'Adriana Santos ',
'discription' => '<p>A viagem foi maravilhosa, serviço super legal. Recomendo muito aos brasileiros que querem conhecer Marrocos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1705,
'title' => 'Experiência incrível',
'is_visible' => true,
'clinte_name' => 'Vitoria Santos',
'discription' => '<p>Agradeço muito ao guia Omar e toda a equipe.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1779,
'title' => 'Minha experiência com Memphis Tours',
'is_visible' => true,
'clinte_name' => 'Jinny Marcos',
'discription' => '<p>A agência foi muito respeitosa e bem organizada.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1710,
'title' => 'Perfeita gestão',
'is_visible' => true,
'clinte_name' => 'Danyely Leao ',
'discription' => '<p>Recomendo esses passeios, pois eles fizeram o melhor e um incrível programa para Marrocos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1713,
'title' => 'Melhor experiência em Marrocos ',
'is_visible' => true,
'clinte_name' => 'Amanda Dias ',
'discription' => '<p>Eu queria falar sobre a minha experiência em Marrocos com Memphis Tours, foi muito bonita e organizada, toda a equipe foi cooperativa e respeitosa.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1703,
'title' => 'A viagem foi muita boa',
'is_visible' => true,
'clinte_name' => 'Alves Anderson',
'discription' => '<p>Nosso guia que estava com gente em Marrocos foi muito gentil e simpático.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1709,
'title' => 'Bom serviço',
'is_visible' => true,
'clinte_name' => 'Nanda Ribeiro',
'discription' => '<p>Obrigado pela incrível viagem para a Marrocos, realmente foi uma experiência única com um programa especial.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1575,
'title' => 'Excelente experiência.',
'is_visible' => true,
'clinte_name' => 'Mario Wilma ',
'discription' => '<p>Eu viajei com a Memphis Tours para Marrocos. A viagem foi super legal e interessante, a agência é muito profissional e tudo foi especial. Agradeço aos guias Ali e Khaled, eles são respeitosos, agradáveis e informativos.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1434,
'title' => 'viagem inesquecível!',
'is_visible' => true,
'clinte_name' => 'Bruno Gomes',
'discription' => '<p>Nossa viagem para Marrakech foi inesquecível, passei cinco dias com minha família no Marrocos, visitei muitos lugares maravilhosos e conheci sobre a cultura do povo marroquino, foi uma viagem maravilhosa com a Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1574,
'title' => 'Minha viagem em Marrocos',
'is_visible' => true,
'clinte_name' => 'Adriana Neto ',
'discription' => '<p>Memphis Tours é muito organizada, respeitosa e o mais importante para eles é a felicidade do cliente, sério, a melhor agência com a qual viajei, obviamente não será a última vez.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1699,
'title' => 'Altamente recomendado',
'is_visible' => true,
'clinte_name' => 'Jorge Morgan ',
'discription' => '<p>A agência foi amigável, flexível e muito profissional.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1781,
'title' => 'A equipe é bastante simpática.',
'is_visible' => true,
'clinte_name' => 'Lara Ribeiro ',
'discription' => '<p>Férias maravilhosas que passei com meu marido no Marrocos, aproveitamos muito.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1783,
'title' => 'Nossa experiência.',
'is_visible' => true,
'clinte_name' => 'Rafael Ferreira ',
'discription' => '<p>Nossa experiência com a Memphis Tours no Marrocos foi ótima.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1707,
'title' => 'Nossa experiência com Memphis Tours ',
'is_visible' => true,
'clinte_name' => 'Camila Gabriel ',
'discription' => '<p>Os 11 dias no Marrocos foram cheios de atividades bem organizadas e diferentes. Recomendo esse passeio a todos!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1576,
'title' => 'Férias felizes',
'is_visible' => true,
'clinte_name' => 'Maria Brunet ',
'discription' => '<p>Fiz a minha primeira viagem fora do Brasil e foi muita linda. A viagem foi organizada e com muitas atividades interessante. Eu gostei de Marrocos e da cultura árabe. Sem dúvida, vou viajar novamente com Memphis Tours.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1786,
'title' => 'Cinco dias em Marrakech ',
'is_visible' => true,
'clinte_name' => 'João Bruno',
'discription' => '<p>Passei cinco dias em Marrakech foi incrível, nunca imaginei Marrocos tão lindo<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1782,
'title' => 'A agência é muito profissional e organizada.',
'is_visible' => true,
'clinte_name' => 'Samuel Moura ',
'discription' => '<p>A agência é muito profissional e organizada.</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1785,
'title' => 'Melhor viagem ',
'is_visible' => true,
'clinte_name' => 'Juliana Dayane ',
'discription' => '<p>A melhor coisa que me aconteceu recentemente.<br />
</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1784,
'title' => 'Super Legal ',
'is_visible' => true,
'clinte_name' => 'Pablo Costa ',
'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) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[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) 1712,
'title' => 'Férias maravilhosas',
'is_visible' => true,
'clinte_name' => 'Carolina Vieira ',
'discription' => '<p>Melhor viagem que já fiz na minha vida e o deserto marroquino foi super maravilhoso!</p>
',
'link' => '',
'date' => object(Cake\I18n\FrozenDate) {},
'site_id' => (int) 35,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[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) 1,
(int) 2 => (int) 2,
(int) 3 => (int) 3,
(int) 4 => (int) 4,
(int) 5 => (int) 5,
(int) 6 => (int) 6,
(int) 7 => (int) 7,
(int) 8 => (int) 10,
(int) 9 => (int) 11,
(int) 10 => (int) 12,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 22,
(int) 18 => (int) 23,
(int) 19 => (int) 24,
(int) 20 => (int) 25,
(int) 21 => (int) 26,
(int) 22 => (int) 27,
(int) 23 => (int) 28,
(int) 24 => (int) 29,
(int) 25 => (int) 30
],
(int) 4 => [
(int) 0 => (int) 8,
(int) 1 => (int) 9,
(int) 2 => (int) 13,
(int) 3 => (int) 20,
(int) 4 => (int) 21
],
'total_reviews' => (int) 31,
'5Stars' => (int) 26,
'4Stars' => (int) 5,
'3Stars' => (int) 0,
'2Stars' => (int) 0,
'1Stars' => (int) 0,
'total_stars' => (int) 150,
'total_avg' => (float) 4.84
]
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==.YWYzNjI2MGFlYzcwNGJhNmRiMTRmOGVjOTBiNGFjYzc1YTdkY2EwMThiZmU2NTZkMmZlMDdlN2I4ZjQ5NTRlYm6HUnUQI6dHNsg5jZt+udJnsTwgy8MzTYj+DLi67try',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140640'
]
]
$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==.YWYzNjI2MGFlYzcwNGJhNmRiMTRmOGVjOTBiNGFjYzc1YTdkY2EwMThiZmU2NTZkMmZlMDdlN2I4ZjQ5NTRlYm6HUnUQI6dHNsg5jZt+udJnsTwgy8MzTYj+DLi67try',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140640'
]
]
$values = [
(int) 0 => 'https://betabr.memphistours.com/Marrocos'
]
$name = 'Location'
$first = true
$value = 'https://betabr.memphistours.com/Marrocos'
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==.YWYzNjI2MGFlYzcwNGJhNmRiMTRmOGVjOTBiNGFjYzc1YTdkY2EwMThiZmU2NTZkMmZlMDdlN2I4ZjQ5NTRlYm6HUnUQI6dHNsg5jZt+udJnsTwgy8MzTYj+DLi67try',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140640'
]
]
$cookie = [
'name' => 'Blog',
'value' => 'Q2FrZQ==.YWYzNjI2MGFlYzcwNGJhNmRiMTRmOGVjOTBiNGFjYzc1YTdkY2EwMThiZmU2NTZkMmZlMDdlN2I4ZjQ5NTRlYm6HUnUQI6dHNsg5jZt+udJnsTwgy8MzTYj+DLi67try',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1750140640'
]
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