Code Context <dt>メーカー:</dt>
<dd>
<?=$this->Myhtml->getKbnName("maker", $product["maker"])?>
$viewFile = '/home/sites/measure-okinawa/app/View/Front/Product/form.ctp'
$dataForView = array(
'product' => null,
'product_id' => null,
'pankuzu' => array(
(int) 0 => array(
'label' => 'お問い合わせフォーム'
)
),
'results' => null,
'meta_title' => 'お問い合わせフォーム',
'page_title' => 'お問い合わせフォーム',
'contents_class' => 'product-order',
'bunya_list' => array(
(int) 0 => array(
'id' => '1',
'url' => '/product/?bunya=1',
'label' => '測量',
'cnt' => (int) 52
),
(int) 1 => array(
'id' => '2',
'url' => '/product/?bunya=2',
'label' => '土木・建築',
'cnt' => (int) 48
),
(int) 2 => array(
'id' => '3',
'url' => '/product/?bunya=3',
'label' => '3次元計測',
'cnt' => (int) 8
),
(int) 3 => array(
'id' => '4',
'url' => '/product/?bunya=4',
'label' => 'GIS',
'cnt' => (int) 4
),
(int) 4 => array(
'id' => '5',
'url' => '/product/?bunya=5',
'label' => '精密農業',
'cnt' => (int) 0
),
(int) 5 => array(
'id' => '6',
'url' => '/product/?bunya=6',
'label' => '移動体制御',
'cnt' => (int) 3
)
),
'category_list' => array(
(int) 0 => array(
'id' => '2',
'url' => '/product/?category=2',
'label' => 'トータルステーション',
'cnt' => (int) 7
),
(int) 1 => array(
'id' => '5',
'url' => '/product/?category=5',
'label' => 'レベル、セオドライト',
'cnt' => (int) 6
),
(int) 2 => array(
'id' => '4',
'url' => '/product/?category=4',
'label' => 'GNSS受信機',
'cnt' => (int) 3
),
(int) 3 => array(
'id' => '8',
'url' => '/product/?category=8',
'label' => '3Dスキャナー/イメージング',
'cnt' => (int) 3
),
(int) 4 => array(
'id' => '3',
'url' => '/product/?category=3',
'label' => 'レーザー',
'cnt' => (int) 1
),
(int) 5 => array(
'id' => '1',
'url' => '/product/?category=1',
'label' => 'マシンコントロール・マシンガイダンス',
'cnt' => (int) 1
),
(int) 6 => array(
'id' => '7',
'url' => '/product/?category=7',
'label' => 'システム(測量・土木)',
'cnt' => (int) 5
),
(int) 7 => array(
'id' => '6',
'url' => '/product/?category=6',
'label' => '消耗品・その他',
'cnt' => (int) 26
)
),
'all_cnt' => (int) 52
)
$product = null
$product_id = null
$pankuzu = array(
(int) 0 => array(
'label' => 'お問い合わせフォーム'
)
)
$results = null
$meta_title = 'お問い合わせフォーム'
$page_title = 'お問い合わせフォーム'
$contents_class = 'product-order'
$bunya_list = array(
(int) 0 => array(
'id' => '1',
'url' => '/product/?bunya=1',
'label' => '測量',
'cnt' => (int) 52
),
(int) 1 => array(
'id' => '2',
'url' => '/product/?bunya=2',
'label' => '土木・建築',
'cnt' => (int) 48
),
(int) 2 => array(
'id' => '3',
'url' => '/product/?bunya=3',
'label' => '3次元計測',
'cnt' => (int) 8
),
(int) 3 => array(
'id' => '4',
'url' => '/product/?bunya=4',
'label' => 'GIS',
'cnt' => (int) 4
),
(int) 4 => array(
'id' => '5',
'url' => '/product/?bunya=5',
'label' => '精密農業',
'cnt' => (int) 0
),
(int) 5 => array(
'id' => '6',
'url' => '/product/?bunya=6',
'label' => '移動体制御',
'cnt' => (int) 3
)
)
$category_list = array(
(int) 0 => array(
'id' => '2',
'url' => '/product/?category=2',
'label' => 'トータルステーション',
'cnt' => (int) 7
),
(int) 1 => array(
'id' => '5',
'url' => '/product/?category=5',
'label' => 'レベル、セオドライト',
'cnt' => (int) 6
),
(int) 2 => array(
'id' => '4',
'url' => '/product/?category=4',
'label' => 'GNSS受信機',
'cnt' => (int) 3
),
(int) 3 => array(
'id' => '8',
'url' => '/product/?category=8',
'label' => '3Dスキャナー/イメージング',
'cnt' => (int) 3
),
(int) 4 => array(
'id' => '3',
'url' => '/product/?category=3',
'label' => 'レーザー',
'cnt' => (int) 1
),
(int) 5 => array(
'id' => '1',
'url' => '/product/?category=1',
'label' => 'マシンコントロール・マシンガイダンス',
'cnt' => (int) 1
),
(int) 6 => array(
'id' => '7',
'url' => '/product/?category=7',
'label' => 'システム(測量・土木)',
'cnt' => (int) 5
),
(int) 7 => array(
'id' => '6',
'url' => '/product/?category=6',
'label' => '消耗品・その他',
'cnt' => (int) 26
)
)
$all_cnt = (int) 52
include - APP/View/Front/Product/form.ctp, line 47
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
ProductController::contact() - APP/Controller/Front/ProductController.php, line 214
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 203
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 175
require - APP/webroot/cake_front_controller.php, line 127
[main] - APP/webroot/index.php, line 125