Code Context // 20170609 add start
$basicInfoTypeData = $basicInfoType->getData($entryTypeData['EntryType']['basic_info_id']);
$basicInfoData['BasicInformation']['md_cate_id'] = $basicInfoTypeData['BasicInformationType']['md_cate_id'];
$id = '121'
$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 => '872622'
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 => '872622'
[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' => '121',
'user_id' => '61',
'title' => 'ここで、ヨガやりたいです!',
'eyecatch_url' => 'https://ofunato.jp/files/uploads/entry/1497140061.JPG',
'eyecatch_thumbnail_url' => 'https://ofunato.jp/files/uploads/entry/thumb_1497140061.JPG',
'entry' => 'やっぱりねー!
最高の景色を2人占め。
いつもここに来ると思う。
ここでヨガ教室あったら絶対参加!間違いなく休まず参加!!',
'sub_image_url1' => 'https://ofunato.jp/files/uploads/entry/1497140061_1.JPG',
'sub_text1' => 'お隣さんは西海岸。
考えただけでワクワクゾクゾクしちゃいます。
お隣さん(笑)
トランプ氏を近くに感じられます。',
'sub_image_url2' => 'https://ofunato.jp/files/uploads/entry/1497140062_2.JPG',
'sub_text2' => '今日は、クリームソーダみたいじゃなーい!
バスクリン入れたお風呂みたい。',
'sub_image_url3' => 'https://ofunato.jp/files/uploads/entry/1497140063_3.JPG',
'sub_text3' => '最後は囲碁勝負!ウソ!!
気持ちのいい朝散歩でした!',
'post_date' => '2017-06-11 09:15:19',
'del_flg' => '0',
'likes' => '5'
)
)
$likesNum = '5'
$entryCommentList = array()
$newCommentList = array()
$entryComments = array()
$commentUserData = array()
$entryTypeData = array(
'EntryType' => array(
'id' => '227',
'entry_id' => '121',
'lg_cate_id' => null,
'md_cate_id' => '1',
'sm_cate_id' => '8',
'basic_info_id' => '23'
)
)
$today = '2025-02-22'
$entryVisitData = array()
$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