Code Context <div class="panel panel-default mg-bottom-lg">
<table class="table tbl-calendar tbl-therapist-calendar" style="width:100%">
<?php foreach ($cast_data["schedule_datas"] as $date => $data): ?>
$viewFile = '/var/www/caskan/prod/app/s/View/Therapist/id.ctp'
$dataForView = array(
'c' => object(TherapistController) {
uses => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
name => 'Therapist'
helpers => array([maximum depth reached])
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Therapist'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'id'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Cast'
modelKey => 'therapist'
validationErrors => null
Asset => object(AssetComponent) {}
Session => object(SessionComponent) {}
Shop => object(Shop) {}
Page => object(AppModel) {}
Link => object(AppModel) {}
SidebarTag => object(AppModel) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
},
'business_day' => '2026-04-04',
'tag_datas' => array(),
'link_datas' => array()
)
$c = object(TherapistController) {
uses => array(
(int) 0 => 'Cast',
(int) 1 => 'CastImage',
(int) 2 => 'CastSchedule',
(int) 3 => 'Shop',
(int) 4 => 'Link',
(int) 5 => 'SidebarTag',
(int) 6 => 'Page',
(int) 7 => 'ShopPost',
(int) 8 => 'ShopPostImage'
)
components => array(
(int) 0 => 'Asset',
(int) 1 => 'Session'
)
name => 'Therapist'
helpers => array()
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Therapist'
layoutPath => null
viewVars => array(
'c' => object(TherapistController) {},
'business_day' => '2026-04-04',
'tag_datas' => array([maximum depth reached]),
'link_datas' => array([maximum depth reached])
)
view => 'id'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => '20625'
)
scaffold => false
methods => array(
(int) 0 => 'index',
(int) 1 => 'id',
(int) 3 => 'appError',
(int) 4 => 'sendMail'
)
modelClass => 'Cast'
modelKey => 'therapist'
validationErrors => null
Asset => object(AssetComponent) {}
Session => object(SessionComponent) {}
Shop => object(Shop) {}
Page => object(AppModel) {}
Link => object(AppModel) {}
SidebarTag => object(AppModel) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
$business_day = '2026-04-04'
$tag_datas = array()
$link_datas = array()include - APP/View/Therapist/id.ctp, line 121
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 134