Code |
Context$fieldName = "Truck.hours_in.hour"
$options = array(
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23
)
$selected = null
$attributes = 0
$showEmpty = false
$select = array()
$showParents = false
$escapeOptions = true
$style = null
$tag = null
array_merge - [internal], line ??
FormHelper::select() - CORE/cake/libs/view/helpers/form.php, line 1141
FormHelper::hour() - CORE/cake/libs/view/helpers/form.php, line 1363
include - APP/views/elements/order_truck_taxi.ctp, line 113
View::_render() - CORE/cake/libs/view/view.php, line 654
View::element() - CORE/cake/libs/view/view.php, line 339
View::renderElement() - CORE/cake/libs/view/view.php, line 911
include - APP/views/page/order.ctp, line 70
View::_render() - CORE/cake/libs/view/view.php, line 654
View::render() - CORE/cake/libs/view/view.php, line 372
Controller::render() - CORE/cake/libs/controller/controller.php, line 744
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 262
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 213
[main] - APP/webroot/index.php, line 90