Contactez-nous

object(Customer)#41 (60) { ["id"]=> NULL ["id_shop"]=> NULL ["id_shop_group"]=> NULL ["secure_key"]=> NULL ["note"]=> NULL ["id_gender"]=> int(0) ["id_default_group"]=> int(1) ["id_lang"]=> NULL ["lastname"]=> NULL ["firstname"]=> NULL ["birthday"]=> NULL ["email"]=> NULL ["newsletter"]=> NULL ["ip_registration_newsletter"]=> NULL ["newsletter_date_add"]=> NULL ["optin"]=> NULL ["website"]=> NULL ["company"]=> NULL ["siret"]=> NULL ["ape"]=> NULL ["outstanding_allow_amount"]=> int(0) ["show_public_prices"]=> int(0) ["id_risk"]=> NULL ["max_payment_days"]=> int(0) ["passwd"]=> NULL ["last_passwd_gen"]=> NULL ["active"]=> bool(true) ["is_guest"]=> int(0) ["deleted"]=> int(0) ["date_add"]=> NULL ["date_upd"]=> NULL ["years"]=> NULL ["days"]=> NULL ["months"]=> NULL ["geoloc_id_country"]=> NULL ["geoloc_id_state"]=> NULL ["geoloc_postcode"]=> NULL ["logged"]=> int(0) ["id_guest"]=> bool(false) ["groupBox"]=> NULL ["reset_password_token"]=> NULL ["reset_password_validity"]=> NULL ["webserviceParameters":protected]=> array(3) { ["objectMethods"]=> array(2) { ["add"]=> string(5) "addWs" ["update"]=> string(8) "updateWs" } ["fields"]=> array(8) { ["id_default_group"]=> array(1) { ["xlink_resource"]=> string(6) "groups" } ["id_lang"]=> array(1) { ["xlink_resource"]=> string(9) "languages" } ["newsletter_date_add"]=> array(0) { } ["ip_registration_newsletter"]=> array(0) { } ["last_passwd_gen"]=> array(1) { ["setter"]=> NULL } ["secure_key"]=> array(1) { ["setter"]=> NULL } ["deleted"]=> array(0) { } ["passwd"]=> array(1) { ["setter"]=> string(11) "setWsPasswd" } } ["associations"]=> array(1) { ["groups"]=> array(1) { ["resource"]=> string(5) "group" } } } ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "customer" ["identifier":protected]=> string(11) "id_customer" ["fieldsRequired":protected]=> array(4) { [0]=> string(8) "lastname" [1]=> string(9) "firstname" [2]=> string(5) "email" [3]=> string(6) "passwd" } ["fieldsSize":protected]=> array(6) { ["lastname"]=> int(255) ["firstname"]=> int(255) ["email"]=> int(255) ["passwd"]=> int(255) ["note"]=> int(65000) ["reset_password_token"]=> int(40) } ["fieldsValidate":protected]=> array(27) { ["secure_key"]=> string(5) "isMd5" ["lastname"]=> string(14) "isCustomerName" ["firstname"]=> string(14) "isCustomerName" ["email"]=> string(7) "isEmail" ["passwd"]=> string(8) "isPasswd" ["id_gender"]=> string(12) "isUnsignedId" ["birthday"]=> string(11) "isBirthDate" ["newsletter"]=> string(6) "isBool" ["optin"]=> string(6) "isBool" ["website"]=> string(5) "isUrl" ["company"]=> string(13) "isGenericName" ["siret"]=> string(13) "isGenericName" ["ape"]=> string(5) "isApe" ["outstanding_allow_amount"]=> string(7) "isFloat" ["show_public_prices"]=> string(6) "isBool" ["id_risk"]=> string(13) "isUnsignedInt" ["max_payment_days"]=> string(13) "isUnsignedInt" ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["is_guest"]=> string(6) "isBool" ["id_shop"]=> string(12) "isUnsignedId" ["id_shop_group"]=> string(12) "isUnsignedId" ["id_lang"]=> string(12) "isUnsignedId" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" ["reset_password_token"]=> string(6) "isSha1" ["reset_password_validity"]=> string(12) "isDateOrNull" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(8) "customer" ["primary"]=> string(11) "id_customer" ["fields"]=> array(32) { ["secure_key"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(5) "isMd5" ["copy_post"]=> bool(false) } ["lastname"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(14) "isCustomerName" ["required"]=> bool(true) ["size"]=> int(255) } ["firstname"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(14) "isCustomerName" ["required"]=> bool(true) ["size"]=> int(255) } ["email"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(7) "isEmail" ["required"]=> bool(true) ["size"]=> int(255) } ["passwd"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(8) "isPasswd" ["required"]=> bool(true) ["size"]=> int(255) } ["last_passwd_gen"]=> array(2) { ["type"]=> int(3) ["copy_post"]=> bool(false) } ["id_gender"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["birthday"]=> array(2) { ["type"]=> int(5) ["validate"]=> string(11) "isBirthDate" } ["newsletter"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["newsletter_date_add"]=> array(2) { ["type"]=> int(5) ["copy_post"]=> bool(false) } ["ip_registration_newsletter"]=> array(2) { ["type"]=> int(3) ["copy_post"]=> bool(false) } ["optin"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["website"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(5) "isUrl" } ["company"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["siret"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["ape"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(5) "isApe" } ["outstanding_allow_amount"]=> array(3) { ["type"]=> int(4) ["validate"]=> string(7) "isFloat" ["copy_post"]=> bool(false) } ["show_public_prices"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["id_risk"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(13) "isUnsignedInt" ["copy_post"]=> bool(false) } ["max_payment_days"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(13) "isUnsignedInt" ["copy_post"]=> bool(false) } ["active"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["deleted"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["note"]=> array(3) { ["type"]=> int(6) ["size"]=> int(65000) ["copy_post"]=> bool(false) } ["is_guest"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["id_shop"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["id_shop_group"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["id_default_group"]=> array(2) { ["type"]=> int(1) ["copy_post"]=> bool(false) } ["id_lang"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["date_add"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" ["copy_post"]=> bool(false) } ["date_upd"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" ["copy_post"]=> bool(false) } ["reset_password_token"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(6) "isSha1" ["size"]=> int(40) ["copy_post"]=> bool(false) } ["reset_password_validity"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(12) "isDateOrNull" ["copy_post"]=> bool(false) } } ["classname"]=> string(8) "Customer" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) }
optionnel