APP/Controller/BusinessesController.php (line 55)
object(App\Model\Entity\Business) id:0 {
'id' => (int) 9
'logo' => ''
'name' => 'Motte Integrated Services Limited'
'registrationnumber' => null
'address' => '12B, Aka Road (Inside Plaza), Uyo.'
'nigerianstate_id' => (int) 3
'description' => 'Cargo clearing, shipping, management consultancy, trade fairs / exhibitions.'
'businesstype_id' => (int) 2
'user_id' => (int) 0
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2023-08-28 15:07:43.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2023-08-28 15:07:43.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'
}