Code Context // 20170609 add start
$basicInfoTypeData = $basicInfoType->getData($entryTypeData['EntryType']['basic_info_id']);
$basicInfoData['BasicInformation']['md_cate_id'] = $basicInfoTypeData['BasicInformationType']['md_cate_id'];
$id = '115'
$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 => '872559'
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 => '872559'
[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 => 'ofunato_portal'
table => 'users'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
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 => array(
'password' => '*****',
'id' => array(
[maximum depth reached]
),
'ofunato_id' => array(
[maximum depth reached]
),
'auth_id' => array(
[maximum depth reached]
),
'rank_id' => array(
[maximum depth reached]
),
'session_key' => array(
[maximum depth reached]
),
'nickname' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'avatar_url' => array(
[maximum depth reached]
),
'public_relations' => array(
[maximum depth reached]
),
'mail' => array(
[maximum depth reached]
),
'del_flg' => array(
[maximum depth reached]
),
'regist_date' => array(
[maximum depth reached]
),
'update_date' => array(
[maximum depth reached]
),
'last_login' => 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
}
$entryData = array(
'Entry' => array(
'id' => '115',
'user_id' => '61',
'title' => 'マカロン入荷ですって!!',
'eyecatch_url' => 'https://ofunato.jp/files/uploads/entry/1497063726.JPG',
'eyecatch_thumbnail_url' => 'https://ofunato.jp/files/uploads/entry/thumb_1497063726.JPG',
'entry' => 'キャッセン大船渡の中にある川徳さんではっけーん!
',
'sub_image_url1' => 'https://ofunato.jp/files/uploads/entry/1497063727_1.JPG',
'sub_text1' => 'オサレな食べ物マカロンです。ミドリはピスタチオ。',
'sub_image_url2' => 'https://ofunato.jp/files/uploads/entry/1497063728_2.JPG',
'sub_text2' => 'おはやめに!
ちなみに、昨日入荷した舟和の芋ようかんはもう、完売でした…ますます食べたい…トホホ',
'sub_image_url3' => null,
'sub_text3' => null,
'post_date' => '2017-06-10 12:02:37',
'del_flg' => '0',
'likes' => '8'
)
)
$likesNum = '8'
$entryCommentList = array(
(int) 0 => array(
'EntryComment' => array(
'id' => '122',
'entry_id' => '115',
'user_id' => '24',
'comment' => '明日、買いに走ります(笑)',
'post_date' => '2017-06-10 19:28:33',
'del_flg' => '0'
)
)
)
$newCommentList = array(
(int) 0 => array(
'EntryComment' => array(
'id' => '122',
'entry_id' => '115',
'user_id' => '24',
'comment' => '明日、買いに走ります(笑)',
'post_date' => '2017-06-10 19:28:33',
'del_flg' => '0'
)
)
)
$entryComments = array(
(int) 0 => array(
'id' => '122',
'entry_id' => '115',
'user_id' => '24',
'comment' => '明日、買いに走ります(笑)',
'post_date' => '2017-06-10 19:28:33',
'del_flg' => '0',
'nickname' => 'コムロ ヒトシ',
'avatar_url' => 'https://ofunato.jp/img/avatar/avatar_02.png'
)
)
$commentUserData = array(
'User' => array(
'password' => '*****',
'id' => '24',
'ofunato_id' => 'OP17AR093094',
'auth_id' => '20',
'rank_id' => '5',
'session_key' => null,
'nickname' => 'コムロ ヒトシ',
'name' => '川原 美緒',
'avatar_url' => 'https://ofunato.jp/img/avatar/avatar_02.png',
'public_relations' => '大船渡7年目です。大船渡も考えようによっちゃカタール',
'mail' => 'mio19821102@yahoo.co.jp',
'del_flg' => '1',
'regist_date' => '2017-04-01 22:50:20',
'update_date' => '2018-02-28 12:00:00',
'last_login' => '2018-04-22 17:02:59'
)
)
$comments = array(
'EntryComment' => array(
'id' => '122',
'entry_id' => '115',
'user_id' => '24',
'comment' => '明日、買いに走ります(笑)',
'post_date' => '2017-06-10 19:28:33',
'del_flg' => '0',
'nickname' => 'コムロ ヒトシ',
'avatar_url' => 'https://ofunato.jp/img/avatar/avatar_02.png'
)
)
$entryTypeData = array(
'EntryType' => array(
'id' => '239',
'entry_id' => '115',
'lg_cate_id' => null,
'md_cate_id' => null,
'sm_cate_id' => null,
'basic_info_id' => '249'
)
)
$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
コムロ ヒトシ 2017/06/10 19:28:33
明日、買いに走ります(笑)