APP/Controller/BusinessesController.php (line 55)
object(App\Model\Entity\Business) id:0 {
'id' => (int) 7
'logo' => ''
'name' => 'New Technology Partners'
'registrationnumber' => null
'address' => '5, Mbouty Close, Mutual Garden Estate, Aka-Itiam Road, Uyo.'
'nigerianstate_id' => (int) 3
'description' => 'Dealers on technical equipment, devices and accessories, consultants on processing and manufacturing, equipment management agent.
'
'businesstype_id' => (int) 2
'user_id' => (int) 0
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2023-08-28 15:00:20.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2023-08-28 15:00:20.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'nigerianstate' => object(App\Model\Entity\Nigerianstate) id:3 {
'id' => (int) 3
'name' => 'Akwa Ibom'
'[new]' => false
'[accessible]' => [
'name' => true,
'businesses' => true,
'members' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Nigerianstates'
}
'[new]' => false
'[accessible]' => [
'logo' => true,
'name' => true,
'registrationnumber' => true,
'address' => true,
'nigerianstate_id' => true,
'description' => true,
'businesstype_id' => true,
'user_id' => true,
'created' => true,
'modified' => true,
'nigerianstate' => true,
'businesstype' => true,
'user' => true,
'communities' => true,
'isicsections' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Businesses'
}