Notice (8): Trying to access array offset on value of type null [APP/Template/Activity/index.ctp, line 55]Code Context<p class="workshop_date"><?=$val['open_date'] ?></p>
<p class="instructor"><?=$val['shop_master']['nickname'] ?></p>
<h3 class="shopName"><?=$val['title'] ?></h3>
$viewFile = '/home/wellbeingclass/www/src/Template/Activity/index.ctp' $dataForView = [ 'list' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT workshop_masters.id AS `workshop_masters__id`, workshop_masters.shop_id AS `workshop_masters__shop_id`, workshop_masters.title AS `workshop_masters__title`, workshop_masters.category_id AS `workshop_masters__category_id`, workshop_masters.detail AS `workshop_masters__detail`, workshop_masters.open_date AS `workshop_masters__open_date`, workshop_masters.open_time AS `workshop_masters__open_time`, workshop_masters.reserve_start_date AS `workshop_masters__reserve_start_date`, workshop_masters.reserve_end_date AS `workshop_masters__reserve_end_date`, workshop_masters.entry_number AS `workshop_masters__entry_number`, workshop_masters.place AS `workshop_masters__place`, workshop_masters.price AS `workshop_masters__price`, workshop_masters.entry_rainy AS `workshop_masters__entry_rainy`, workshop_masters.attention AS `workshop_masters__attention`, workshop_masters.main_img AS `workshop_masters__main_img`, workshop_masters.sub_img1 AS `workshop_masters__sub_img1`, workshop_masters.sub_img2 AS `workshop_masters__sub_img2`, workshop_masters.sub_img3 AS `workshop_masters__sub_img3`, workshop_masters.sub_img4 AS `workshop_masters__sub_img4`, workshop_masters.sub_img5 AS `workshop_masters__sub_img5`, workshop_masters.disp_start_date AS `workshop_masters__disp_start_date`, workshop_masters.disp_end_date AS `workshop_masters__disp_end_date`, workshop_masters.disp_flg AS `workshop_masters__disp_flg`, workshop_masters.nopay_flg AS `workshop_masters__nopay_flg`, workshop_masters.created AS `workshop_masters__created`, workshop_masters.updated AS `workshop_masters__updated`, workshop_masters.del_flg AS `workshop_masters__del_flg`, workshop_masters.deleted AS `workshop_masters__deleted`, ShopMasters.id AS `ShopMasters__id`, ShopMasters.shop_name AS `ShopMasters__shop_name`, ShopMasters.lecturer_sei AS `ShopMasters__lecturer_sei`, ShopMasters.lecturer_mei AS `ShopMasters__lecturer_mei`, ShopMasters.lecturer_kana_sei AS `ShopMasters__lecturer_kana_sei`, ShopMasters.lecturer_kana_mei AS `ShopMasters__lecturer_kana_mei`, ShopMasters.prof_img AS `ShopMasters__prof_img`, ShopMasters.nickname AS `ShopMasters__nickname`, ShopMasters.tel AS `ShopMasters__tel`, ShopMasters.email AS `ShopMasters__email`, ShopMasters.web_url AS `ShopMasters__web_url`, ShopMasters.introduction AS `ShopMasters__introduction`, ShopMasters.disp_flg AS `ShopMasters__disp_flg`, ShopMasters.created AS `ShopMasters__created`, ShopMasters.updated AS `ShopMasters__updated`, ShopMasters.del_flg AS `ShopMasters__del_flg`, ShopMasters.deleted AS `ShopMasters__deleted` FROM workshop_masters workshop_masters LEFT JOIN shop_masters ShopMasters ON ShopMasters.id = (workshop_masters.shop_id) WHERE (workshop_masters.del_flg = :c0 AND workshop_masters.disp_flg = :c1 AND workshop_masters.disp_start_date <= :c2 AND (workshop_masters.disp_end_date >= :c3 OR (workshop_masters.disp_end_date) IS NULL)) ORDER BY workshop_masters.open_date ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\WorkshopMastersTable) {} }, 'shop_list' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT shop_masters.id AS `shop_masters__id`, shop_masters.shop_name AS `shop_masters__shop_name`, shop_masters.lecturer_sei AS `shop_masters__lecturer_sei`, shop_masters.lecturer_mei AS `shop_masters__lecturer_mei`, shop_masters.lecturer_kana_sei AS `shop_masters__lecturer_kana_sei`, shop_masters.lecturer_kana_mei AS `shop_masters__lecturer_kana_mei`, shop_masters.prof_img AS `shop_masters__prof_img`, shop_masters.nickname AS `shop_masters__nickname`, shop_masters.tel AS `shop_masters__tel`, shop_masters.email AS `shop_masters__email`, shop_masters.web_url AS `shop_masters__web_url`, shop_masters.introduction AS `shop_masters__introduction`, shop_masters.disp_flg AS `shop_masters__disp_flg`, shop_masters.created AS `shop_masters__created`, shop_masters.updated AS `shop_masters__updated`, shop_masters.del_flg AS `shop_masters__del_flg`, shop_masters.deleted AS `shop_masters__deleted` FROM shop_masters shop_masters WHERE (del_flg = :c0 AND disp_flg = :c1)', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\ShopMastersTable) {} }, 'mst_category' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT setting_masters.id AS `setting_masters__id`, setting_masters.division AS `setting_masters__division`, setting_masters.setting_id AS `setting_masters__setting_id`, setting_masters.mst_name AS `setting_masters__mst_name`, setting_masters.disp_sort AS `setting_masters__disp_sort`, setting_masters.created AS `setting_masters__created`, setting_masters.updated AS `setting_masters__updated`, setting_masters.del_flg AS `setting_masters__del_flg`, setting_masters.deleted AS `setting_masters__deleted` FROM setting_masters setting_masters WHERE (del_flg = :c0 AND division = :c1)', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\SettingMastersTable) {} }, 'end_list' => [ (int) 0 => [ 'workshop_id' => (int) 513, 'entry_number' => (int) 0 ], (int) 1 => [ 'workshop_id' => (int) 488, 'entry_number' => (int) 0 ], (int) 2 => [ 'workshop_id' => (int) 493, 'entry_number' => (int) 7 ], (int) 3 => [ 'workshop_id' => (int) 470, 'entry_number' => (int) 1 ], (int) 4 => [ 'workshop_id' => (int) 479, 'entry_number' => (int) 5 ], (int) 5 => [ 'workshop_id' => (int) 482, 'entry_number' => (int) 11 ], (int) 6 => [ 'workshop_id' => (int) 467, 'entry_number' => (int) 5 ], (int) 7 => [ 'workshop_id' => (int) 497, 'entry_number' => (int) 6 ], (int) 8 => [ 'workshop_id' => (int) 472, 'entry_number' => (int) 4 ], (int) 9 => [ 'workshop_id' => (int) 491, 'entry_number' => (int) 11 ], (int) 10 => [ 'workshop_id' => (int) 480, 'entry_number' => (int) 10 ], (int) 11 => [ 'workshop_id' => (int) 500, 'entry_number' => (int) 8 ], (int) 12 => [ 'workshop_id' => (int) 494, 'entry_number' => (int) 8 ], (int) 13 => [ 'workshop_id' => (int) 496, 'entry_number' => (int) 8 ], (int) 14 => [ 'workshop_id' => (int) 487, 'entry_number' => (int) 0 ], (int) 15 => [ 'workshop_id' => (int) 478, 'entry_number' => (int) 4 ], (int) 16 => [ 'workshop_id' => (int) 498, 'entry_number' => (int) 8 ], (int) 17 => [ 'workshop_id' => (int) 477, 'entry_number' => (int) 0 ], (int) 18 => [ 'workshop_id' => (int) 483, 'entry_number' => (int) 15 ], (int) 19 => [ 'workshop_id' => (int) 471, 'entry_number' => (int) 8 ], (int) 20 => [ 'workshop_id' => (int) 481, 'entry_number' => (int) 8 ], (int) 21 => [ 'workshop_id' => (int) 492, 'entry_number' => (int) 14 ], (int) 22 => [ 'workshop_id' => (int) 476, 'entry_number' => (int) 0 ], (int) 23 => [ 'workshop_id' => (int) 489, 'entry_number' => (int) 7 ], (int) 24 => [ 'workshop_id' => (int) 499, 'entry_number' => (int) 9 ], (int) 25 => [ 'workshop_id' => (int) 507, 'entry_number' => (int) 15 ], (int) 26 => [ 'workshop_id' => (int) 508, 'entry_number' => (int) 14 ], (int) 27 => [ 'workshop_id' => (int) 486, 'entry_number' => (int) 8 ], (int) 28 => [ 'workshop_id' => (int) 469, 'entry_number' => (int) 5 ], (int) 29 => [ 'workshop_id' => (int) 484, 'entry_number' => (int) 15 ], (int) 30 => [ 'workshop_id' => (int) 495, 'entry_number' => (int) 15 ], (int) 31 => [ 'workshop_id' => (int) 506, 'entry_number' => (int) 7 ] ], 'search_category' => [ (int) 0 => [ 'id' => (int) 1, 'name' => 'グルメ' ], (int) 1 => [ 'id' => (int) 3, 'name' => 'フィットネス' ], (int) 2 => [ 'id' => (int) 4, 'name' => 'ナチュラル' ], (int) 3 => [ 'id' => (int) 5, 'name' => 'カルチャー' ], (int) 4 => [ 'id' => (int) 7, 'name' => 'クラフト' ], (int) 5 => [ 'id' => (int) 10, 'name' => 'その他' ], (int) 6 => [ 'id' => (int) 26, 'name' => 'キッズ' ] ], 'page' => 'activity' ] $list = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT workshop_masters.id AS `workshop_masters__id`, workshop_masters.shop_id AS `workshop_masters__shop_id`, workshop_masters.title AS `workshop_masters__title`, workshop_masters.category_id AS `workshop_masters__category_id`, workshop_masters.detail AS `workshop_masters__detail`, workshop_masters.open_date AS `workshop_masters__open_date`, workshop_masters.open_time AS `workshop_masters__open_time`, workshop_masters.reserve_start_date AS `workshop_masters__reserve_start_date`, workshop_masters.reserve_end_date AS `workshop_masters__reserve_end_date`, workshop_masters.entry_number AS `workshop_masters__entry_number`, workshop_masters.place AS `workshop_masters__place`, workshop_masters.price AS `workshop_masters__price`, workshop_masters.entry_rainy AS `workshop_masters__entry_rainy`, workshop_masters.attention AS `workshop_masters__attention`, workshop_masters.main_img AS `workshop_masters__main_img`, workshop_masters.sub_img1 AS `workshop_masters__sub_img1`, workshop_masters.sub_img2 AS `workshop_masters__sub_img2`, workshop_masters.sub_img3 AS `workshop_masters__sub_img3`, workshop_masters.sub_img4 AS `workshop_masters__sub_img4`, workshop_masters.sub_img5 AS `workshop_masters__sub_img5`, workshop_masters.disp_start_date AS `workshop_masters__disp_start_date`, workshop_masters.disp_end_date AS `workshop_masters__disp_end_date`, workshop_masters.disp_flg AS `workshop_masters__disp_flg`, workshop_masters.nopay_flg AS `workshop_masters__nopay_flg`, workshop_masters.created AS `workshop_masters__created`, workshop_masters.updated AS `workshop_masters__updated`, workshop_masters.del_flg AS `workshop_masters__del_flg`, workshop_masters.deleted AS `workshop_masters__deleted`, ShopMasters.id AS `ShopMasters__id`, ShopMasters.shop_name AS `ShopMasters__shop_name`, ShopMasters.lecturer_sei AS `ShopMasters__lecturer_sei`, ShopMasters.lecturer_mei AS `ShopMasters__lecturer_mei`, ShopMasters.lecturer_kana_sei AS `ShopMasters__lecturer_kana_sei`, ShopMasters.lecturer_kana_mei AS `ShopMasters__lecturer_kana_mei`, ShopMasters.prof_img AS `ShopMasters__prof_img`, ShopMasters.nickname AS `ShopMasters__nickname`, ShopMasters.tel AS `ShopMasters__tel`, ShopMasters.email AS `ShopMasters__email`, ShopMasters.web_url AS `ShopMasters__web_url`, ShopMasters.introduction AS `ShopMasters__introduction`, ShopMasters.disp_flg AS `ShopMasters__disp_flg`, ShopMasters.created AS `ShopMasters__created`, ShopMasters.updated AS `ShopMasters__updated`, ShopMasters.del_flg AS `ShopMasters__del_flg`, ShopMasters.deleted AS `ShopMasters__deleted` FROM workshop_masters workshop_masters LEFT JOIN shop_masters ShopMasters ON ShopMasters.id = (workshop_masters.shop_id) WHERE (workshop_masters.del_flg = :c0 AND workshop_masters.disp_flg = :c1 AND workshop_masters.disp_start_date <= :c2 AND (workshop_masters.disp_end_date >= :c3 OR (workshop_masters.disp_end_date) IS NULL)) ORDER BY workshop_masters.open_date ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'workshop_masters__id' => 'integer', 'workshop_masters.id' => 'integer', 'id' => 'integer', 'workshop_masters__shop_id' => 'integer', 'workshop_masters.shop_id' => 'integer', 'shop_id' => 'integer', 'workshop_masters__title' => 'string', 'workshop_masters.title' => 'string', 'title' => 'string', 'workshop_masters__category_id' => 'string', 'workshop_masters.category_id' => 'string', 'category_id' => 'string', 'workshop_masters__detail' => 'text', 'workshop_masters.detail' => 'text', 'detail' => 'text', 'workshop_masters__open_date' => 'string', 'workshop_masters.open_date' => 'string', 'open_date' => 'string', 'workshop_masters__open_time' => 'string', 'workshop_masters.open_time' => 'string', 'open_time' => 'string', 'workshop_masters__reserve_start_date' => 'date', 'workshop_masters.reserve_start_date' => 'date', 'reserve_start_date' => 'date', 'workshop_masters__reserve_end_date' => 'date', 'workshop_masters.reserve_end_date' => 'date', 'reserve_end_date' => 'date', 'workshop_masters__entry_number' => 'string', 'workshop_masters.entry_number' => 'string', 'entry_number' => 'string', 'workshop_masters__place' => 'string', 'workshop_masters.place' => 'string', 'place' => 'string', 'workshop_masters__price' => 'integer', 'workshop_masters.price' => 'integer', 'price' => 'integer', 'workshop_masters__entry_rainy' => 'string', 'workshop_masters.entry_rainy' => 'string', 'entry_rainy' => 'string', 'workshop_masters__attention' => 'text', 'workshop_masters.attention' => 'text', 'attention' => 'text', 'workshop_masters__main_img' => 'string', 'workshop_masters.main_img' => 'string', 'main_img' => 'string', 'workshop_masters__sub_img1' => 'string', 'workshop_masters.sub_img1' => 'string', 'sub_img1' => 'string', 'workshop_masters__sub_img2' => 'string', 'workshop_masters.sub_img2' => 'string', 'sub_img2' => 'string', 'workshop_masters__sub_img3' => 'string', 'workshop_masters.sub_img3' => 'string', 'sub_img3' => 'string', 'workshop_masters__sub_img4' => 'string', 'workshop_masters.sub_img4' => 'string', 'sub_img4' => 'string', 'workshop_masters__sub_img5' => 'string', 'workshop_masters.sub_img5' => 'string', 'sub_img5' => 'string', 'workshop_masters__disp_start_date' => 'timestamp', 'workshop_masters.disp_start_date' => 'timestamp', 'disp_start_date' => 'timestamp', 'workshop_masters__disp_end_date' => 'timestamp', 'workshop_masters.disp_end_date' => 'timestamp', 'disp_end_date' => 'timestamp', 'workshop_masters__disp_flg' => 'tinyinteger', 'workshop_masters.disp_flg' => 'tinyinteger', 'disp_flg' => 'tinyinteger', 'workshop_masters__nopay_flg' => 'tinyinteger', 'workshop_masters.nopay_flg' => 'tinyinteger', 'nopay_flg' => 'tinyinteger', 'workshop_masters__created' => 'timestamp', 'workshop_masters.created' => 'timestamp', 'created' => 'timestamp', 'workshop_masters__updated' => 'timestamp', 'workshop_masters.updated' => 'timestamp', 'updated' => 'timestamp', 'workshop_masters__del_flg' => 'tinyinteger', 'workshop_masters.del_flg' => 'tinyinteger', 'del_flg' => 'tinyinteger', 'workshop_masters__deleted' => 'timestamp', 'workshop_masters.deleted' => 'timestamp', 'deleted' => 'timestamp', 'ShopMasters__id' => 'integer', 'ShopMasters.id' => 'integer', 'ShopMasters__shop_name' => 'string', 'ShopMasters.shop_name' => 'string', 'shop_name' => 'string', 'ShopMasters__lecturer_sei' => 'string', 'ShopMasters.lecturer_sei' => 'string', 'lecturer_sei' => 'string', 'ShopMasters__lecturer_mei' => 'string', 'ShopMasters.lecturer_mei' => 'string', 'lecturer_mei' => 'string', 'ShopMasters__lecturer_kana_sei' => 'string', 'ShopMasters.lecturer_kana_sei' => 'string', 'lecturer_kana_sei' => 'string', 'ShopMasters__lecturer_kana_mei' => 'string', 'ShopMasters.lecturer_kana_mei' => 'string', 'lecturer_kana_mei' => 'string', 'ShopMasters__prof_img' => 'string', 'ShopMasters.prof_img' => 'string', 'prof_img' => 'string', 'ShopMasters__nickname' => 'string', 'ShopMasters.nickname' => 'string', 'nickname' => 'string', 'ShopMasters__tel' => 'string', 'ShopMasters.tel' => 'string', 'tel' => 'string', 'ShopMasters__email' => 'string', 'ShopMasters.email' => 'string', 'email' => 'string', 'ShopMasters__web_url' => 'string', 'ShopMasters.web_url' => 'string', 'web_url' => 'string', 'ShopMasters__introduction' => 'text', 'ShopMasters.introduction' => 'text', 'introduction' => 'text', 'ShopMasters__disp_flg' => 'tinyinteger', 'ShopMasters.disp_flg' => 'tinyinteger', 'ShopMasters__created' => 'timestamp', 'ShopMasters.created' => 'timestamp', 'ShopMasters__updated' => 'timestamp', 'ShopMasters.updated' => 'timestamp', 'ShopMasters__del_flg' => 'tinyinteger', 'ShopMasters.del_flg' => 'tinyinteger', 'ShopMasters__deleted' => 'timestamp', 'ShopMasters.deleted' => 'timestamp' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'ShopMasters' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\WorkshopMastersTable) {} } $shop_list = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT shop_masters.id AS `shop_masters__id`, shop_masters.shop_name AS `shop_masters__shop_name`, shop_masters.lecturer_sei AS `shop_masters__lecturer_sei`, shop_masters.lecturer_mei AS `shop_masters__lecturer_mei`, shop_masters.lecturer_kana_sei AS `shop_masters__lecturer_kana_sei`, shop_masters.lecturer_kana_mei AS `shop_masters__lecturer_kana_mei`, shop_masters.prof_img AS `shop_masters__prof_img`, shop_masters.nickname AS `shop_masters__nickname`, shop_masters.tel AS `shop_masters__tel`, shop_masters.email AS `shop_masters__email`, shop_masters.web_url AS `shop_masters__web_url`, shop_masters.introduction AS `shop_masters__introduction`, shop_masters.disp_flg AS `shop_masters__disp_flg`, shop_masters.created AS `shop_masters__created`, shop_masters.updated AS `shop_masters__updated`, shop_masters.del_flg AS `shop_masters__del_flg`, shop_masters.deleted AS `shop_masters__deleted` FROM shop_masters shop_masters WHERE (del_flg = :c0 AND disp_flg = :c1)', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'shop_masters__id' => 'integer', 'shop_masters.id' => 'integer', 'id' => 'integer', 'shop_masters__shop_name' => 'string', 'shop_masters.shop_name' => 'string', 'shop_name' => 'string', 'shop_masters__lecturer_sei' => 'string', 'shop_masters.lecturer_sei' => 'string', 'lecturer_sei' => 'string', 'shop_masters__lecturer_mei' => 'string', 'shop_masters.lecturer_mei' => 'string', 'lecturer_mei' => 'string', 'shop_masters__lecturer_kana_sei' => 'string', 'shop_masters.lecturer_kana_sei' => 'string', 'lecturer_kana_sei' => 'string', 'shop_masters__lecturer_kana_mei' => 'string', 'shop_masters.lecturer_kana_mei' => 'string', 'lecturer_kana_mei' => 'string', 'shop_masters__prof_img' => 'string', 'shop_masters.prof_img' => 'string', 'prof_img' => 'string', 'shop_masters__nickname' => 'string', 'shop_masters.nickname' => 'string', 'nickname' => 'string', 'shop_masters__tel' => 'string', 'shop_masters.tel' => 'string', 'tel' => 'string', 'shop_masters__email' => 'string', 'shop_masters.email' => 'string', 'email' => 'string', 'shop_masters__web_url' => 'string', 'shop_masters.web_url' => 'string', 'web_url' => 'string', 'shop_masters__introduction' => 'text', 'shop_masters.introduction' => 'text', 'introduction' => 'text', 'shop_masters__disp_flg' => 'tinyinteger', 'shop_masters.disp_flg' => 'tinyinteger', 'disp_flg' => 'tinyinteger', 'shop_masters__created' => 'timestamp', 'shop_masters.created' => 'timestamp', 'created' => 'timestamp', 'shop_masters__updated' => 'timestamp', 'shop_masters.updated' => 'timestamp', 'updated' => 'timestamp', 'shop_masters__del_flg' => 'tinyinteger', 'shop_masters.del_flg' => 'tinyinteger', 'del_flg' => 'tinyinteger', 'shop_masters__deleted' => 'timestamp', 'shop_masters.deleted' => 'timestamp', 'deleted' => 'timestamp' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\ShopMastersTable) {} } $mst_category = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT setting_masters.id AS `setting_masters__id`, setting_masters.division AS `setting_masters__division`, setting_masters.setting_id AS `setting_masters__setting_id`, setting_masters.mst_name AS `setting_masters__mst_name`, setting_masters.disp_sort AS `setting_masters__disp_sort`, setting_masters.created AS `setting_masters__created`, setting_masters.updated AS `setting_masters__updated`, setting_masters.del_flg AS `setting_masters__del_flg`, setting_masters.deleted AS `setting_masters__deleted` FROM setting_masters setting_masters WHERE (del_flg = :c0 AND division = :c1)', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'setting_masters__id' => 'integer', 'setting_masters.id' => 'integer', 'id' => 'integer', 'setting_masters__division' => 'string', 'setting_masters.division' => 'string', 'division' => 'string', 'setting_masters__setting_id' => 'integer', 'setting_masters.setting_id' => 'integer', 'setting_id' => 'integer', 'setting_masters__mst_name' => 'string', 'setting_masters.mst_name' => 'string', 'mst_name' => 'string', 'setting_masters__disp_sort' => 'integer', 'setting_masters.disp_sort' => 'integer', 'disp_sort' => 'integer', 'setting_masters__created' => 'timestamp', 'setting_masters.created' => 'timestamp', 'created' => 'timestamp', 'setting_masters__updated' => 'timestamp', 'setting_masters.updated' => 'timestamp', 'updated' => 'timestamp', 'setting_masters__del_flg' => 'tinyinteger', 'setting_masters.del_flg' => 'tinyinteger', 'del_flg' => 'tinyinteger', 'setting_masters__deleted' => 'timestamp', 'setting_masters.deleted' => 'timestamp', 'deleted' => 'timestamp' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\SettingMastersTable) {} } $end_list = [ (int) 0 => [ 'workshop_id' => (int) 513, 'entry_number' => (int) 0 ], (int) 1 => [ 'workshop_id' => (int) 488, 'entry_number' => (int) 0 ], (int) 2 => [ 'workshop_id' => (int) 493, 'entry_number' => (int) 7 ], (int) 3 => [ 'workshop_id' => (int) 470, 'entry_number' => (int) 1 ], (int) 4 => [ 'workshop_id' => (int) 479, 'entry_number' => (int) 5 ], (int) 5 => [ 'workshop_id' => (int) 482, 'entry_number' => (int) 11 ], (int) 6 => [ 'workshop_id' => (int) 467, 'entry_number' => (int) 5 ], (int) 7 => [ 'workshop_id' => (int) 497, 'entry_number' => (int) 6 ], (int) 8 => [ 'workshop_id' => (int) 472, 'entry_number' => (int) 4 ], (int) 9 => [ 'workshop_id' => (int) 491, 'entry_number' => (int) 11 ], (int) 10 => [ 'workshop_id' => (int) 480, 'entry_number' => (int) 10 ], (int) 11 => [ 'workshop_id' => (int) 500, 'entry_number' => (int) 8 ], (int) 12 => [ 'workshop_id' => (int) 494, 'entry_number' => (int) 8 ], (int) 13 => [ 'workshop_id' => (int) 496, 'entry_number' => (int) 8 ], (int) 14 => [ 'workshop_id' => (int) 487, 'entry_number' => (int) 0 ], (int) 15 => [ 'workshop_id' => (int) 478, 'entry_number' => (int) 4 ], (int) 16 => [ 'workshop_id' => (int) 498, 'entry_number' => (int) 8 ], (int) 17 => [ 'workshop_id' => (int) 477, 'entry_number' => (int) 0 ], (int) 18 => [ 'workshop_id' => (int) 483, 'entry_number' => (int) 15 ], (int) 19 => [ 'workshop_id' => (int) 471, 'entry_number' => (int) 8 ], (int) 20 => [ 'workshop_id' => (int) 481, 'entry_number' => (int) 8 ], (int) 21 => [ 'workshop_id' => (int) 492, 'entry_number' => (int) 14 ], (int) 22 => [ 'workshop_id' => (int) 476, 'entry_number' => (int) 0 ], (int) 23 => [ 'workshop_id' => (int) 489, 'entry_number' => (int) 7 ], (int) 24 => [ 'workshop_id' => (int) 499, 'entry_number' => (int) 9 ], (int) 25 => [ 'workshop_id' => (int) 507, 'entry_number' => (int) 15 ], (int) 26 => [ 'workshop_id' => (int) 508, 'entry_number' => (int) 14 ], (int) 27 => [ 'workshop_id' => (int) 486, 'entry_number' => (int) 8 ], (int) 28 => [ 'workshop_id' => (int) 469, 'entry_number' => (int) 5 ], (int) 29 => [ 'workshop_id' => (int) 484, 'entry_number' => (int) 15 ], (int) 30 => [ 'workshop_id' => (int) 495, 'entry_number' => (int) 15 ], (int) 31 => [ 'workshop_id' => (int) 506, 'entry_number' => (int) 7 ] ] $search_category = [ (int) 0 => [ 'id' => (int) 1, 'name' => 'グルメ' ], (int) 1 => [ 'id' => (int) 3, 'name' => 'フィットネス' ], (int) 2 => [ 'id' => (int) 4, 'name' => 'ナチュラル' ], (int) 3 => [ 'id' => (int) 5, 'name' => 'カルチャー' ], (int) 4 => [ 'id' => (int) 7, 'name' => 'クラフト' ], (int) 5 => [ 'id' => (int) 10, 'name' => 'その他' ], (int) 6 => [ 'id' => (int) 26, 'name' => 'キッズ' ] ] $page = 'activity' $sval = [ 'id' => (int) 26, 'name' => 'キッズ' ] $val = object(App\Model\Entity\WorkshopMaster) { 'id' => (int) 513, 'shop_id' => null, 'title' => null, 'category_id' => null, 'detail' => null, 'open_date' => null, 'open_time' => null, 'reserve_start_date' => null, 'reserve_end_date' => null, 'entry_number' => null, 'place' => null, 'price' => null, 'entry_rainy' => null, 'attention' => null, 'main_img' => null, 'sub_img1' => null, 'sub_img2' => null, 'sub_img3' => null, 'sub_img4' => null, 'sub_img5' => null, 'disp_start_date' => object(Cake\I18n\FrozenTime) {}, 'disp_end_date' => null, 'disp_flg' => (int) 0, 'nopay_flg' => (int) 0, 'created' => object(Cake\I18n\FrozenTime) {}, 'updated' => object(Cake\I18n\FrozenTime) {}, 'del_flg' => (int) 0, 'deleted' => null, 'shop_master' => null, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'workshop_masters' } $tmp_cls = 'reached' $eval = [ 'workshop_id' => (int) 513, 'entry_number' => (int) 0 ]include - APP/Template/Activity/index.ctp, line 55 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420 Cake\View\View::_render() - CORE/src/View/View.php, line 1381 Cake\View\View::render() - CORE/src/View/View.php, line 879 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 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\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 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
To top