Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: null
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: null
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: null
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: null
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
Currency {#131
  +id: 1
  +name: "Euro"
  #localizedNames: array:2 [
    1 => "euro"
    2 => ""
  ]
  +iso_code: "EUR"
  +iso_code_num: "978"
  +numeric_iso_code: "978"
  +conversion_rate: "1.000000"
  +deleted: "0"
  +active: "1"
  +sign: ""
  +symbol: ""
  -localizedSymbols: array:2 [
    1 => ""
    2 => ""
  ]
  +format: null
  +blank: 1
  +decimals: 1
  +precision: "2"
  #webserviceParameters: array:2 [
    "objectsNodeName" => "currencies"
    "fields" => array:4 [
      "names" => array:2 [
        "getter" => "getLocalizedNames"
        "i18n" => true
      ]
      "name" => array:2 [
        "getter" => "getName"
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setNameForWebservice"
        ]
      ]
      "symbol" => array:1 [
        "getter" => "getLocalizedSymbols"
      ]
      "iso_code" => array:1 [
        "modifier" => array:2 [
          "http_method" => 6
          "modifier" => "setIsoCodeForWebService"
        ]
      ]
    ]
  ]
  +prefix: null
  +suffix: ""
  #id_lang: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: true
  #table: "currency"
  #identifier: "id_currency"
  #fieldsRequired: array:2 [
    0 => "iso_code"
    1 => "conversion_rate"
  ]
  #fieldsSize: array:2 [
    "iso_code" => 3
    "numeric_iso_code" => 3
  ]
  #fieldsValidate: array:6 [
    "iso_code" => "isLanguageIsoCode"
    "numeric_iso_code" => "isNumericIsoCode"
    "precision" => "isInt"
    "conversion_rate" => "isUnsignedFloat"
    "deleted" => "isBool"
    "active" => "isBool"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:2 [
    "name" => 255
    "symbol" => 255
  ]
  #fieldsValidateLang: array:1 [
    "name" => "isGenericName"
  ]
  #tables: []
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:6 [
    "table" => "currency"
    "primary" => "id_currency"
    "multilang" => true
    "fields" => array:8 [
      "iso_code" => array:4 [
        "type" => 3
        "validate" => "isLanguageIsoCode"
        "required" => true
        "size" => 3
      ]
      "numeric_iso_code" => array:3 [
        "type" => 3
        "validate" => "isNumericIsoCode"
        "size" => 3
      ]
      "precision" => array:2 [
        "type" => 1
        "validate" => "isInt"
      ]
      "conversion_rate" => array:4 [
        "type" => 4
        "validate" => "isUnsignedFloat"
        "required" => true
        "shop" => true
      ]
      "deleted" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "active" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "name" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "symbol" => array:3 [
        "type" => 3
        "lang" => true
        "size" => 255
      ]
    ]
    "classname" => "Currency"
    "associations" => array:1 [
      "l" => array:3 [
        "type" => 2
        "field" => "id_currency"
        "foreign_field" => "id_currency"
      ]
    ]
  ]
  #update_fields: null
  +force_id: false
}
HOT RODS (10)

Lista dei prodotti del brand HOT RODS

Visualizzati 217-240 su 878 articoli

Filtra per

Filtra per Categorie
di più... meno
Prezzo
6 1481
Filtra
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Currency {#131   +id: 1   +name: "Euro"   #localizedNames: array:2 [     1 => "euro"     2 => ""   ]   +iso_code: "EUR"   +iso_code_num: "978"   +numeric_iso_code: "978"   +conversion_rate: "1.000000"   +deleted: "0"   +active: "1"   +sign: ""   +symbol: ""   -localizedSymbols: array:2 [     1 => ""     2 => ""   ]   +format: null   +blank: 1   +decimals: 1   +precision: "2"   #webserviceParameters: array:2 [     "objectsNodeName" => "currencies"     "fields" => array:4 [       "names" => array:2 [         "getter" => "getLocalizedNames"         "i18n" => true       ]       "name" => array:2 [         "getter" => "getName"         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setNameForWebservice"         ]       ]       "symbol" => array:1 [         "getter" => "getLocalizedSymbols"       ]       "iso_code" => array:1 [         "modifier" => array:2 [           "http_method" => 6           "modifier" => "setIsoCodeForWebService"         ]       ]     ]   ]   +prefix: null   +suffix: ""   #id_lang: null   #id_shop: 1   +id_shop_list: []   #get_shop_from_context: true   #table: "currency"   #identifier: "id_currency"   #fieldsRequired: array:2 [     0 => "iso_code"     1 => "conversion_rate"   ]   #fieldsSize: array:2 [     "iso_code" => 3     "numeric_iso_code" => 3   ]   #fieldsValidate: array:6 [     "iso_code" => "isLanguageIsoCode"     "numeric_iso_code" => "isNumericIsoCode"     "precision" => "isInt"     "conversion_rate" => "isUnsignedFloat"     "deleted" => "isBool"     "active" => "isBool"   ]   #fieldsRequiredLang: []   #fieldsSizeLang: array:2 [     "name" => 255     "symbol" => 255   ]   #fieldsValidateLang: array:1 [     "name" => "isGenericName"   ]   #tables: []   #image_dir: null   #image_format: "jpg"   #translator: null   #def: array:6 [     "table" => "currency"     "primary" => "id_currency"     "multilang" => true     "fields" => array:8 [       "iso_code" => array:4 [         "type" => 3         "validate" => "isLanguageIsoCode"         "required" => true         "size" => 3       ]       "numeric_iso_code" => array:3 [         "type" => 3         "validate" => "isNumericIsoCode"         "size" => 3       ]       "precision" => array:2 [         "type" => 1         "validate" => "isInt"       ]       "conversion_rate" => array:4 [         "type" => 4         "validate" => "isUnsignedFloat"         "required" => true         "shop" => true       ]       "deleted" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "active" => array:2 [         "type" => 2         "validate" => "isBool"       ]       "name" => array:4 [         "type" => 3         "lang" => true         "validate" => "isGenericName"         "size" => 255       ]       "symbol" => array:3 [         "type" => 3         "lang" => true         "size" => 255       ]     ]     "classname" => "Currency"     "associations" => array:1 [       "l" => array:3 [         "type" => 2         "field" => "id_currency"         "foreign_field" => "id_currency"       ]     ]   ]   #update_fields: null   +force_id: false } 
Prodotto aggiunto alla Lista dei Desideri