object(Currency)#568 (43) { ["id"]=> int(1) ["name"]=> string(4) "Euro" ["localizedNames":protected]=> array(2) { [1]=> string(4) "euro" [2]=> string(4) "euro" } ["iso_code"]=> string(3) "EUR" ["iso_code_num"]=> string(3) "978" ["numeric_iso_code"]=> string(3) "978" ["conversion_rate"]=> string(8) "1.000000" ["deleted"]=> string(1) "0" ["unofficial"]=> string(1) "0" ["modified"]=> string(1) "0" ["active"]=> string(1) "1" ["sign"]=> string(3) "€" ["symbol"]=> string(3) "€" ["localizedSymbols":"CurrencyCore":private]=> array(2) { [1]=> string(3) "€" [2]=> string(3) "€" } ["format"]=> NULL ["blank"]=> int(1) ["decimals"]=> int(1) ["precision"]=> string(1) "2" ["pattern"]=> array(2) { [1]=> string(0) "" [2]=> string(0) "" } ["localizedPatterns":"CurrencyCore":private]=> array(2) { [1]=> string(0) "" [2]=> string(0) "" } ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(10) "currencies" ["fields"]=> array(4) { ["names"]=> array(2) { ["getter"]=> string(17) "getLocalizedNames" ["i18n"]=> bool(true) } ["name"]=> array(2) { ["getter"]=> string(7) "getName" ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(20) "setNameForWebservice" } } ["symbol"]=> array(1) { ["getter"]=> string(19) "getLocalizedSymbols" } ["iso_code"]=> array(1) { ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(23) "setIsoCodeForWebService" } } } } ["prefix"]=> NULL ["suffix"]=> NULL ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "currency" ["identifier":protected]=> string(11) "id_currency" ["fieldsRequired":protected]=> array(2) { [0]=> string(8) "iso_code" [1]=> string(15) "conversion_rate" } ["fieldsSize":protected]=> array(2) { ["iso_code"]=> int(3) ["numeric_iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(8) { ["iso_code"]=> string(17) "isLanguageIsoCode" ["numeric_iso_code"]=> string(16) "isNumericIsoCode" ["precision"]=> string(5) "isInt" ["conversion_rate"]=> string(15) "isUnsignedFloat" ["deleted"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["unofficial"]=> string(6) "isBool" ["modified"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(3) { ["name"]=> int(255) ["symbol"]=> int(255) ["pattern"]=> int(255) } ["fieldsValidateLang":protected]=> array(1) { ["name"]=> string(13) "isGenericName" } ["tables":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(6) { ["table"]=> string(8) "currency" ["primary"]=> string(11) "id_currency" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["numeric_iso_code"]=> array(4) { ["type"]=> int(3) ["allow_null"]=> bool(true) ["validate"]=> string(16) "isNumericIsoCode" ["size"]=> int(3) } ["precision"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["conversion_rate"]=> array(4) { ["type"]=> int(4) ["validate"]=> string(15) "isUnsignedFloat" ["required"]=> bool(true) ["shop"]=> bool(true) } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["unofficial"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["modified"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["symbol"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } ["pattern"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } } ["classname"]=> string(8) "Currency" ["associations"]=> array(1) { ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(11) "id_currency" ["foreign_field"]=> string(11) "id_currency" } } } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) }