Code Context // 20170609 add start
$basicInfoTypeData = $basicInfoType->getData($entryTypeData['EntryType']['basic_info_id']);
$basicInfoData['BasicInformation']['md_cate_id'] = $basicInfoTypeData['BasicInformationType']['md_cate_id'];
$id = '120'
$reloaded = null
$allSee = null
$basicInfoType = object(BasicInformationType) {
useDbConfig => 'default'
useTable => 'basic_information_types'
id => false
data => array()
schemaName => 'ofunato_portal'
table => 'basic_information_types'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BasicInformationType'
alias => 'BasicInformationType'
tableToModel => array(
'basic_information_types' => 'BasicInformationType'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'basic_info_id' => array(
[maximum depth reached]
),
'lg_cate_id' => array(
[maximum depth reached]
),
'md_cate_id' => array(
[maximum depth reached]
),
'sm_cate_id' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$basicInfo = object(BasicInformation) {
useDbConfig => 'default'
useTable => 'basic_informations'
id => false
data => array()
schemaName => 'ofunato_portal'
table => 'basic_informations'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'BasicInformation'
alias => 'BasicInformation'
tableToModel => array(
'basic_informations' => 'BasicInformation'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'name_kana' => array(
[maximum depth reached]
),
'address' => array(
[maximum depth reached]
),
'tel' => array(
[maximum depth reached]
),
'mail' => array(
[maximum depth reached]
),
'business_hours' => array(
[maximum depth reached]
),
'holiday' => array(
[maximum depth reached]
),
'parking' => array(
[maximum depth reached]
),
'url' => array(
[maximum depth reached]
),
'other' => array(
[maximum depth reached]
),
'public_relations' => array(
[maximum depth reached]
),
'eyecatch_url' => array(
[maximum depth reached]
),
'lat' => array(
[maximum depth reached]
),
'lng' => array(
[maximum depth reached]
),
'menu_disp_text' => array(
[maximum depth reached]
),
'menu_file_url' => array(
[maximum depth reached]
),
'report_flg' => array(
[maximum depth reached]
),
'report_regist_date' => array(
[maximum depth reached]
),
'report_type' => array(
[maximum depth reached]
),
'features' => array(
[maximum depth reached]
),
'search_text' => array(
[maximum depth reached]
),
'del_flg' => array(
[maximum depth reached]
),
'regist_date' => array(
[maximum depth reached]
),
'update_date' => array(
[maximum depth reached]
),
'area_cate_id' => array(
[maximum depth reached]
),
'sanpo_flg' => array(
[maximum depth reached]
),
'sanpo_QR_code' => array(
[maximum depth reached]
),
'sanpo_QR_type' => array(
[maximum depth reached]
),
'sanpo_payee' => array(
[maximum depth reached]
),
'sanpo_hanko' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$entry = object(Entry) {
userInfo => null
Session => null
useDbConfig => 'default'
useTable => 'entries'
id => false
data => array()
schemaName => 'ofunato_portal'
table => 'entries'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'Entry'
alias => 'Entry'
tableToModel => array(
'entries' => 'Entry'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'user_id' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'eyecatch_url' => array(
[maximum depth reached]
),
'eyecatch_thumbnail_url' => array(
[maximum depth reached]
),
'entry' => array(
[maximum depth reached]
),
'sub_image_url1' => array(
[maximum depth reached]
),
'sub_text1' => array(
[maximum depth reached]
),
'sub_image_url2' => array(
[maximum depth reached]
),
'sub_text2' => array(
[maximum depth reached]
),
'sub_image_url3' => array(
[maximum depth reached]
),
'sub_text3' => array(
[maximum depth reached]
),
'post_date' => array(
[maximum depth reached]
),
'del_flg' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$entryComment = object(EntryComment) {
useDbConfig => 'default'
useTable => 'entry_comments'
id => false
data => array()
schemaName => 'ofunato_portal'
table => 'entry_comments'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'EntryComment'
alias => 'EntryComment'
tableToModel => array(
'entry_comments' => 'EntryComment'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'entry_id' => array(
[maximum depth reached]
),
'user_id' => array(
[maximum depth reached]
),
'comment' => array(
[maximum depth reached]
),
'post_date' => array(
[maximum depth reached]
),
'del_flg' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$entryLike = object(EntryLike) {
useDbConfig => 'default'
useTable => 'entry_likes'
id => false
data => array()
schemaName => 'ofunato_portal'
table => 'entry_likes'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'EntryLike'
alias => 'EntryLike'
tableToModel => array(
'entry_likes' => 'EntryLike'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
$entryType = object(EntryType) {
userInfo => null
Session => null
useDbConfig => 'default'
useTable => 'entry_types'
id => false
data => array()
schemaName => 'ofunato_portal'
table => 'entry_types'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'EntryType'
alias => 'EntryType'
tableToModel => array(
'entry_types' => 'EntryType'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'entry_id' => array(
[maximum depth reached]
),
'lg_cate_id' => array(
[maximum depth reached]
),
'md_cate_id' => array(
[maximum depth reached]
),
'sm_cate_id' => array(
[maximum depth reached]
),
'basic_info_id' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$entryVisit = object(EntryVisit) {
useDbConfig => 'default'
useTable => 'entry_visits'
id => '872341'
data => false
schemaName => 'ofunato_portal'
table => 'entry_visits'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'EntryVisit'
alias => 'EntryVisit'
tableToModel => array(
'entry_visits' => 'EntryVisit'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'entry_id' => array(
[maximum depth reached]
),
'year' => array(
[maximum depth reached]
),
'month' => array(
[maximum depth reached]
),
'day' => array(
[maximum depth reached]
),
'visit_date' => array(
[maximum depth reached]
),
'visits' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => object(ModelValidator) {}
}
$userPoint = object(UserPoint) {
useDbConfig => 'default'
useTable => 'user_points'
id => false
data => array()
schemaName => null
table => 'user_points'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
name => 'UserPoint'
alias => 'UserPoint'
tableToModel => array(
'user_points' => 'UserPoint'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$user = object(User) {
useDbConfig => 'default'
useTable => 'users'
id => false
data => array()
schemaName => null
table => 'users'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
name => 'User'
alias => 'User'
tableToModel => array(
'users' => 'User'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$entryData = array(
'Entry' => array(
'id' => '120',
'user_id' => '61',
'title' => '左回りのつもりがあれ?!右回り?',
'eyecatch_url' => 'https://ofunato.jp/files/uploads/entry/1497138923.JPG',
'eyecatch_thumbnail_url' => 'https://ofunato.jp/files/uploads/entry/thumb_1497138923.JPG',
'entry' => '連日の早朝ドライブにさすがに疲労感半端ないですが今日は最高のお天気!
そんな日はあそこに行くっきゃない!
途中のラベンダー畑に気を取られ走っていると、あら?
岬食堂の方に出たー',
'sub_image_url1' => 'https://ofunato.jp/files/uploads/entry/1497138924_1.JPG',
'sub_text1' => '岬食堂のパーキング!
潮のにおいがすごーい。
昆布のおにぎりとアンバサ持ってくれば良かったー。
テンション上がってまいりました。',
'sub_image_url2' => 'https://ofunato.jp/files/uploads/entry/1497138924_2.JPG',
'sub_text2' => 'やったー!!貸切!
独り占め確定!
あっ、2人占めだった。
',
'sub_image_url3' => null,
'sub_text3' => null,
'post_date' => '2017-06-11 08:56:51',
'del_flg' => '0',
'likes' => '4'
)
)
$likesNum = '4'
$entryCommentList = array()
$newCommentList = array()
$entryComments = array()
$commentUserData = array()
$entryTypeData = array(
'EntryType' => array(
'id' => '225',
'entry_id' => '120',
'lg_cate_id' => null,
'md_cate_id' => '1',
'sm_cate_id' => '8',
'basic_info_id' => '22'
)
)
$today = '2025-02-22'
$entryVisitData = array(
'EntryVisit' => array(
'id' => '872341',
'entry_id' => '120',
'year' => '2025',
'month' => '2',
'day' => '22',
'visit_date' => '2025-02-22',
'visits' => '1'
)
)
$basicInfoData = array()
$basicInfoTypeData = array()
$basicData = array()
EntryController::detail() - APP/Controller/EntryController.php, line 991
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111