APP/Controller/BusinessesController.php (line 55)
object(App\Model\Entity\Business) id:0 {
'id' => (int) 8
'logo' => ''
'name' => 'AML Bonded Terminal Services'
'registrationnumber' => null
'address' => 'KM14, Badagry Express Way,'
'nigerianstate_id' => (int) 24
'description' => 'General Bonded Warehouse, Customs License Agent, Freight Forwarder, Import/Export, Agricultural and Packaging, Serial Entrepreneur'
'businesstype_id' => (int) 2
'user_id' => (int) 0
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2023-08-28 15:04:27.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2023-08-28 15:04:27.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'nigerianstate' => object(App\Model\Entity\Nigerianstate) id:3 {
'id' => (int) 24
'name' => 'Lagos'
'[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'
}