object(Application\Entity\Customer)#4 (12) { ["name":protected]=> string(9) "Hans Page" ["balance":protected]=> float(352.98) ["email":protected]=> string(22) "hans.page@cablenet.com" ["password":protected]=> string(16) "loudly9297Father" ["status":protected]=> int(1) ["securityQuestion":protected]=> string(0) "" ["confirmCode":protected]=> string(0) "" ["profileId":protected]=> int(56) ["level":protected]=> string(3) "INT" ["purchases":protected]=> array(0) { } ["mapping":protected]=> array(10) { ["id"]=> string(2) "id" ["name"]=> string(4) "name" ["balance"]=> string(7) "balance" ["email"]=> string(5) "email" ["password"]=> string(8) "password" ["status"]=> string(6) "status" ["security_question"]=> string(16) "securityQuestion" ["confirm_code"]=> string(11) "confirmCode" ["profile_id"]=> string(9) "profileId" ["level"]=> string(5) "level" } ["id":protected]=> int(56) }