Code Context <p class="rcmnd_point"><?php echo $val[$Model]['recommended_point']; ?></p>
<ul id="detail_slider">
<?php $cnt = count($val[$Model]['uniquekey']); ?>
$viewFile = '/home/urisouko/domains/shopoff.jp/public_html/app/View/Properties/view.ctp'
$dataForView = array(
'description' => '和歌山市中之島 バス/「和歌山バス「阪和駅前」」バス停 停歩9分',
'title' => '和歌山市中之島',
'current_url' => 'https://shopoff.jp/property/17006',
'data' => array(
(int) 0 => array(
'Property' => array(
[maximum depth reached]
)
)
),
'ad_history' => null,
'actions' => array(
'delete' => '削除'
),
'types' => array(),
'dName' => '売倉庫ジャパン | お知らせ',
'Model' => 'Property'
)
$description = '和歌山市中之島 バス/「和歌山バス「阪和駅前」」バス停 停歩9分'
$title = '和歌山市中之島'
$current_url = 'https://shopoff.jp/property/17006'
$data = array(
(int) 0 => array(
'Property' => array(
'id' => '17006',
'is_site' => '1',
'is_publish' => '1',
'property_name' => '和歌山市中之島',
'price' => '15000000',
'before_price' => null,
'is_price_change' => '0',
'unit_price' => '30.5',
'pref' => '和歌山県',
'city' => '和歌山市中之島',
'map' => '',
'traffic' => 'バス/「和歌山バス「阪和駅前」」バス停 停歩9分',
'traffic_walk_time' => '0',
'right' => '所有権',
'construction' => '鉄骨造',
'usage_area' => '工業地域',
'land_area' => '162.18',
'land_area_tsubo' => '49.1',
'building_area' => '138.37',
'building_area_tsubo' => '41.9',
'connection' => '西4.0m私道',
'private_road' => '-',
'city_planning' => '市街化区域',
'story' => '2階建',
'facility' => '都市ガス 電気 上水道 下水道',
'parking' => '-',
'construction_date' => array(
[maximum depth reached]
),
'_age' => '15',
'type' => '売倉庫',
'src_type' => '売倉庫',
'building_coverage' => '60',
'floor_area_ratio' => '200',
'geography' => '宅地',
'land_use_planning_act' => '0',
'current_situation' => '空家',
'delivery_time' => '即時',
'person_name' => '',
'post_corporation' => 'あかまつ不動産(株)',
'post_corporation_tel' => '073-494-3658',
'post_corporation_fax' => '073-494-3678',
'memo1' => '未登記建物のため課税証明参照
延べ面積 138.37㎡鉄骨造2階建',
'memo2' => '和歌山市中之島265-7外',
'special_mention' => '',
'recommended_point' => '',
'lat' => '34.240899',
'lng' => '135.180060',
'is_crane' => '0',
'is_bungalow' => '0',
'is_recommend' => '0',
'is_delete' => '0',
'price_changed' => null,
'stock_confirm' => null,
'modified' => '2020-10-16 09:59:46',
'created' => '2020-10-08 04:15:05',
'convert_price' => '1500万',
'age' => '19年'
)
)
)
$ad_history = null
$actions = array(
'delete' => '削除'
)
$types = array()
$dName = '売倉庫ジャパン | お知らせ'
$Model = 'Property'
$val = array(
'Property' => array(
'id' => '17006',
'is_site' => '1',
'is_publish' => '1',
'property_name' => '和歌山市中之島',
'price' => '15000000',
'before_price' => null,
'is_price_change' => '0',
'unit_price' => '30.5',
'pref' => '和歌山県',
'city' => '和歌山市中之島',
'map' => '',
'traffic' => 'バス/「和歌山バス「阪和駅前」」バス停 停歩9分',
'traffic_walk_time' => '0',
'right' => '所有権',
'construction' => '鉄骨造',
'usage_area' => '工業地域',
'land_area' => '162.18',
'land_area_tsubo' => '49.1',
'building_area' => '138.37',
'building_area_tsubo' => '41.9',
'connection' => '西4.0m私道',
'private_road' => '-',
'city_planning' => '市街化区域',
'story' => '2階建',
'facility' => '都市ガス 電気 上水道 下水道',
'parking' => '-',
'construction_date' => array(
(int) 0 => '2006',
(int) 1 => '04'
),
'_age' => '15',
'type' => '売倉庫',
'src_type' => '売倉庫',
'building_coverage' => '60',
'floor_area_ratio' => '200',
'geography' => '宅地',
'land_use_planning_act' => '0',
'current_situation' => '空家',
'delivery_time' => '即時',
'person_name' => '',
'post_corporation' => 'あかまつ不動産(株)',
'post_corporation_tel' => '073-494-3658',
'post_corporation_fax' => '073-494-3678',
'memo1' => '未登記建物のため課税証明参照
延べ面積 138.37㎡鉄骨造2階建',
'memo2' => '和歌山市中之島265-7外',
'special_mention' => '',
'recommended_point' => '',
'lat' => '34.240899',
'lng' => '135.180060',
'is_crane' => '0',
'is_bungalow' => '0',
'is_recommend' => '0',
'is_delete' => '0',
'price_changed' => null,
'stock_confirm' => null,
'modified' => '2020-10-16 09:59:46',
'created' => '2020-10-08 04:15:05',
'convert_price' => '1500万',
'age' => '19年'
)
)
$key = (int) 0
include - APP/View/Properties/view.ctp, line 66
View::_evaluate() - CORE/Cake/View/View.php, line 954
View::_render() - CORE/Cake/View/View.php, line 916
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108