Code Context<?php
$cnt++;
endforeach;
$viewFile = '/home/gatherlink12/rentacar-hokusetsu.com/apps/front/src/Template/Front/calculate.ctp'
$dataForView = [
'items' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Items.id AS `Items__id`, Items.order_no AS `Items__order_no`, Items.publish_flg AS `Items__publish_flg`, Items.rental_flg AS `Items__rental_flg`, Items.listdisp_flg AS `Items__listdisp_flg`, Items.item_name AS `Items__item_name`, Items.note AS `Items__note`, Items.item_image AS `Items__item_image`, Items.price AS `Items__price`, Items.max_count AS `Items__max_count`, Items.start_date AS `Items__start_date`, Items.close_date AS `Items__close_date`, Items.created AS `Items__created`, Items.modified AS `Items__modified` FROM items Items WHERE publish_flg = :c0 ORDER BY order_no ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ItemsTable) {}
},
'cars' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Cars.id AS `Cars__id`, Cars.order_no AS `Cars__order_no`, Cars.office_id AS `Cars__office_id`, Cars.grade_id AS `Cars__grade_id`, Cars.rental_start AS `Cars__rental_start`, Cars.wifi_flg AS `Cars__wifi_flg`, Cars.publish_flg AS `Cars__publish_flg`, Cars.reception_flg AS `Cars__reception_flg`, Cars.sale_flg AS `Cars__sale_flg`, Cars.sold_flg AS `Cars__sold_flg`, Cars.car_name AS `Cars__car_name`, Cars.catch_copy AS `Cars__catch_copy`, Cars.price AS `Cars__price`, Cars.youtube_tag AS `Cars__youtube_tag`, Cars.calendar_tag AS `Cars__calendar_tag`, Cars.created AS `Cars__created`, Cars.modified AS `Cars__modified`, Grades.id AS `Grades__id`, Grades.order_no AS `Grades__order_no`, Grades.grade_name AS `Grades__grade_name`, Grades.created AS `Grades__created`, Grades.modified AS `Grades__modified` FROM cars Cars INNER JOIN grades Grades ON Grades.id = (Cars.grade_id) WHERE publish_flg = :c0 ORDER BY Grades.order_no ASC, Cars.order_no ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CarsTable) {}
},
'insurances' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Insurances.id AS `Insurances__id`, Insurances.order_no AS `Insurances__order_no`, Insurances.parent AS `Insurances__parent`, Insurances.publish_flg AS `Insurances__publish_flg`, Insurances.insurance_name AS `Insurances__insurance_name`, Insurances.price AS `Insurances__price`, Insurances.created AS `Insurances__created`, Insurances.modified AS `Insurances__modified` FROM insurances Insurances WHERE publish_flg = :c0 ORDER BY order_no ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\InsurancesTable) {}
},
'reserve' => object(App\Model\Entity\Reserve) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Reserves'
},
'fc_status' => [
(int) 0 => '本社',
(int) 1 => 'FC'
],
'rental_status' => [
(int) 0 => '販売',
(int) 1 => 'レンタル'
],
'payment_type' => [
(int) 0 => '銀行振込',
(int) 1 => 'クレジットカード',
(int) 2 => '貸出時支払い'
],
'list_status' => [
(int) 1 => '表示',
(int) 0 => '非表示'
],
'reserve_statusclass' => [
(int) 0 => 'is-dark',
(int) 1 => 'is-link',
(int) 2 => 'is-warning',
(int) 3 => 'is-danger',
(int) 9 => ''
],
'reserve_status' => [
(int) 0 => '承認待ち',
(int) 1 => '承認済',
(int) 2 => 'お断り',
(int) 3 => 'キャンセル',
(int) 9 => '決済エラー'
],
'license_list' => [
(int) 1 => 'ゴールド',
(int) 2 => 'ブルー',
(int) 3 => 'グリーン'
],
'number_list' => [
(int) 1 => '1人',
(int) 2 => '2人',
(int) 3 => '3人',
(int) 4 => '4人',
(int) 5 => '5人',
(int) 6 => '6人',
(int) 7 => '7人'
],
'sold_status' => [
(int) 1 => '売約済',
(int) 0 => '-'
],
'sale_status' => [
(int) 1 => '販売中',
(int) 0 => '-'
],
'reception_status' => [
(int) 1 => '受付中',
(int) 0 => '停止中'
],
'wifi_status' => [
(int) 0 => '非表示',
(int) 1 => '表示'
],
'weekday_status' => [
(int) 0 => 'オールシーズン',
(int) 1 => '平日限定'
],
'times_list' => [
'00:00:00' => '00:00',
'01:00:00' => '01:00',
'02:00:00' => '02:00',
'03:00:00' => '03:00',
'04:00:00' => '04:00',
'05:00:00' => '05:00',
'06:00:00' => '06:00',
'07:00:00' => '07:00',
'08:00:00' => '08:00',
'09:00:00' => '09:00',
'10:00:00' => '10:00',
'11:00:00' => '11:00',
'12:00:00' => '12:00',
'13:00:00' => '13:00',
'14:00:00' => '14:00',
'15:00:00' => '15:00',
'16:00:00' => '16:00',
'17:00:00' => '17:00',
'18:00:00' => '18:00',
'19:00:00' => '19:00',
'20:00:00' => '20:00',
'21:00:00' => '21:00',
'22:00:00' => '22:00',
'23:00:00' => '23:00'
],
'prefecture_list' => [
(int) 1 => '北海道',
(int) 2 => '青森県',
(int) 3 => '岩手県',
(int) 4 => '宮城県',
(int) 5 => '秋田県',
(int) 6 => '山形県',
(int) 7 => '福島県',
(int) 8 => '茨城県',
(int) 9 => '栃木県',
(int) 10 => '長野県',
(int) 11 => '埼玉県',
(int) 12 => '千葉県',
(int) 13 => '東京都',
(int) 14 => '神奈川県',
(int) 15 => '新潟県',
(int) 16 => '富山県',
(int) 17 => '石川県',
(int) 18 => '福井県',
(int) 19 => '山梨県',
(int) 21 => '岐阜県',
(int) 22 => '静岡県',
(int) 23 => '愛知県',
(int) 24 => '三重県',
(int) 25 => '滋賀県',
(int) 26 => '京都府',
(int) 27 => '大阪府',
(int) 28 => '兵庫県',
(int) 29 => '奈良県',
(int) 30 => '和歌山県',
(int) 31 => '鳥取県',
(int) 32 => '島根県',
(int) 33 => '岡山県',
(int) 34 => '広島県',
(int) 35 => '山口県',
(int) 36 => '徳島県',
(int) 37 => '香川県',
(int) 38 => '愛媛県',
(int) 39 => '高知県',
(int) 40 => '福岡県',
(int) 41 => '佐賀県',
(int) 42 => '長崎県',
(int) 43 => '熊本県',
(int) 44 => '大分県',
(int) 45 => '宮崎県',
(int) 46 => '鹿児島県',
(int) 47 => '沖縄県'
],
'season_status' => [
(int) 0 => '適用しない',
(int) 1 => '適用する'
],
'publish_status' => [
(int) 1 => '公開',
(int) 0 => '非公開'
]
]
$bufferLevel = (int) 1
$items = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Items.id AS `Items__id`, Items.order_no AS `Items__order_no`, Items.publish_flg AS `Items__publish_flg`, Items.rental_flg AS `Items__rental_flg`, Items.listdisp_flg AS `Items__listdisp_flg`, Items.item_name AS `Items__item_name`, Items.note AS `Items__note`, Items.item_image AS `Items__item_image`, Items.price AS `Items__price`, Items.max_count AS `Items__max_count`, Items.start_date AS `Items__start_date`, Items.close_date AS `Items__close_date`, Items.created AS `Items__created`, Items.modified AS `Items__modified` FROM items Items WHERE publish_flg = :c0 ORDER BY order_no ASC',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Items__id' => 'biginteger',
'Items.id' => 'biginteger',
'id' => 'biginteger',
'Items__order_no' => 'integer',
'Items.order_no' => 'integer',
'order_no' => 'integer',
'Items__publish_flg' => 'boolean',
'Items.publish_flg' => 'boolean',
'publish_flg' => 'boolean',
'Items__rental_flg' => 'boolean',
'Items.rental_flg' => 'boolean',
'rental_flg' => 'boolean',
'Items__listdisp_flg' => 'boolean',
'Items.listdisp_flg' => 'boolean',
'listdisp_flg' => 'boolean',
'Items__item_name' => 'string',
'Items.item_name' => 'string',
'item_name' => 'string',
'Items__note' => 'string',
'Items.note' => 'string',
'note' => 'string',
'Items__item_image' => 'string',
'Items.item_image' => 'string',
'item_image' => 'string',
'Items__price' => 'integer',
'Items.price' => 'integer',
'price' => 'integer',
'Items__max_count' => 'integer',
'Items.max_count' => 'integer',
'max_count' => 'integer',
'Items__start_date' => 'date',
'Items.start_date' => 'date',
'start_date' => 'date',
'Items__close_date' => 'date',
'Items.close_date' => 'date',
'close_date' => 'date',
'Items__created' => 'datetime',
'Items.created' => 'datetime',
'created' => 'datetime',
'Items__modified' => 'datetime',
'Items.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ItemsTable) {}
}
$cars = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Cars.id AS `Cars__id`, Cars.order_no AS `Cars__order_no`, Cars.office_id AS `Cars__office_id`, Cars.grade_id AS `Cars__grade_id`, Cars.rental_start AS `Cars__rental_start`, Cars.wifi_flg AS `Cars__wifi_flg`, Cars.publish_flg AS `Cars__publish_flg`, Cars.reception_flg AS `Cars__reception_flg`, Cars.sale_flg AS `Cars__sale_flg`, Cars.sold_flg AS `Cars__sold_flg`, Cars.car_name AS `Cars__car_name`, Cars.catch_copy AS `Cars__catch_copy`, Cars.price AS `Cars__price`, Cars.youtube_tag AS `Cars__youtube_tag`, Cars.calendar_tag AS `Cars__calendar_tag`, Cars.created AS `Cars__created`, Cars.modified AS `Cars__modified`, Grades.id AS `Grades__id`, Grades.order_no AS `Grades__order_no`, Grades.grade_name AS `Grades__grade_name`, Grades.created AS `Grades__created`, Grades.modified AS `Grades__modified` FROM cars Cars INNER JOIN grades Grades ON Grades.id = (Cars.grade_id) WHERE publish_flg = :c0 ORDER BY Grades.order_no ASC, Cars.order_no ASC',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Cars__id' => 'biginteger',
'Cars.id' => 'biginteger',
'id' => 'biginteger',
'Cars__order_no' => 'integer',
'Cars.order_no' => 'integer',
'order_no' => 'integer',
'Cars__office_id' => 'integer',
'Cars.office_id' => 'integer',
'office_id' => 'integer',
'Cars__grade_id' => 'integer',
'Cars.grade_id' => 'integer',
'grade_id' => 'integer',
'Cars__rental_start' => 'date',
'Cars.rental_start' => 'date',
'rental_start' => 'date',
'Cars__wifi_flg' => 'boolean',
'Cars.wifi_flg' => 'boolean',
'wifi_flg' => 'boolean',
'Cars__publish_flg' => 'boolean',
'Cars.publish_flg' => 'boolean',
'publish_flg' => 'boolean',
'Cars__reception_flg' => 'boolean',
'Cars.reception_flg' => 'boolean',
'reception_flg' => 'boolean',
'Cars__sale_flg' => 'boolean',
'Cars.sale_flg' => 'boolean',
'sale_flg' => 'boolean',
'Cars__sold_flg' => 'boolean',
'Cars.sold_flg' => 'boolean',
'sold_flg' => 'boolean',
'Cars__car_name' => 'string',
'Cars.car_name' => 'string',
'car_name' => 'string',
'Cars__catch_copy' => 'text',
'Cars.catch_copy' => 'text',
'catch_copy' => 'text',
'Cars__price' => 'string',
'Cars.price' => 'string',
'price' => 'string',
'Cars__youtube_tag' => 'text',
'Cars.youtube_tag' => 'text',
'youtube_tag' => 'text',
'Cars__calendar_tag' => 'string',
'Cars.calendar_tag' => 'string',
'calendar_tag' => 'string',
'Cars__created' => 'datetime',
'Cars.created' => 'datetime',
'created' => 'datetime',
'Cars__modified' => 'datetime',
'Cars.modified' => 'datetime',
'modified' => 'datetime',
'Grades__id' => 'biginteger',
'Grades.id' => 'biginteger',
'Grades__order_no' => 'integer',
'Grades.order_no' => 'integer',
'Grades__grade_name' => 'string',
'Grades.grade_name' => 'string',
'grade_name' => 'string',
'Grades__created' => 'datetime',
'Grades.created' => 'datetime',
'Grades__modified' => 'datetime',
'Grades.modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Grades' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CarsTable) {}
}
$insurances = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Insurances.id AS `Insurances__id`, Insurances.order_no AS `Insurances__order_no`, Insurances.parent AS `Insurances__parent`, Insurances.publish_flg AS `Insurances__publish_flg`, Insurances.insurance_name AS `Insurances__insurance_name`, Insurances.price AS `Insurances__price`, Insurances.created AS `Insurances__created`, Insurances.modified AS `Insurances__modified` FROM insurances Insurances WHERE publish_flg = :c0 ORDER BY order_no ASC',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Insurances__id' => 'biginteger',
'Insurances.id' => 'biginteger',
'id' => 'biginteger',
'Insurances__order_no' => 'integer',
'Insurances.order_no' => 'integer',
'order_no' => 'integer',
'Insurances__parent' => 'integer',
'Insurances.parent' => 'integer',
'parent' => 'integer',
'Insurances__publish_flg' => 'boolean',
'Insurances.publish_flg' => 'boolean',
'publish_flg' => 'boolean',
'Insurances__insurance_name' => 'string',
'Insurances.insurance_name' => 'string',
'insurance_name' => 'string',
'Insurances__price' => 'integer',
'Insurances.price' => 'integer',
'price' => 'integer',
'Insurances__created' => 'datetime',
'Insurances.created' => 'datetime',
'created' => 'datetime',
'Insurances__modified' => 'datetime',
'Insurances.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\InsurancesTable) {}
}
$reserve = object(App\Model\Entity\Reserve) {
'[new]' => true,
'[accessible]' => [
'status' => true,
'car_id' => true,
'start_date' => true,
'start_time' => true,
'end_date' => true,
'end_time' => true,
'destination' => true,
'customer_name' => true,
'number_of_user' => true,
'license_color' => true,
'driver_age' => true,
'phone' => true,
'zip_code' => true,
'prefecture' => true,
'municipalities' => true,
'address' => true,
'email' => true,
'pet' => true,
'comment' => true,
'total_houre' => true,
'rental_fee' => true,
'total_discount_rate' => true,
'item_fee' => true,
'option_fee' => true,
'initial_amount' => true,
'paying_adjustment' => true,
'final_price' => true,
'idempotency_key' => true,
'payment_type' => true,
'payment_id' => true,
'deposited' => true,
'order_id' => true,
'error' => true,
'created' => true,
'modified' => true,
'reserves_items' => true,
'reserves_coupons' => true,
'reserves_insurances' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Reserves'
}
$fc_status = [
(int) 0 => '本社',
(int) 1 => 'FC'
]
$rental_status = [
(int) 0 => '販売',
(int) 1 => 'レンタル'
]
$payment_type = [
(int) 0 => '銀行振込',
(int) 1 => 'クレジットカード',
(int) 2 => '貸出時支払い'
]
$list_status = [
(int) 1 => '表示',
(int) 0 => '非表示'
]
$reserve_statusclass = [
(int) 0 => 'is-dark',
(int) 1 => 'is-link',
(int) 2 => 'is-warning',
(int) 3 => 'is-danger',
(int) 9 => ''
]
$reserve_status = [
(int) 0 => '承認待ち',
(int) 1 => '承認済',
(int) 2 => 'お断り',
(int) 3 => 'キャンセル',
(int) 9 => '決済エラー'
]
$license_list = [
(int) 1 => 'ゴールド',
(int) 2 => 'ブルー',
(int) 3 => 'グリーン'
]
$number_list = [
(int) 1 => '1人',
(int) 2 => '2人',
(int) 3 => '3人',
(int) 4 => '4人',
(int) 5 => '5人',
(int) 6 => '6人',
(int) 7 => '7人'
]
$sold_status = [
(int) 1 => '売約済',
(int) 0 => '-'
]
$sale_status = [
(int) 1 => '販売中',
(int) 0 => '-'
]
$reception_status = [
(int) 1 => '受付中',
(int) 0 => '停止中'
]
$wifi_status = [
(int) 0 => '非表示',
(int) 1 => '表示'
]
$weekday_status = [
(int) 0 => 'オールシーズン',
(int) 1 => '平日限定'
]
$times_list = [
'00:00:00' => '00:00',
'01:00:00' => '01:00',
'02:00:00' => '02:00',
'03:00:00' => '03:00',
'04:00:00' => '04:00',
'05:00:00' => '05:00',
'06:00:00' => '06:00',
'07:00:00' => '07:00',
'08:00:00' => '08:00',
'09:00:00' => '09:00',
'10:00:00' => '10:00',
'11:00:00' => '11:00',
'12:00:00' => '12:00',
'13:00:00' => '13:00',
'14:00:00' => '14:00',
'15:00:00' => '15:00',
'16:00:00' => '16:00',
'17:00:00' => '17:00',
'18:00:00' => '18:00',
'19:00:00' => '19:00',
'20:00:00' => '20:00',
'21:00:00' => '21:00',
'22:00:00' => '22:00',
'23:00:00' => '23:00'
]
$prefecture_list = [
(int) 1 => '北海道',
(int) 2 => '青森県',
(int) 3 => '岩手県',
(int) 4 => '宮城県',
(int) 5 => '秋田県',
(int) 6 => '山形県',
(int) 7 => '福島県',
(int) 8 => '茨城県',
(int) 9 => '栃木県',
(int) 10 => '長野県',
(int) 11 => '埼玉県',
(int) 12 => '千葉県',
(int) 13 => '東京都',
(int) 14 => '神奈川県',
(int) 15 => '新潟県',
(int) 16 => '富山県',
(int) 17 => '石川県',
(int) 18 => '福井県',
(int) 19 => '山梨県',
(int) 21 => '岐阜県',
(int) 22 => '静岡県',
(int) 23 => '愛知県',
(int) 24 => '三重県',
(int) 25 => '滋賀県',
(int) 26 => '京都府',
(int) 27 => '大阪府',
(int) 28 => '兵庫県',
(int) 29 => '奈良県',
(int) 30 => '和歌山県',
(int) 31 => '鳥取県',
(int) 32 => '島根県',
(int) 33 => '岡山県',
(int) 34 => '広島県',
(int) 35 => '山口県',
(int) 36 => '徳島県',
(int) 37 => '香川県',
(int) 38 => '愛媛県',
(int) 39 => '高知県',
(int) 40 => '福岡県',
(int) 41 => '佐賀県',
(int) 42 => '長崎県',
(int) 43 => '熊本県',
(int) 44 => '大分県',
(int) 45 => '宮崎県',
(int) 46 => '鹿児島県',
(int) 47 => '沖縄県'
]
$season_status = [
(int) 0 => '適用しない',
(int) 1 => '適用する'
]
$publish_status = [
(int) 1 => '公開',
(int) 0 => '非公開'
]
$domain = 'https://rentacar-hokusetsu.com/'
$titleEng = 'CALCULATE'
$titleJpn = '料金シミュレーション'
$car = object(App\Model\Entity\Car) {
'id' => (int) 1,
'order_no' => (int) 1,
'office_id' => (int) 1,
'grade_id' => (int) 1,
'rental_start' => object(Cake\I18n\FrozenDate) {},
'wifi_flg' => false,
'publish_flg' => true,
'reception_flg' => true,
'sale_flg' => false,
'sold_flg' => false,
'car_name' => 'クレソンジャーニーエボライトW',
'catch_copy' => '',
'price' => '',
'youtube_tag' => '',
'calendar_tag' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'grade' => object(App\Model\Entity\Grade) {},
'[new]' => false,
'[accessible]' => [
'order_no' => true,
'office_id' => true,
'grade_id' => true,
'rental_start' => true,
'wifi_flg' => true,
'publish_flg' => true,
'reception_flg' => true,
'sale_flg' => true,
'sold_flg' => true,
'car_name' => true,
'catch_copy' => true,
'price' => true,
'youtube_tag' => true,
'calendar_tag' => true,
'created' => true,
'modified' => true,
'office' => true,
'grade' => true,
'carimage' => true,
'carequipment' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Cars'
}
$cnt = null
$common_titel = '大阪府茨木市のキャンピングカーレンタカーなら北摂自動車へ'
$title = '大阪府茨木市のキャンピングカーレンタカーなら北摂自動車へ'
$keywords = 'キャンピングカー,レンタカー,大阪北部,大阪府茨木市'
$description = '大阪府茨木市のキャンピングカーレンタカーの北摂自動車は、格安旅行、ペットとの旅行や学生旅行、卒業旅行など様々な用途に対応。'
include - APP/Template/Front/calculate.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\FrontController::calculate() - APP/Controller/FrontController.php, line 295
App\Controller\FrontController::index() - APP/Controller/FrontController.php, line 33
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 122
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65