Code Context <div class="controls">
<?php echo $this->Form->input("city", array('class'=>'form-control',"type"=>"select",'id'=>'city','default'=>$city,"disabled"=>false));?>
$viewFile = '/home/rrsorgin/public_html/panel/app/View/Users/registration_form.ctp'
$dataForView = array(
'states' => array(
(int) 17 => 'Karnataka (KA)',
(int) 16 => 'Jharkhand (JH)',
(int) 15 => 'Jammu and Kashmir (JK)',
(int) 14 => 'Himachal Pradesh (HP)',
(int) 13 => 'Haryana (HR)',
(int) 12 => 'Gujarat (GJ)',
(int) 11 => 'Goa (GA)',
(int) 10 => 'Delhi (DL)',
(int) 9 => 'Daman and Diu (DD)',
(int) 8 => 'Dadra and Nagar Haveli (DN)',
(int) 7 => 'Chhattisgarh (CG)',
(int) 6 => 'Chandigarh (CH)',
(int) 5 => 'Bihar (BR)',
(int) 4 => 'Assam (AS)',
(int) 3 => 'Arunachal Pradesh (AR)',
(int) 2 => 'Andhra Pradesh (AP)',
(int) 1 => 'Andaman and Nicobar (AN)',
(int) 18 => 'Kerala (KL)',
(int) 19 => 'Lakshdweep (LD)',
(int) 20 => 'Madhya Pradesh (MP)',
(int) 21 => 'Maharashtra (MH)',
(int) 22 => 'Manipur (MN)',
(int) 23 => 'Meghalaya (ML)',
(int) 24 => 'Mizoram (MZ)',
(int) 25 => 'Nagaland (NL)',
(int) 26 => 'Odisha (OD)',
(int) 27 => 'Puducherry (PY)',
(int) 28 => 'Punjab (PB)',
(int) 29 => 'Rajasthan (RJ)',
(int) 30 => 'Sikkim (SK)',
(int) 31 => 'Tamil Nadu (TN)',
(int) 32 => 'Tripura (TR)',
(int) 33 => 'Uttar Pradesh (UP)',
(int) 34 => 'Uttarakhand (UK)',
(int) 35 => 'West Bengal (WB)',
(int) 36 => 'Telangana (TS)'
)
)
$states = array(
(int) 17 => 'Karnataka (KA)',
(int) 16 => 'Jharkhand (JH)',
(int) 15 => 'Jammu and Kashmir (JK)',
(int) 14 => 'Himachal Pradesh (HP)',
(int) 13 => 'Haryana (HR)',
(int) 12 => 'Gujarat (GJ)',
(int) 11 => 'Goa (GA)',
(int) 10 => 'Delhi (DL)',
(int) 9 => 'Daman and Diu (DD)',
(int) 8 => 'Dadra and Nagar Haveli (DN)',
(int) 7 => 'Chhattisgarh (CG)',
(int) 6 => 'Chandigarh (CH)',
(int) 5 => 'Bihar (BR)',
(int) 4 => 'Assam (AS)',
(int) 3 => 'Arunachal Pradesh (AR)',
(int) 2 => 'Andhra Pradesh (AP)',
(int) 1 => 'Andaman and Nicobar (AN)',
(int) 18 => 'Kerala (KL)',
(int) 19 => 'Lakshdweep (LD)',
(int) 20 => 'Madhya Pradesh (MP)',
(int) 21 => 'Maharashtra (MH)',
(int) 22 => 'Manipur (MN)',
(int) 23 => 'Meghalaya (ML)',
(int) 24 => 'Mizoram (MZ)',
(int) 25 => 'Nagaland (NL)',
(int) 26 => 'Odisha (OD)',
(int) 27 => 'Puducherry (PY)',
(int) 28 => 'Punjab (PB)',
(int) 29 => 'Rajasthan (RJ)',
(int) 30 => 'Sikkim (SK)',
(int) 31 => 'Tamil Nadu (TN)',
(int) 32 => 'Tripura (TR)',
(int) 33 => 'Uttar Pradesh (UP)',
(int) 34 => 'Uttarakhand (UK)',
(int) 35 => 'West Bengal (WB)',
(int) 36 => 'Telangana (TS)'
)
include - APP/View/Users/registration_form.ctp, line 170
View::_evaluate() - CORE/Cake/View/View.php, line 931
View::_render() - CORE/Cake/View/View.php, line 893
View::render() - CORE/Cake/View/View.php, line 462
Controller::render() - CORE/Cake/Controller/Controller.php, line 952
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110