APP/Controller/BusinessesController.php (line 55)
object(App\Model\Entity\Business) id:0 {
'id' => (int) 6
'logo' => 'businesses/neeb_logo.jpeg'
'name' => 'Neebs Marine & Maritime Consultants'
'registrationnumber' => null
'address' => 'Plot D 57, Ewet Housing Estate, Uyo'
'nigerianstate_id' => (int) 3
'description' => 'Educational Training, Marine Consulting, Oil and Gas Equipment, Marine Services.'
'businesstype_id' => (int) 2
'user_id' => (int) 0
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2023-08-28 13:55:16.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2023-08-28 13:55:16.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'
}