Code Context ),
));
$pet_category = $pet_category['PetCategory'];
$id = '4212'
$pet = array(
'Pet' => array(
'id' => '4212',
'title' => 'Goat betal with 3 month old male ',
'price' => '40000',
'user_id' => '49531',
'city_id' => '453',
'breed_id' => '0',
'details' => 'Betal goat for sale .
2-3 kilo milk on daily basis
',
'date_added' => '0000-00-00 00:00:00',
'created' => '2020-05-11 23:22:07',
'modified' => '2024-11-17 17:27:55',
'type' => null,
'contact_number' => '03165640102',
'active' => true,
'views' => '712'
),
'Breed' => array(
'id' => null,
'name' => null,
'slug' => null,
'pet_category_id' => null,
'description' => null,
'breeding_tips' => null,
'image' => null,
'created' => null,
'modified' => null,
'meta_title' => null,
'meta_keywords' => null,
'meta_description' => null
),
'City' => array(
'id' => '453',
'name' => 'RAWALPINDI',
'slug' => 'rawalpindi',
'is_top' => true
),
'User' => array(
'password' => '*****',
'id' => '49531',
'first_name' => 'Rohail',
'last_name' => 'yousaf',
'username' => null,
'email' => 'rohaulyousaf77@gmail.com',
'admin' => false,
'key' => '',
'blocked' => null,
'contact_number' => null,
'last_login' => '2020-05-11 23:18:48',
'active' => true,
'fb_id' => null,
'verified' => '0',
'login_count' => '1',
'created' => '2020-05-11 23:18:30',
'modified' => '2020-05-11 23:18:48'
),
'PetImage' => array(
(int) 0 => array(
'id' => '13126',
'image' => '20200508_140001-4212-13126.jpg',
'pet_id' => '4212'
),
(int) 1 => array(
'id' => '13127',
'image' => '20200508_140017-4212-13127.jpg',
'pet_id' => '4212'
),
(int) 2 => array(
'id' => '13128',
'image' => '20200508_135954-4212-13128.jpg',
'pet_id' => '4212'
)
)
)
$pet_category = array()
PetsController::detail() - APP/Controller/PetsController.php, line 723
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
require - APP/webroot/index.php, line 118
[main] - ROOT/index.php, line 42