^ array:4 [▼
"controller" => AuthController {#64 ▶
#context: Context {#13 ▶
+cart: Cart {#144 ▶
+id: null
+id_lang: 2
#lang_associated: null
+id_shop: 1
+id_shop_list: []
#get_shop_from_context: true
#table: "cart"
#identifier: "id_cart"
#fieldsRequired: array:2 [▶
0 => "id_currency"
1 => "id_lang"
]
#fieldsSize: array:1 [▶
"secure_key" => 32
]
#fieldsValidate: array:16 [▶
"id_shop_group" => "isUnsignedId"
"id_shop" => "isUnsignedId"
"id_address_delivery" => "isUnsignedId"
"id_address_invoice" => "isUnsignedId"
"id_carrier" => "isUnsignedId"
"id_currency" => "isUnsignedId"
"id_customer" => "isUnsignedId"
"id_guest" => "isUnsignedId"
"id_lang" => "isUnsignedId"
"recyclable" => "isBool"
"gift" => "isBool"
"gift_message" => "isMessage"
"mobile_theme" => "isBool"
"allow_seperated_package" => "isBool"
"date_add" => "isDate"
"date_upd" => "isDate"
]
#fieldsRequiredLang: []
#fieldsSizeLang: []
#fieldsValidateLang: []
#tables: []
#webserviceParameters: array:2 [▶
"fields" => array:6 [▶
"id_address_delivery" => array:1 [▶
"xlink_resource" => "addresses"
]
"id_address_invoice" => array:1 [▶
"xlink_resource" => "addresses"
]
"id_currency" => array:1 [▶
"xlink_resource" => "currencies"
]
"id_customer" => array:1 [▶
"xlink_resource" => "customers"
]
"id_guest" => array:1 [▶
"xlink_resource" => "guests"
]
"id_lang" => array:1 [▶
"xlink_resource" => "languages"
]
]
"associations" => array:1 [▶
"cart_rows" => array:3 [▶
"resource" => "cart_row"
"virtual_entity" => true
"fields" => array:5 [▶
"id_product" => array:2 [ …2]
"id_product_attribute" => array:2 [ …2]
"id_address_delivery" => array:2 [ …2]
"id_customization" => array:2 [ …2]
"quantity" => array:1 [ …1]
]
]
]
]
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:4 [▶
"table" => "cart"
"primary" => "id_cart"
"fields" => array:19 [▶
"id_shop_group" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"id_shop" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"id_address_delivery" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"id_address_invoice" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"id_carrier" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"id_currency" => array:3 [▶
"type" => 1
"validate" => "isUnsignedId"
"required" => true
]
"id_customer" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"id_guest" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"id_lang" => array:3 [▶
"type" => 1
"validate" => "isUnsignedId"
"required" => true
]
"recyclable" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"gift" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"gift_message" => array:2 [▶
"type" => 3
"validate" => "isMessage"
]
"mobile_theme" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"delivery_option" => array:1 [▶
"type" => 3
]
"secure_key" => array:2 [▶
"type" => 3
"size" => 32
]
"allow_seperated_package" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"date_add" => array:2 [▶
"type" => 5
"validate" => "isDate"
]
"date_upd" => array:2 [▶
"type" => 5
"validate" => "isDate"
]
"id_carrier_extra" => array:1 [▶
"type" => 1
]
]
"classname" => "Cart"
]
#update_fields: null
+force_id: false
+id_shop_group: 1
+id_address_delivery: 0
+id_address_invoice: 0
+id_currency: 1
+id_customer: null
+id_guest: 0
+recyclable: false
+gift: false
+gift_message: null
+mobile_theme: null
+date_add: null
+secure_key: null
+id_carrier: 0
+date_upd: null
+checkedTos: false
+pictures: null
+textFields: null
+delivery_option: null
+allow_seperated_package: false
#_products: null
#_taxCalculationMethod: 1
#configuration: PrestaShop\PrestaShop\Adapter\Configuration {#148 ▶
#parameters: null
-shop: null
}
#addressFactory: PrestaShop\PrestaShop\Adapter\AddressFactory {#145}
#shouldSplitGiftProductsQuantity: false
#shouldExcludeGiftsDiscount: false
+id_carrier_extra: null
}
+customer: Customer {#49 ▶
+id: null
+id_lang: null
#lang_associated: null
+id_shop: null
+id_shop_list: []
#get_shop_from_context: true
#table: "customer"
#identifier: "id_customer"
#fieldsRequired: array:4 [▶
0 => "lastname"
1 => "firstname"
2 => "email"
3 => "passwd"
]
#fieldsSize: array:6 [▶
"lastname" => 255
"firstname" => 255
"email" => 255
"passwd" => 255
"note" => 65000
"reset_password_token" => 40
]
#fieldsValidate: array:25 [▶
"secure_key" => "isMd5"
"email" => "isEmail"
"passwd" => "isHashedPassword"
"id_gender" => "isUnsignedId"
"birthday" => "isBirthDate"
"newsletter" => "isBool"
"optin" => "isBool"
"website" => "isUrl"
"company" => "isGenericName"
"siret" => "isGenericName"
"ape" => "isApe"
"outstanding_allow_amount" => "isFloat"
"show_public_prices" => "isBool"
"id_risk" => "isUnsignedInt"
"max_payment_days" => "isUnsignedInt"
"active" => "isBool"
"deleted" => "isBool"
"is_guest" => "isBool"
"id_shop" => "isUnsignedId"
"id_shop_group" => "isUnsignedId"
"id_lang" => "isUnsignedId"
"date_add" => "isDate"
"date_upd" => "isDate"
"reset_password_token" => "isSha1"
"reset_password_validity" => "isDateOrNull"
]
#fieldsRequiredLang: []
#fieldsSizeLang: []
#fieldsValidateLang: []
#tables: []
#webserviceParameters: array:3 [▶
"objectMethods" => array:2 [▶
"add" => "addWs"
"update" => "updateWs"
]
"fields" => array:8 [▶
"id_default_group" => array:1 [▶
"xlink_resource" => "groups"
]
"id_lang" => array:1 [▶
"xlink_resource" => "languages"
]
"newsletter_date_add" => []
"ip_registration_newsletter" => []
"last_passwd_gen" => array:1 [▶
"setter" => null
]
"secure_key" => array:1 [▶
"setter" => null
]
"deleted" => []
"passwd" => array:1 [▶
"setter" => "setWsPasswd"
]
]
"associations" => array:1 [▶
"groups" => array:1 [▶
"resource" => "group"
]
]
]
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:4 [▶
"table" => "customer"
"primary" => "id_customer"
"fields" => array:37 [▶
"secure_key" => array:3 [▶
"type" => 3
"validate" => "isMd5"
"copy_post" => false
]
"lastname" => array:3 [▶
"type" => 3
"required" => true
"size" => 255
]
"firstname" => array:3 [▶
"type" => 3
"required" => true
"size" => 255
]
"email" => array:4 [▶
"type" => 3
"validate" => "isEmail"
"required" => true
"size" => 255
]
"passwd" => array:4 [▶
"type" => 3
"validate" => "isHashedPassword"
"required" => true
"size" => 255
]
"last_passwd_gen" => array:2 [▶
"type" => 3
"copy_post" => false
]
"id_gender" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"birthday" => array:2 [▶
"type" => 5
"validate" => "isBirthDate"
]
"newsletter" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"newsletter_date_add" => array:2 [▶
"type" => 5
"copy_post" => false
]
"ip_registration_newsletter" => array:2 [▶
"type" => 3
"copy_post" => false
]
"optin" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"website" => array:2 [▶
"type" => 3
"validate" => "isUrl"
]
"company" => array:2 [▶
"type" => 3
"validate" => "isGenericName"
]
"siret" => array:2 [▶
"type" => 3
"validate" => "isGenericName"
]
"ape" => array:2 [▶
"type" => 3
"validate" => "isApe"
]
"outstanding_allow_amount" => array:3 [▶
"type" => 4
"validate" => "isFloat"
"copy_post" => false
]
"show_public_prices" => array:3 [▶
"type" => 2
"validate" => "isBool"
"copy_post" => false
]
"id_risk" => array:3 [▶
"type" => 1
"validate" => "isUnsignedInt"
"copy_post" => false
]
"max_payment_days" => array:3 [▶
"type" => 1
"validate" => "isUnsignedInt"
"copy_post" => false
]
"active" => array:3 [▶
"type" => 2
"validate" => "isBool"
"copy_post" => false
]
"deleted" => array:3 [▶
"type" => 2
"validate" => "isBool"
"copy_post" => false
]
"note" => array:3 [▶
"type" => 6
"size" => 65000
"copy_post" => false
]
"is_guest" => array:3 [▶
"type" => 2
"validate" => "isBool"
"copy_post" => false
]
"id_shop" => array:3 [▶
"type" => 1
"validate" => "isUnsignedId"
"copy_post" => false
]
"id_shop_group" => array:3 [▶
"type" => 1
"validate" => "isUnsignedId"
"copy_post" => false
]
"id_default_group" => array:2 [▶
"type" => 1
"copy_post" => false
]
"id_lang" => array:3 [▶
"type" => 1
"validate" => "isUnsignedId"
"copy_post" => false
]
"date_add" => array:3 [▶
"type" => 5
"validate" => "isDate"
"copy_post" => false
]
"date_upd" => array:3 [▶
"type" => 5
"validate" => "isDate"
"copy_post" => false
]
"reset_password_token" => array:4 [▶
"type" => 3
"validate" => "isSha1"
"size" => 40
"copy_post" => false
]
"reset_password_validity" => array:3 [▶
"type" => 5
"validate" => "isDateOrNull"
"copy_post" => false
]
"dato_extra1" => array:1 [▶
"type" => 1
]
"dato_extra2" => array:1 [▶
"type" => 2
]
"dato_extra3" => array:1 [▶
"type" => 2
]
"dato_extra4" => array:1 [▶
"type" => 1
]
"dato_extra5" => array:1 [▶
"type" => 2
]
]
"classname" => "Customer"
]
#update_fields: null
+force_id: false
+id_shop_group: null
+secure_key: null
+note: null
+id_gender: 0
+id_default_group: 1
+lastname: null
+firstname: null
+birthday: null
+email: null
+newsletter: null
+ip_registration_newsletter: null
+newsletter_date_add: null
+optin: null
+website: null
+company: null
+siret: null
+ape: null
+outstanding_allow_amount: 0
+show_public_prices: 0
+id_risk: null
+max_payment_days: 0
+passwd: null
+last_passwd_gen: null
+active: true
+is_guest: false
+deleted: false
+date_add: null
+date_upd: null
+years: null
+days: null
+months: null
+geoloc_id_country: null
+geoloc_id_state: null
+geoloc_postcode: null
+logged: false
+id_guest: false
+groupBox: null
+reset_password_token: null
+reset_password_validity: null
+dato_extra1: null
+dato_extra2: null
+dato_extra3: null
+dato_extra4: null
+dato_extra5: null
+original_pass: null
}
+cookie: Cookie {#24 ▶
#_content: array:4 [▶
"date_add" => "2025-05-19 14:16:27"
"id_lang" => 2
"id_currency" => 1
"checksum" => "287207f92e9691fa081e9d55d7840aa02b27ea6cb658b55cb22415340a31e5cd"
]
#_name: "PrestaShop-df14316d992b3dec57ce37bd9668f9b0"
#_expire: 1749384989
#_domain: "turboservice.es"
#_sameSite: "Lax"
#_path: "/"
#cipherTool: PhpEncryption {#19}
#_modified: false
#_allow_writing: true
#_salt: "7gnMo3Mitv0ohTyOPt4rJmOjjyiH9F0R"
#_standalone: false
#_secure: true
#session: null
}
+session: Symfony\Component\HttpFoundation\Session\Session {#28 ▶
#storage: Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage {#34 ▶
#bags: array:2 [▶
"attributes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#37 ▶
-bag: Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag {#36 …3}
-data: &4 array:2 [▶
"_sf2_attributes" => & []
"_symfony_flashes" => & []
]
-usageIndex: &7 2
}
"flashes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#39 ▶
-bag: Symfony\Component\HttpFoundation\Session\Flash\FlashBag {#38 …3}
-data: &4 array:2 [▶]
-usageIndex: &7 2
}
]
#started: true
#closed: false
#saveHandler: Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy {#35 ▶
#wrapper: false
#saveHandlerName: "files"
#handler: Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler {#33 ▶
-sessionName: null
-prefetchId: null
-prefetchData: null
-newSessionId: null
-igbinaryEmptyData: null
-handler: SessionHandler {#30}
-doDestroy: null
}
}
#metadataBag: Symfony\Component\HttpFoundation\Session\Storage\MetadataBag {#31 ▶
-name: "__metadata"
-storageKey: "_sf2_meta"
#meta: & array:3 [▶
"u" => 1747656989
"c" => 1747656989
"l" => 1749384989
]
-lastUsed: 1747656989
-updateThreshold: 0
}
-emulateSameSite: null
}
-flashName: "flashes"
-attributeName: "attributes"
-data: &4 array:2 [▶]
-usageIndex: &7 2
}
+link: Link {#491 ▶
#allow: true
#url: "/index.php"
+protocol_link: "https://"
+protocol_content: "https://"
#ssl_enable: "1"
#urlShopId: null
}
+country: Country {#20 ▶
+id: 6
#id_lang: 1
#lang_associated: null
#id_shop: 1
+id_shop_list: []
#get_shop_from_context: true
#table: "country"
#identifier: "id_country"
#fieldsRequired: array:5 [▶
0 => "id_zone"
1 => "iso_code"
2 => "contains_states"
3 => "need_identification_number"
4 => "display_tax_label"
]
#fieldsSize: array:1 [▶
"iso_code" => 3
]
#fieldsValidate: array:10 [▶
"id_zone" => "isUnsignedId"
"id_currency" => "isUnsignedId"
"call_prefix" => "isInt"
"iso_code" => "isLanguageIsoCode"
"active" => "isBool"
"contains_states" => "isBool"
"need_identification_number" => "isBool"
"need_zip_code" => "isBool"
"zip_code_format" => "isZipCodeFormat"
"display_tax_label" => "isBool"
]
#fieldsRequiredLang: array:1 [▶
0 => "name"
]
#fieldsSizeLang: array:1 [▶
"name" => 64
]
#fieldsValidateLang: array:1 [▶
"name" => "isGenericName"
]
#tables: []
#webserviceParameters: array:2 [▶
"objectsNodeName" => "countries"
"fields" => array:2 [▶
"id_zone" => array:1 [▶
"xlink_resource" => "zones"
]
"id_currency" => array:1 [▶
"xlink_resource" => "currencies"
]
]
]
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:6 [▶
"table" => "country"
"primary" => "id_country"
"multilang" => true
"fields" => array:11 [▶
"id_zone" => array:3 [▶
"type" => 1
"validate" => "isUnsignedId"
"required" => true
]
"id_currency" => array:2 [▶
"type" => 1
"validate" => "isUnsignedId"
]
"call_prefix" => array:2 [▶
"type" => 1
"validate" => "isInt"
]
"iso_code" => array:4 [▶
"type" => 3
"validate" => "isLanguageIsoCode"
"required" => true
"size" => 3
]
"active" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"contains_states" => array:3 [▶
"type" => 2
"validate" => "isBool"
"required" => true
]
"need_identification_number" => array:3 [▶
"type" => 2
"validate" => "isBool"
"required" => true
]
"need_zip_code" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"zip_code_format" => array:2 [▶
"type" => 3
"validate" => "isZipCodeFormat"
]
"display_tax_label" => array:3 [▶
"type" => 2
"validate" => "isBool"
"required" => true
]
"name" => array:5 [▶
"type" => 3
"lang" => true
"validate" => "isGenericName"
"required" => true
"size" => 64
]
]
"associations" => array:3 [▶
"zone" => array:1 [▶
"type" => 1
]
"currency" => array:1 [▶
"type" => 1
]
"l" => array:3 [▶
"type" => 2
"field" => "id_country"
"foreign_field" => "id_country"
]
]
"classname" => "Country"
]
#update_fields: null
+force_id: false
+id_zone: 1
+id_currency: 0
+iso_code: "ES"
+call_prefix: 34
+name: "España"
+contains_states: "1"
+need_identification_number: "1"
+need_zip_code: "1"
+zip_code_format: "NNNNN"
+display_tax_label: "1"
+active: "1"
}
+employee: null
+controller: AuthController {#64}
+override_controller_name_for_translations: null
+language: Language {#60 ▶
+id: 2
#id_lang: null
#lang_associated: null
#id_shop: 1
+id_shop_list: []
#get_shop_from_context: true
#table: "lang"
#identifier: "id_lang"
#fieldsRequired: array:4 [▶
0 => "name"
1 => "iso_code"
2 => "date_format_lite"
3 => "date_format_full"
]
#fieldsSize: array:6 [▶
"name" => 32
"iso_code" => 2
"locale" => 5
"language_code" => 5
"date_format_lite" => 32
"date_format_full" => 32
]
#fieldsValidate: array:8 [▶
"name" => "isGenericName"
"iso_code" => "isLanguageIsoCode"
"locale" => "isLocale"
"language_code" => "isLanguageCode"
"active" => "isBool"
"is_rtl" => "isBool"
"date_format_lite" => "isPhpDateFormat"
"date_format_full" => "isPhpDateFormat"
]
#fieldsRequiredLang: []
#fieldsSizeLang: []
#fieldsValidateLang: []
#tables: []
#webserviceParameters: array:2 [▶
"objectNodeName" => "language"
"objectsNodeName" => "languages"
]
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:4 [▶
"table" => "lang"
"primary" => "id_lang"
"fields" => array:8 [▶
"name" => array:4 [▶
"type" => 3
"validate" => "isGenericName"
"required" => true
"size" => 32
]
"iso_code" => array:4 [▶
"type" => 3
"validate" => "isLanguageIsoCode"
"required" => true
"size" => 2
]
"locale" => array:3 [▶
"type" => 3
"validate" => "isLocale"
"size" => 5
]
"language_code" => array:3 [▶
"type" => 3
"validate" => "isLanguageCode"
"size" => 5
]
"active" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"is_rtl" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"date_format_lite" => array:4 [▶
"type" => 3
"validate" => "isPhpDateFormat"
"required" => true
"size" => 32
]
"date_format_full" => array:4 [▶
"type" => 3
"validate" => "isPhpDateFormat"
"required" => true
"size" => 32
]
]
"classname" => "Language"
]
#update_fields: null
+force_id: false
+name: "English (English)"
+iso_code: "en"
+locale: "en-US"
+language_code: "en-us"
+date_format_lite: "m/d/Y"
+date_format_full: "m/d/Y H:i:s"
+is_rtl: 0
+active: 1
#translationsFilesAndVars: array:5 [▶
"fields" => "_FIELDS"
"errors" => "_ERRORS"
"admin" => "_LANGADM"
"pdf" => "_LANGPDF"
"tabs" => "tabs"
]
}
+currency: Currency {#538 ▶
+id: 1
#id_lang: null
#lang_associated: 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:8 [▶
"iso_code" => "isLanguageIsoCode"
"numeric_iso_code" => "isNumericIsoCode"
"precision" => "isInt"
"conversion_rate" => "isUnsignedFloat"
"deleted" => "isBool"
"active" => "isBool"
"unofficial" => "isBool"
"modified" => "isBool"
]
#fieldsRequiredLang: []
#fieldsSizeLang: array:3 [▶
"name" => 255
"symbol" => 255
"pattern" => 255
]
#fieldsValidateLang: array:1 [▶
"name" => "isGenericName"
]
#tables: []
#webserviceParameters: array:2 [▶
"objectsNodeName" => "currencies"
"fields" => array:4 [▶
"names" => array:2 [▶
"getter" => "getLocalizedNames"
"i18n" => true
]
"name" => array:2 [▶
"getter" => "getName"
"modifier" => array:2 [ …2]
]
"symbol" => array:1 [▶
"getter" => "getLocalizedSymbols"
]
"iso_code" => array:1 [▶
"modifier" => array:2 [ …2]
]
]
]
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:6 [▶
"table" => "currency"
"primary" => "id_currency"
"multilang" => true
"fields" => array:11 [▶
"iso_code" => array:4 [▶
"type" => 3
"validate" => "isLanguageIsoCode"
"required" => true
"size" => 3
]
"numeric_iso_code" => array:4 [▶
"type" => 3
"allow_null" => true
"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"
]
"unofficial" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"modified" => 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
]
"pattern" => 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
+name: "Euro"
#localizedNames: array:2 [▶
1 => "euro"
2 => "Euro"
]
+iso_code: "EUR"
+iso_code_num: "978"
+numeric_iso_code: "978"
+conversion_rate: "1.000000"
+deleted: "0"
+unofficial: "0"
+modified: "0"
+active: "1"
+sign: "€"
+symbol: "€"
-localizedSymbols: array:2 [▶
1 => "€"
2 => "€"
]
+format: null
+blank: 1
+decimals: 1
+precision: 2
+pattern: array:2 [▶
1 => ""
2 => ""
]
-localizedPatterns: array:2 [▶
1 => ""
2 => ""
]
+prefix: null
+suffix: null
}
+currentLocale: PrestaShop\PrestaShop\Core\Localization\Locale {#141 ▶
#code: "en-US"
#numberFormatter: PrestaShop\PrestaShop\Core\Localization\Number\Formatter {#539 ▶
#roundingMode: "up"
#numberingSystem: "latn"
#numberSpecification: null
}
#numberSpecification: PrestaShop\PrestaShop\Core\Localization\Specification\Number {#142 ▶
#positivePattern: "#,##0.###"
#negativePattern: "-#,##0.###"
#symbols: array:46 [▶
"adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#492 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#493 ▶
#decimal: "٫"
#group: "٬"
#list: "؛"
#percentSign: "٪"
#minusSign: "-"
#plusSign: "+"
#exponential: "اس"
#superscriptingExponent: "×"
#perMille: "؉"
#infinity: "∞"
#nan: "NaN"
}
"arabext" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#494 ▶
#decimal: "٫"
#group: "٬"
#list: "؛"
#percentSign: "٪"
#minusSign: "-"
#plusSign: "+"
#exponential: "×۱۰^"
#superscriptingExponent: "×"
#perMille: "؉"
#infinity: "∞"
#nan: "NaN"
}
"bali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#495 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"beng" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#496 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"brah" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#497 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"cakm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#498 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"cham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#499 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"deva" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#500 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"fullwide" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#501 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"gong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#502 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"gonm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#503 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"gujr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#504 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"guru" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#505 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"hanidec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#506 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"java" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#507 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"kali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#508 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"khmr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#509 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"knda" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#510 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"lana" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#511 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"lanatham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#512 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"laoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#513 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"latn" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#514 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"lepc" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#515 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"limb" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#516 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"mlym" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#517 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"mong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#518 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"mtei" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#519 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"mymr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#520 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"mymrshan" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#521 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"nkoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#522 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"olck" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#523 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"orya" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#524 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"osma" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#525 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"rohg" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#526 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"saur" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#527 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"shrd" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#528 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"sora" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#529 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"sund" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#530 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"takr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#531 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"talu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#532 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"tamldec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#533 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"telu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#534 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"thai" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#535 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"tibt" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#536 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
"vaii" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#537 ▶
#decimal: "."
#group: ","
#list: ";"
#percentSign: "%"
#minusSign: "-"
#plusSign: "+"
#exponential: "E"
#superscriptingExponent: "×"
#perMille: "‰"
#infinity: "∞"
#nan: "NaN"
}
]
#maxFractionDigits: 3
#minFractionDigits: 0
#groupingUsed: true
#primaryGroupSize: 3
#secondaryGroupSize: 3
}
#priceSpecifications: PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection {#541 ▶
#numberSpecifications: array:1 [▶
"EUR" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#544 ▶
#positivePattern: "¤#,##0.00"
#negativePattern: "-¤#,##0.00"
#symbols: array:46 [ …46]
#maxFractionDigits: 2
#minFractionDigits: 2
#groupingUsed: true
#primaryGroupSize: 3
#secondaryGroupSize: 3
#currencyDisplay: "symbol"
#currencySymbol: "€"
#currencyCode: "EUR"
}
]
}
}
+tab: null
+shop: Shop {#17 ▶
+id: 1
#id_lang: null
#lang_associated: null
#id_shop: null
+id_shop_list: []
#get_shop_from_context: true
#table: "shop"
#identifier: "id_shop"
#fieldsRequired: array:3 [▶
0 => "name"
1 => "id_category"
2 => "id_shop_group"
]
#fieldsSize: array:1 [▶
"name" => 64
]
#fieldsValidate: array:5 [▶
"active" => "isBool"
"deleted" => "isBool"
"name" => "isGenericName"
"color" => "isColor"
"theme_name" => "isThemeName"
]
#fieldsRequiredLang: []
#fieldsSizeLang: []
#fieldsValidateLang: []
#tables: []
#webserviceParameters: array:1 [▶
"fields" => array:2 [▶
"id_shop_group" => array:1 [▶
"xlink_resource" => "shop_groups"
]
"id_category" => []
]
]
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:4 [▶
"table" => "shop"
"primary" => "id_shop"
"fields" => array:7 [▶
"active" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"deleted" => array:2 [▶
"type" => 2
"validate" => "isBool"
]
"name" => array:4 [▶
"type" => 3
"validate" => "isGenericName"
"required" => true
"size" => 64
]
"color" => array:2 [▶
"type" => 3
"validate" => "isColor"
]
"id_category" => array:2 [▶
"type" => 1
"required" => true
]
"theme_name" => array:2 [▶
"type" => 3
"validate" => "isThemeName"
]
"id_shop_group" => array:2 [▶
"type" => 1
"required" => true
]
]
"classname" => "Shop"
]
#update_fields: null
+force_id: false
+id_shop_group: 1
+id_category: 2
+theme_name: "turbo"
+name: "turboservice"
+color: ""
+active: "1"
+deleted: "0"
+physical_uri: "/"
+virtual_uri: ""
+domain: "turboservice.es"
+domain_ssl: "turboservice.es"
#group: ShopGroup {#18 ▶
+id: 1
#id_lang: null
#lang_associated: null
#id_shop: null
+id_shop_list: []
#get_shop_from_context: true
#table: "shop_group"
#identifier: "id_shop_group"
#fieldsRequired: array:1 [▶
0 => "name"
]
#fieldsSize: array:1 [▶
"name" => 64
]
#fieldsValidate: array:7 [▶
"name" => "isGenericName"
"color" => "isColor"
"share_customer" => "isBool"
"share_order" => "isBool"
"share_stock" => "isBool"
"active" => "isBool"
"deleted" => "isBool"
]
#fieldsRequiredLang: []
#fieldsSizeLang: []
#fieldsValidateLang: []
#tables: []
#webserviceParameters: []
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:4 [▶
"table" => "shop_group"
"primary" => "id_shop_group"
"fields" => array:7 [▶
"name" => array:4 [ …4]
"color" => array:2 [ …2]
"share_customer" => array:2 [ …2]
"share_order" => array:2 [ …2]
"share_stock" => array:2 [ …2]
"active" => array:2 [ …2]
"deleted" => array:2 [ …2]
]
"classname" => "ShopGroup"
]
#update_fields: null
+force_id: false
+name: "Default"
+color: ""
+active: "1"
+share_customer: "0"
+share_stock: "0"
+share_order: "0"
+deleted: "0"
}
+address: null
+theme: PrestaShop\PrestaShop\Core\Addon\Theme\Theme {#23 ▶
-attributes: PrestaShop\PrestaShop\Core\Util\ArrayFinder {#25 ▶
-array: array:13 [▶
"name" => "turbo"
"display_name" => "Turbo"
"version" => 1
"author" => array:1 [ …1]
"meta" => array:2 [ …2]
"global_settings" => array:5 [ …5]
"theme_settings" => array:2 [ …2]
"dependencies" => array:1 [ …1]
"preview" => "themes/turbo/preview.png"
"parent_directory" => "/var/www/vhosts/newturboservice.enpreproduccion.com/httpdocs/themes/turbo/"
"parent" => "warehouse"
"assets" => array:2 [ …2]
"directory" => "/var/www/vhosts/turboservice.es/httpdocs/themes/turbo/"
]
-propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#29 ▶
-magicCall: false
-ignoreInvalidIndices: true
-ignoreInvalidProperty: false
-cacheItemPool: null
-propertyPathCache: array:2 [ …2]
-readPropertyCache: []
-writePropertyCache: []
}
}
}
}
+tmpOldShop: null
+smarty: Smarty {#42 ▶
+_objType: 1
+template_class: "Smarty_Internal_Template"
+tpl_vars: array:1 [▶
"request_uri" => Smarty_Variable {#147 ▶
+value: "/en/inicio-sesion?back=https://turboservice.es/es/TSI/75809-504000010.html"
+nocache: false
}
]
+parent: null
+config_vars: []
+ext: Smarty_Internal_Extension_Handler {#41 ▶
+objType: 1
-_property_info: array:8 [▶
"AutoloadFilters" => 0
"DefaultModifiers" => 0
"ConfigVars" => 0
"DebugTemplate" => 0
"RegisteredObject" => 0
"StreamVariable" => 0
"TemplateVars" => 0
"Literals" => "Literals"
]
-resolvedProperties: []
+"registerResource": Smarty_Internal_Method_RegisterResource {#45 ▶
+objMap: 3
}
+"registerPlugin": Smarty_Internal_Method_RegisterPlugin {#48 ▶
+objMap: 3
}
+"createData": Smarty_Internal_Method_CreateData {#66 ▶
+objMap: 3
}
}
+cache_id: null
+compile_id: null
+caching: 0
+compile_check: 1
+cache_lifetime: 3600
+tplFunctions: []
+_cache: []
+auto_literal: true
+error_unassigned: false
+use_include_path: false
+_templateDirNormalized: true
+_joined_template_dir: "/var/www/vhosts/turboservice.es/httpdocs/themes/turbo/templates/#/var/www/vhosts/turboservice.es/httpdocs/themes/warehouse/templates/"
+_configDirNormalized: false
+_joined_config_dir: null
+default_template_handler_func: null
+default_config_handler_func: null
+default_plugin_handler_func: null
+_compileDirNormalized: true
+_pluginsDirNormalized: false
+_cacheDirNormalized: true
+force_compile: false
+use_sub_dirs: true
+allow_ambiguous_resources: false
+merge_compiled_includes: false
+extends_recursion: true
+force_cache: false
+left_delimiter: "{"
+right_delimiter: "}"
+literals: []
+security_class: "Smarty_Security"
+security_policy: null
+allow_php_templates: false
+debugging: false
+debugging_ctrl: "NONE"
+smarty_debug_id: "SMARTY_DEBUG"
+debug_tpl: "/var/www/vhosts/turboservice.es/httpdocs/themes/debug.tpl"
+error_reporting: null
+config_overwrite: true
+config_booleanize: true
+config_read_hidden: false
+compile_locking: true
+cache_locking: false
+locking_timeout: 10
+default_resource_type: "file"
+caching_type: "file"
+default_config_type: "file"
+cache_modified_check: false
+registered_plugins: array:3 [▶
"function" => array:7 [▶
"widget" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"render" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"form_field" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"dateFormat" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"hook" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"l" => array:3 [▶
0 => "smartyTranslate"
1 => true
2 => []
]
"url" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
]
"block" => array:1 [▶
"widget_block" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
]
"modifier" => array:36 [▶
"boolval" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"classname" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"classnames" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"cleanHtml" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"end" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"escape" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"truncate" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"addcslashes" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"addslashes" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"date" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"explode" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"floatval" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"htmlentities" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"htmlspecialchars" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"implode" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"in_array" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"intval" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"json_decode" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"json_encode" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"lcfirst" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"md5" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"mt_rand" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"nl2br" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"print_r" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"rand" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"sizeof" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"str_replace" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"stripslashes" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"strtolower" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"strval" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"substr" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"trim" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"ucfirst" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"urlencode" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"var_dump" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
"add_url_param" => array:3 [▶
0 => array:2 [ …2]
1 => true
2 => []
]
]
]
+registered_objects: []
+registered_classes: []
+registered_filters: []
+registered_resources: array:2 [▶
"module" => SmartyResourceModule {#44 ▶
+uncompiled: false
+recompiled: false
+hasCompiledHandler: false
+paths: array:3 [▶
"theme" => "/var/www/vhosts/turboservice.es/httpdocs/themes/turbo/modules/"
"parent" => "/var/www/vhosts/turboservice.es/httpdocs/themes/warehouse/modules/"
"modules" => "/var/www/vhosts/turboservice.es/httpdocs/modules/"
]
+isAdmin: false
}
"parent" => SmartyResourceParent {#46 ▶
+uncompiled: false
+recompiled: false
+hasCompiledHandler: false
+paths: array:1 [▶
"parent" => "/var/www/vhosts/turboservice.es/httpdocs/themes/warehouse/templates/"
]
}
]
+registered_cache_resources: []
+autoload_filters: []
+default_modifiers: []
+escape_html: true
+start_time: 1747656989.68
+_current_file: null
+_parserdebug: false
+_debug: null
#template_dir: array:2 [▶
0 => "/var/www/vhosts/turboservice.es/httpdocs/themes/turbo/templates/"
1 => "/var/www/vhosts/turboservice.es/httpdocs/themes/warehouse/templates/"
]
#_processedTemplateDir: array:2 [▶
0 => true
1 => true
]
#config_dir: []
#_processedConfigDir: []
#compile_dir: "/var/www/vhosts/turboservice.es/httpdocs/var/cache/prod/smarty/compile/"
#plugins_dir: array:3 [▶
0 => "/var/www/vhosts/turboservice.es/httpdocs/vendor/smarty/smarty/libs/plugins/"
1 => "/var/www/vhosts/turboservice.es/httpdocs/themes/turbo/plugins"
2 => "/var/www/vhosts/turboservice.es/httpdocs/themes/warehouse/plugins"
]
#cache_dir: "/var/www/vhosts/turboservice.es/httpdocs/var/cache/prod/smarty/cache/"
#obsoleteProperties: array:8 [▶
0 => "resource_caching"
1 => "template_resource_caching"
2 => "direct_access_security"
3 => "_dir_perms"
4 => "_file_perms"
5 => "plugin_search_order"
6 => "inheritance_merge_compiled_includes"
7 => "resource_cache_mode"
]
#accessMap: array:5 [▶
"template_dir" => "TemplateDir"
"config_dir" => "ConfigDir"
"plugins_dir" => "PluginsDir"
"compile_dir" => "CompileDir"
"cache_dir" => "CacheDir"
]
-isMutingUndefinedOrNullWarnings: false
}
+mobile_detect: Mobile_Detect {#63 ▶
#cache: []
#userAgent: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
#httpHeaders: array:20 [▶
"HTTP_COOKIE" => "PrestaShop-df14316d992b3dec57ce37bd9668f9b0=def502008aa91d16e379c628aee72da2f639867681a1b591cad540babbd436a7fa3fd7103ee41958222d80790a0a27f080430d57ac3d2808cedd33349c49f861344b773d8e63624ef2121847e9a91f68ec741ab22f753f8d1122fd1cdc4d030a909e1b4ff102fb9e6af9654ee1764aad895851db6097c85656270e6e3dfb748c526759f74809b7f349fd65ee1d1df9eed03272fb554bedb7cb5021dbb2dbc7f07f9b0034c0eede98491404e55a860ffa8dab6e9a3fc15ca8721978858e94991caa181ec5adcf80b54ea087bc1eed48c2107a29faf7 ◀PrestaShop-df14316d992b3dec57ce37bd9668f9b0=def502008aa91d16e379c628aee72da2f639867681a1b591cad540babbd436a7fa3fd7103ee41958222d80790a0a27f080430d57ac3d2808cedd ▶"
"HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd"
"HTTP_SEC_FETCH_DEST" => "document"
"HTTP_SEC_FETCH_USER" => "?1"
"HTTP_SEC_FETCH_MODE" => "navigate"
"HTTP_SEC_FETCH_SITE" => "none"
"HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
"HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
"HTTP_SEC_CH_UA_PLATFORM" => ""Windows""
"HTTP_SEC_CH_UA_MOBILE" => "?0"
"HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99""
"HTTP_CACHE_CONTROL" => "no-cache"
"HTTP_PRAGMA" => "no-cache"
"HTTP_CONNECTION" => "close"
"HTTP_X_ACCEL_INTERNAL" => "/internal-nginx-static-location"
"HTTP_X_REAL_IP" => "3.15.222.197"
"HTTP_HOST" => "turboservice.es"
"HTTP_MOD_REWRITE" => "On"
"HTTP_AUTHORIZATION" => ""
]
#cloudfrontHeaders: []
#matchingRegex: null
#matchesArray: null
#detectionType: "mobile"
}
+mode: null
+container: null
+virtualTotalTaxExcluded: 0
+virtualTotalTaxIncluded: 0
#translator: PrestaShopBundle\Translation\TranslatorComponent {#69 ▶
#catalogues: array:1 [▶
"en-US" => Symfony\Component\Translation\MessageCatalogue {#74 ▶
-messages: array:160 [▶
"ModulesCategoryproductsShop" => array:2 [▶
"%s other product in the same category:" => "%s other product in the same category:"
"%s other products in the same category:" => "%s other products in the same category:"
]
"ShopThemeCatalog" => array:108 [▶
"Este producto actualmente no está disponible. Contacte con nuestros comercíales." => "This product is currently unavailable. Contact our commercial."
"Este producto tiene un cargo adicional por el casco de" => "An additional core deposit surcharge will be added of"
"Se abonará con la devolución del casco" => "Will be credited when the old core is returned."
"New_product_box" => "New - Neutral Box"
"Unit discount" => "Unit discount"
"Items" => "Items"
"Item" => "Item"
"Categories" => "Categories"
"Pages" => "Pages"
"Price drop" => "Price drop"
"Best sellers" => "Best sellers"
"Category: %category_name%" => "Category: %category_name%"
"List of all brands" => "List of all brands"
"%number% products" => "%number% products"
"%number% product" => "%number% product"
"Prices drop" => "Prices drop"
"Search results" => "Search results"
"List of products by supplier %supplier_name%" => "List of products by supplier %supplier_name%"
"List of all suppliers" => "List of all suppliers"
"Quantity" => "Quantity"
"Name, A to Z" => "Name, A to Z"
"Name, Z to A" => "Name, Z to A"
"Price, low to high" => "Price, low to high"
"Price, high to low" => "Price, high to low"
"Sales, highest to lowest" => "Sales, highest to lowest"
"Date added, newest to oldest" => "Date added, newest to oldest"
"Date added, oldest to newest" => "Date added, oldest to newest"
"Relevance" => "Relevance"
"%1$s:" => "%1$s:"
"Search our catalog" => "Search our catalog"
"Search" => "Search"
"New" => "New"
"Used" => "Used"
"Refurbished" => "Refurbished"
"Online only" => "Online only"
"On sale!" => "On sale!"
"Reduced price" => "Reduced price"
"Pack" => "Pack"
"Product available with different options" => "Product available with different options"
"Last items in stock" => "Last items in stock"
"ean13" => "EAN13"
"isbn" => "ISBN"
"upc" => "UPC"
"MPN" => "MPN"
"Best Sellers" => "Best Sellers"
"All best sellers" => "All best sellers"
"All brands" => "All brands"
"brands" => "brands"
"No brand" => "No brand"
"%s other product in the same category:" => "%s other product in the same category:"
"%s other products in the same category:" => "%s other products in the same category:"
"Customers who bought this product also bought:" => "Customers who bought this product also bought:"
"My alerts" => "My alerts"
"Popular Products" => "Popular Products"
"All products" => "All products"
"New products" => "New products"
"All new products" => "All new products"
"1 person is currently watching this product." => "1 person is currently watching this product."
"%nb_people% people are currently watching this product." => "%nb_people% people are currently watching this product."
"Last time this product was bought: %date_last_order%" => "Last time this product was bought: %date_last_order%"
"Last time this product was added to a cart: %date_last_cart%" => "Last time this product was added to a cart: %date_last_cart%"
"No RSS feed added" => "No RSS feed added"
"On sale" => "On sale"
"All sale products" => "All sale products"
"All suppliers" => "All suppliers"
"No supplier" => "No supplier"
"Viewed products" => "Viewed products"
"Regular price" => "Regular price"
"Price" => "Price"
"Your customization:" => "Your customization:"
"Product customization" => "Product customization"
"Brand" => "Brand"
"In stock" => "In stock"
"Availability date:" => "Availability date:"
"Data sheet" => "Data sheet"
"Specific References" => "Specific References"
"Condition" => "Condition"
"Reference" => "Reference"
"Volume discounts" => "Volume discounts"
"You Save" => "You Save"
"Save %percentage%" => "Save %percentage%"
"Save %amount%" => "Save %amount%"
"%price% tax excl." => "%price% tax excl."
"Instead of %price%" => "Instead of %price%"
"Including %amount% for ecotax" => "Including %amount% for ecotax"
"(not impacted by the discount)" => "(not impacted by the discount)"
"No tax" => "No tax"
": " => ": "
"Showing %from%-%to% of %total% item(s)" => "Showing %from%-%to% of %total% item(s)"
"There are %product_count% products." => "There are %product_count% products."
"There is 1 product." => "There is 1 product."
"Brands" => "Brands"
"List of products by brand %brand_name%" => "List of products by brand %brand_name%"
"No products available yet" => "No products available yet"
"Stay tuned! More products will be shown here as they are added." => "Stay tuned! More products will be shown here as they are added."
"No matches were found for your search" => "No matches were found for your search"
"Please try other keywords to describe what you are looking for." => "Please try other keywords to describe what you are looking for."
"List of products by supplier %s" => "List of products by supplier %s"
"This pack contains" => "This pack contains"
"Description" => "Description"
"Product Details" => "Product Details"
"Attachments" => "Attachments"
"You might also like" => "You might also like"
"Suppliers" => "Suppliers"
"Unit price" => "Unit price"
"Total price" => "Total price"
"Product" => "Product"
"No products available" => "No products available"
]
"ModulesElpericatalogoListado" => array:20 [▶
"Guía de Catálogo" => "Catalogue Guide"
"Selecciona tus parámetros de búsqueda en el formulario siguiente:" => "Select your search parameters in the form below:"
"1. Marca" => "1. Brand"
"2. Modelo" => "2. Model"
"5. Código de motor" => "5. Engine code"
"6. Año" => "6. Year"
"7. Modelo de turbo" => "7. Turbo model"
"8. Referencia OEM" => "8. OEM reference"
"9. Referencia turbo" => "9. Turbo reference"
"Consultar" => "Search"
"Limpiar" => "Search"
"Marca" => "Brand"
"Modelo" => "Model"
"Código de motor" => "Engine code"
"Año" => "Year"
"Modelo de turbo" => "Turbo model"
"Referencia OEM" => "OEM reference"
"Referencia turbo" => "Turbo reference"
"Fabricante turbo" => "Turbo manufacturer"
"Combustible" => "Fuel"
]
"ModulesViewedproductShop" => array:1 [▶
"Viewed products" => "Viewed products"
]
"ModulesWirepaymentShop" => array:19 [▶
"%1$s (tax incl.)" => "%1$s (tax incl.)"
"This payment method is not available." => "This payment method is not available."
"Amount" => "Amount"
"Name of account owner" => "Name of account owner"
"Please include these details" => "Please include these details"
"Bank name" => "Bank name"
"Pay by bank wire" => "Pay by bank wire"
"(order processing will be longer)" => "(order processing will be longer)"
"Your order on %s is complete." => "Your order on %s is complete."
"Please send us a bank wire with:" => "Please send us a bank wire with:"
"Please specify your order reference %s in the bankwire description." => "Please specify your order reference %s in the bankwire description."
"We've also sent you this information by e-mail." => "We've also sent you this information by e-mail."
"Your order will be sent as soon as we receive payment." => "Your order will be sent as soon as we receive payment."
"If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]." => "If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]."
"Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number." => "Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number."
"Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment." => "Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment."
"More information" => "More information"
"Bankwire" => "Bankwire"
"Payment is made by transfer of the invoice amount to the following account:" => "Payment is made by transfer of the invoice amount to the following account:"
]
"ModulesStatssalesAdmin" => array:18 [▶
"Sales and orders" => "Sales and orders"
"Enrich your stats, add graphics presenting the evolution of your sales and orders." => "Enrich your stats, add graphics presenting the evolution of your sales and orders."
"About order statuses" => "About order statuses"
"In your Back Office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment." => "In your back office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment. ◀In your back office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Cancel ▶"
"These order statuses cannot be removed from the Back Office; however you have the option to add more." => "These order statuses cannot be removed from the back office; however you have the option to add more."
"The following graphs represent the evolution of your shop's orders and sales turnover for a selected period." => "The following graphs represent the evolution of your shop's orders and sales turnover for a selected period."
"You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods." => "You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods."
"Only valid orders are graphically represented." => "Only valid orders are graphically represented."
"Orders placed:" => "Orders placed:"
"CSV Export" => "CSV Export"
"Sales:" => "Sales:"
"You can view the distribution of order statuses below." => "You can view the distribution of order statuses below."
"No orders for this period." => "No orders for this period."
"Orders placed" => "Orders placed"
"Products bought" => "Products bought"
"Products:" => "Products:"
"Sales currency: %s" => "Sales currency: %s"
"Percentage of orders per status." => "Percentage of orders per status."
]
"ModulesContactinfoShop" => array:12 [▶
"Contact us" => "Contact us"
"Call us: [1]%phone%[/1]" => "Call us: [1]%phone%[/1]"
"Store information" => "Store information"
"Email us: [1]%email%[/1]" => "Email us: [1]%email%[/1]"
"Email us:" => "Email us:"
"Call us:" => "Call us:"
"Fax:" => "Fax:"
"Details:" => "Details:"
"Fax: [1]%fax%[/1]" => "Fax: [1]%fax%[/1]"
"Tel: %phone%" => "Tel: %phone%"
"Fax: %fax%" => "Fax: %fax%"
"Email: [1]%email%[/1]" => "Email: [1]%email%[/1]"
]
"ModulesAutoupgradeAdmin" => array:385 [▶
"Unable to write in the directory "%s"" => "Unable to write in the directory "%s""
"Server performance" => "Server performance"
"Unless you are using a dedicated server, select "Low"." => "Unless you are using a dedicated server, select "Low"."
"A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time." => "A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time."
"Low (recommended)" => "Low (recommended)"
"Medium" => "Medium"
"High" => "High"
"Disable non-native modules" => "Disable non-native modules"
"As non-native modules can experience some compatibility issues, we recommend to disable them by default." => "As non-native modules can experience some compatibility issues, we recommend to disable them by default."
"Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade." => "Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade."
"Disable all overrides" => "Disable all overrides"
"Enable or disable all classes and controllers overrides." => "Enable or disable all classes and controllers overrides."
"Upgrade the default theme" => "Upgrade the default theme"
"If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications." => "If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications."
"If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe." => "If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe."
"Switch to the default theme" => "Switch to the default theme"
"This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to." => "This will change your theme: your store will then use the default theme of the version of PrestaShop you are upgrading to."
"Regenerate RTL stylesheet" => "Regenerate RTL stylesheet"
"If enabled, any RTL-specific files that you might have added to all your themes might be deleted by the created stylesheet." => "If enabled, any RTL-specific files that you might have added to all your themes might be deleted by the created stylesheet."
"Keep the customized email templates" => "Keep the customized email templates"
"This will not upgrade the default PrestaShop e-mails." => "This will not upgrade the default PrestaShop e-mails."
"If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications." => "If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications."
"Back up my files and database" => "Back up my files and database"
"Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety." => "Automatically back up your database and files in order to restore your store if needed. This is experimental: you should still perform your own manual backup for safety. ◀Automatically back up your database and files in order to restore your store if needed. This is experimental: you should still perform your own manual backup fo ▶"
"Back up my images" => "Back up my images"
"To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually." => "To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually."
"Unable to create the directory "%s"" => "Unable to create the directory "%s""
"Unable to create file %s" => "Unable to create file %s"
"Error when trying to delete backups %s" => "Error when trying to delete backups %s"
"This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing." => "This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing."
"1-Click Upgrade" => "1-Click Upgrade"
"Upgrade to the latest version of PrestaShop in a few clicks, thanks to this automated method." => "Upgrade to the latest version of PrestaShop in a few clicks, thanks to this automated method."
"This version of 1-click upgrade requires PHP 5.6 to work properly. Please upgrade your server configuration." => "This version of 1-click upgrade requires PHP 5.6 to work properly. Please upgrade your server configuration."
"Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%)." => "Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%)."
"Unable to create the "AdminSelfUpgrade" tab" => "Unable to create the "AdminSelfUpgrade" tab"
"Unable to copy logo.gif in %s" => "Unable to copy logo.gif in %s"
"Unable to load the "AdminSelfUpgrade" tab" => "Unable to load the "AdminSelfUpgrade" tab"
"Action %s skipped" => "Action %s skipped"
"Unable to check files for the installed version of PrestaShop." => "Unable to check files for the installed version of PrestaShop."
"Core files are ok" => "Core files are ok"
"%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:" => "%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:"
"%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found)." => "%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found)."
"No diff files found." => "No diff files found."
"File %s does not exist. Unable to select that channel." => "File %s does not exist. Unable to select that channel."
"Version number is missing. Unable to select that channel." => "Version number is missing. Unable to select that channel."
"File %s does not exist. Unable to select that channel" => "File %s does not exist. Unable to select that channel."
"Upgrade process will use archive." => "Upgrade process will use archive."
"Error on saving configuration" => "Error on saving configuration"
"Configuration successfully updated." => "Configuration successfully updated."
"This page will now be reloaded and the module will check if a new version is available." => "This page will now be reloaded and the module will check if a new version is available."
"Nothing to restore" => "Nothing to restore"
"%s: File format does not match." => "%s: File format does not match."
"Opening backup database file %filename% in %extension% mode" => "Opening backup database file %filename% in %extension% mode"
"Database backup is empty." => "Database backup is empty."
"Database restoration file %filename% done. %filescount% file(s) left..." => "Database restoration file %filename% done. %filescount% file(s) left..."
"Database restoration file %1$s done." => "Database restoration file %1$s done."
"Database has been restored." => "Database has been restored."
"[SQL ERROR]" => "[SQL ERROR]"
"Error during database restoration" => "Error during database restoration"
"%numberqueries% queries left for file %filename%..." => "%numberqueries% queries left for file %filename%..."
"Database restoration done." => "Database restoration done."
"%s file(s) will be removed before restoring the backup files." => "%s file(s) will be removed before restoring the backup files."
"[ERROR] Backup file %s does not exist." => "[ERROR] Backup file %s does not exist."
"[ERROR] File "%s" does not exist." => "[ERROR] File "%s" does not exist."
"Unable to remove upgraded files." => "Unable to remove upgraded files."
"Unable to extract file %filename% into directory %directoryname%." => "Unable to extract file %filename% into directory %directoryname%."
"Files restored." => "Files restored."
"Files restored. Now restoring database..." => "Files restored. Now restoring database..."
"[ERROR] File %s is missing: unable to restore files. Operation aborted." => "[ERROR] File %s is missing: unable to restore files. Operation aborted."
"[ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted." => "[ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted."
"Restoring files ..." => "Restoring files ..."
"Restoration process done. Congratulations! You can now reactivate your shop." => "Restoration process done. Congratulations! You can now reactivate your store."
"Database backup skipped. Now upgrading files..." => "Database backup skipped. Now upgrading files..."
"Backup directory is not writable (%path%)." => "Backup directory is not writable (%path%)."
"Backup file %s already exists. Operation aborted." => "Backup file %s already exists. Operation aborted."
"Unable to create backup database file %s." => "Unable to create backup database file %s."
"Error during database backup." => "Error during database backup."
"An error occurred while backing up. Unable to obtain the schema of %s" => "An error occurred while backing up. Unable to obtain the schema of %s"
"%s table has been saved." => "%s table has been saved."
"%s tables have been saved." => "%s tables have been saved."
"Database backup: %s table(s) left..." => "Database backup: %s table(s) left..."
"No valid tables were found to back up. Backup of file %s canceled." => "No valid tables were found to back up. Backup of file %s canceled."
"Error during database backup for file %s." => "Error during database backup for file %s."
"Database backup done in filename %s. Now upgrading files..." => "Database backup done in filename %s. Now upgrading files..."
"Error during backupFiles" => "Error during backupFiles"
"[ERROR] backupFiles filename has not been set" => "[ERROR] backupFiles filename has not been set"
"%s Files to backup." => "%s Files to backup."
"Backup files initialized in %s" => "Backup files initialized in %s"
"Backup files in progress. %d files left" => "Backup files in progress. %d files left"
"Unable to open archive" => "Unable to open archive"
"All files have been added to archive." => "All files have been added to archive."
"All files saved. Now backing up database" => "All files saved. Now backing up database"
"The database has been cleaned." => "The database has been cleaned."
"You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s." => "You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s."
"Downloading from %s" => "Downloading from %s"
"File will be saved in %s" => "File will be saved in %s"
"Download directory has been emptied" => "Download directory has been emptied"
"Download complete." => "Download complete."
…287
]
"ModulesShoppingcartAdmin" => array:5 [ …5]
"AdminNavigationNotification" => array:22 [ …22]
"ModulesLinklistShop" => array:2 [ …2]
"ShopPdf" => array:98 [ …98]
"ModulesWelcomeAdmin" => array:47 [ …47]
"AdminInternationalHelp" => array:81 [ …81]
"ModulesStatsstockAdmin" => array:10 [ …10]
"AdminNavigationMenu" => array:123 [ …123]
"AdminPaymentNotification" => array:11 [ …11]
"AdminNotificationsSuccess" => array:39 [ …39]
"ModulesStatscheckupAdmin" => array:17 [ …17]
"AdminOrderscustomersFeature" => array:337 [ …337]
"ModulesLinklistAdmin" => array:15 [ …15]
"ModulesSocialfollowAdmin" => array:23 [ …23]
"ModulesSpecialsShop" => array:2 [ …2]
"ModulesBlockwishlistShop" => array:60 [ …60]
"AdminCatalogFeature" => array:618 [ …618]
"ModulesBrandlistAdmin" => array:9 [ …9]
"AdminNotificationsError" => array:284 [ …284]
"AdminShopparametersFeature" => array:290 [ …290]
"ModulesDataprivacyAdmin" => array:6 [ …6]
"ModulesStatscarrierAdmin" => array:5 [ …5]
"AdminPaymentFeature" => array:7 [ …7]
"ModulesDashproductsAdmin" => array:27 [ …27]
"ModulesFeaturedproductsShop" => array:2 [ …2]
"ModulesGsitemapAdmin" => array:40 [ …40]
"ModulesCashondeliveryAdmin" => array:2 [ …2]
"ModulesBestsellersShop" => array:2 [ …2]
"ModulesStatsproductAdmin" => array:20 [ …20]
"ModulesViewedproductAdmin" => array:6 [ …6]
"AdminNavigationHeader" => array:63 [ …63]
"ModulesDashgoalsAdmin" => array:24 [ …24]
"ShopThemeCheckout" => array:109 [ …109]
"AdminShippingHelp" => array:45 [ …45]
"AdminDashboardFeature" => array:7 [ …7]
"AdminActions" => array:223 [ …223]
"ModulesStatsbestcategoriesAdmin" => array:8 [ …8]
"ModulesContactinfoAdmin" => array:4 [ …4]
"AdminLoginNotification" => array:27 [ …27]
"ModulesCustomersigninAdmin" => array:3 [ …3]
"ShopThemeCustomeraccount" => array:83 [ …83]
"ModulesNewproductsAdmin" => array:8 [ …8]
"ModulesStatsnewsletterAdmin" => array:7 [ …7]
"ModulesEmailalertsAdmin" => array:40 [ …40]
"AdminPaymentHelp" => array:7 [ …7]
"ModulesBrandlistShop" => array:3 [ …3]
"ModulesStatsbestmanufacturersAdmin" => array:4 [ …4]
"ModulesSharebuttonsAdmin" => array:2 [ …2]
"AdminDashboardHelp" => array:10 [ …10]
"ModulesBlockreassuranceShop" => array:4 [ …4]
"ModulesCustomtextAdmin" => array:3 [ …3]
"ModulesEmailalertsShop" => array:9 [ …9]
"ShopThemeActions" => array:50 [ …50]
"AdminStatsHelp" => array:4 [ …4]
"ShopDemoCatalog" => array:68 [ …68]
"ModulesFaviconnotificationboAdmin" => array:6 [ …6]
"ModulesFacetedsearchAdmin" => array:122 [ …122]
"ModulesLanguageselectorAdmin" => array:3 [ …3]
"AdminDesignFeature" => array:108 [ …108]
"ModulesStatsbestsuppliersAdmin" => array:4 [ …4]
"AdminAdvparametersFeature" => array:464 [ …464]
"ShopNavigation" => array:67 [ …67]
"EmailsBody" => array:319 [ …319]
"ModulesImagesliderAdmin" => array:37 [ …37]
"AdminInternationalNotification" => array:120 [ …120]
"AdminAdvparametersHelp" => array:135 [ …135]
"ModulesCategorytreeAdmin" => array:10 [ …10]
"ModulesStatspersonalinfosAdmin" => array:28 [ …28]
"ModulesCrosssellingAdmin" => array:8 [ …8]
"ShopNotificationsWarning" => array:8 [ …8]
"ModulesDashtrendsAdmin" => array:16 [ …16]
"ModulesContactformAdmin" => array:9 [ …9]
"AdminNavigationSearch" => array:18 [ …18]
"messages" => array:375 [ …375]
"ModulesSupplierlistShop" => array:3 [ …3]
"AdminDashboardNotification" => array:4 [ …4]
"AdminCatalogNotification" => array:200 [ …200]
"ModulesSpecialsAdmin" => array:6 [ …6]
"AdminNotificationsWarning" => array:22 [ …22]
"AdminLoginFeature" => array:9 [ …9]
"ModulesSocialfollowShop" => array:11 [ …11]
"ModulesDataprivacyShop" => array:1 [ …1]
"ModulesStatssearchAdmin" => array:9 [ …9]
"AdminGlobal" => array:343 [ …343]
"ModulesCustomeraccountlinksAdmin" => array:6 [ …6]
"AdminShopparametersHelp" => array:132 [ …132]
"ModulesStatscatalogAdmin" => array:17 [ …17]
"AdminShippingFeature" => array:63 [ …63]
"ModulesSearchbarAdmin" => array:2 [ …2]
"ModulesCurrencyselectorAdmin" => array:3 [ …3]
"ModulesBannerShop" => array:1 [ …1]
"AdminOrderscustomersNotification" => array:109 [ …109]
"ModulesNewproductsShop" => array:2 [ …2]
"ModulesPsgdprCustomeraccount" => array:1 [ …1]
"ModulesStatsbestproductsAdmin" => array:6 [ …6]
"ShopFormsLabels" => array:37 [ …37]
"ModulesContactformShop" => array:16 [ …16]
"ModulesSupplierlistAdmin" => array:9 [ …9]
"ModulesLegalcomplianceShop" => array:1 [ …1]
"ModulesBannerAdmin" => array:8 [ …8]
"ModulesStatsbestcustomersAdmin" => array:12 [ …12]
"AdminModulesNotification" => array:129 [ …129]
"ModulesCheckpaymentShop" => array:19 [ …19]
"ShopFormsErrors" => array:5 [ …5]
"Install" => array:208 [ …208]
"ModulesProductcommentsAdmin" => array:50 [ …50]
"AdminDesignNotification" => array:39 [ …39]
"AdminAdvparametersNotification" => array:227 [ …227]
"ModulesBlockwishlistAdmin" => array:21 [ …21]
"ModulesEmailsubscriptionAdmin" => array:40 [ …40]
"AdminDesignHelp" => array:54 [ …54]
"ModulesGridhtmlAdmin" => array:2 [ …2]
"ModulesCashondeliveryShop" => array:7 [ …7]
"ModulesDistributionapiclientAdmin" => array:2 [ …2]
"ModulesFacetedsearchShop" => array:14 [ …14]
"ModulesStatsbestvouchersAdmin" => array:4 [ …4]
"AdminStatsNotification" => array:3 [ …3]
"ModulesMainmenuAdmin" => array:34 [ …34]
"AdminShopparametersNotification" => array:50 [ …50]
"ModulesSharebuttonsShop" => array:3 [ …3]
"AdminCatalogHelp" => array:173 [ …173]
"ModulesCheckpaymentAdmin" => array:17 [ …17]
"ModulesFeaturedproductsAdmin" => array:11 [ …11]
"ShopThemeCategory" => array:1 [ …1]
"ModulesWirepaymentAdmin" => array:21 [ …21]
"AdminModulesHelp" => array:14 [ …14]
"AdminOrderscustomersHelp" => array:51 [ …51]
"ModulesProductcommentsShop" => array:43 [ …43]
"EmailsSubject" => array:30 [ …30]
"AdminInternationalFeature" => array:165 [ …165]
"ModulesEmailsubscriptionShop" => array:14 [ …14]
"ModulesDashactivityAdmin" => array:30 [ …30]
"ShopNotificationsSuccess" => array:10 [ …10]
"ModulesCrosssellingShop" => array:1 [ …1]
"AdminNotificationsInfo" => array:22 [ …22]
"ModulesCategoryproductsAdmin" => array:7 [ …7]
"ModulesMailalertsShop" => array:4 [ …4]
"ModulesPagesnotfoundAdmin" => array:18 [ …18]
"ModulesStatsdataAdmin" => array:9 [ …9]
"ShopThemeGlobal" => array:96 [ …96]
"ModulesStatsforecastAdmin" => array:38 [ …38]
"AdminStatsFeature" => array:11 [ …11]
"ModulesMailalertsAdmin" => array:2 [ …2]
"ShopNotificationsError" => array:103 [ …103]
"AdminShippingNotification" => array:19 [ …19]
"ModulesGraphnvd3Admin" => array:2 [ …2]
"ModulesBestsellersAdmin" => array:5 [ …5]
"ModulesBlockreassuranceAdmin" => array:57 [ …57]
"ShopFormsHelp" => array:17 [ …17]
"AdminModulesFeature" => array:84 [ …84]
"ModulesGAnalyticsAdmin" => array:41 [ …41]
"ModulesStatsregistrationsAdmin" => array:15 [ …15]
]
-metadata: []
-resources: []
-locale: "en-US"
-fallbackCatalogue: Symfony\Component\Translation\MessageCatalogue {#76 ▶
-messages: []
-metadata: []
-resources: []
-locale: "en"
-fallbackCatalogue: null
-parent: Symfony\Component\Translation\MessageCatalogue {#74}
}
-parent: null
}
]
-locale: "en-US"
-fallbackLocales: []
-loaders: []
-resources: []
-formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#70 ▶
-translator: Symfony\Component\Translation\IdentityTranslator {#71 ▶
-selector: null
-locale: null
}
-intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#72 ▶
-hasMessageFormatter: null
-cache: []
}
}
-cacheDir: "/var/www/vhosts/turboservice.es/httpdocs/var/cache/prod/translations"
-debug: false
-cacheVary: []
-configCacheFactory: Symfony\Component\Config\ConfigCacheFactory {#73 ▶
-debug: false
}
-parentLocales: null
-hasIntlFormatter: true
}
#priceComputingPrecision: null
#mobile_device: null
#is_mobile: false
#is_tablet: false
}
+css_files: []
+js_files: []
#display_header: true
#display_header_javascript: true
#template: null
#display_footer: true
#content_only: false
+ajax: false
#json: false
#status: ""
#redirect_after: null
+controller_type: "front"
+php_self: "authentication"
#translator: PrestaShopBundle\Translation\TranslatorComponent {#69 ▶}
#container: FrontContainer {#97 …17}
+errors: []
+layout: null
+warning: []
+success: []
+info: []
+iso: null
+orderBy: null
+orderWay: null
+p: null
+n: null
+auth: false
+guestAllowed: false
+authRedirection: false
+ssl: true
#restrictedCountry: 0
#maintenance: false
#redirectionExtraExcludedKeys: []
+nb_items_per_page: null
+objectPresenter: PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter {#61}
+cart_presenter: PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter {#79 ▶
-priceFormatter: PrestaShop\PrestaShop\Adapter\Product\PriceFormatter {#80}
-link: Link {#50 ▶
#allow: true
#url: "/index.php"
+protocol_link: "https://"
+protocol_content: "https://"
#ssl_enable: "1"
#urlShopId: null
}
-translator: PrestaShopBundle\Translation\TranslatorComponent {#69 ▶}
-imageRetriever: PrestaShop\PrestaShop\Adapter\Image\ImageRetriever {#81 ▶
-link: Link {#50 ▶}
-isMultipleImageFormatFeatureActive: false
}
-taxConfiguration: TaxConfiguration {#82 ▶
-taxCalculationMethod: []
}
#settings: null
#productAssembler: null
}
-templateFinder: TemplateFinder {#83 ▶
-directories: array:2 [▶
0 => "/var/www/vhosts/turboservice.es/httpdocs/themes/turbo/templates/"
1 => "/var/www/vhosts/turboservice.es/httpdocs/themes/warehouse/templates/"
]
-extension: ".tpl"
-productListEntities: array:3 [▶
0 => "category"
1 => "manufacturer"
2 => "supplier"
]
-productListSearchEntities: array:6 [▶
0 => "search"
1 => "price-drop"
2 => "best-sale"
3 => "prices-drop"
4 => "best-sales"
5 => "new-products"
]
-productEntities: array:1 [▶
0 => "product"
]
-brandListEntities: array:2 [▶
0 => "manufacturers"
1 => "suppliers"
]
}
#stylesheetManager: StylesheetManager {#84 ▶
#directories: array:3 [▶
0 => "/themes/turbo/"
1 => "/themes/warehouse/"
2 => "/"
]
#configuration: PrestaShop\PrestaShop\Adapter\Configuration {#85 ▶
#parameters: null
-shop: null
}
#list: array:2 [▶
"external" => []
"inline" => []
]
#fqdn: null
-valid_media: array:10 [▶
0 => "all"
1 => "braille"
2 => "embossed"
3 => "handheld"
4 => "print"
5 => "projection"
6 => "screen"
7 => "speech"
8 => "tty"
9 => "tv"
]
}
#javascriptManager: JavascriptManager {#86 ▶
#directories: array:3 [▶
0 => "/themes/turbo/"
1 => "/themes/warehouse/"
2 => "/"
]
#configuration: PrestaShop\PrestaShop\Adapter\Configuration {#87 ▶
#parameters: null
-shop: null
}
#list: array:2 [▶
"head" => array:2 [▶
"external" => []
"inline" => []
]
"bottom" => array:2 [▶
"external" => []
"inline" => []
]
]
#fqdn: null
#valid_position: array:2 [▶
0 => "head"
1 => "bottom"
]
#valid_attribute: array:2 [▶
0 => "async"
1 => "defer"
]
}
#cccReducer: CccReducer {#88 ▶
-cacheDir: "/var/www/vhosts/turboservice.es/httpdocs/themes/turbo/assets/cache/"
#filesystem: Symfony\Component\Filesystem\Filesystem {#90}
+configuration: PrestaShop\PrestaShop\Adapter\Configuration {#89 ▶
#parameters: null
-shop: null
}
#fqdn: null
}
#urls: null
#automaticallyAllocateInvoiceAddress: true
#automaticallyAllocateDeliveryAddress: true
+page_name: null
}
"cookie" => Cookie {#24 ▶}
"cart" => Cart {#144 ▶}
"altern" => 1
]
^ array:4 [▼
"back" => "https://turboservice.es/es/TSI/75809-504000010.html"
"isolang" => "en"
"id_lang" => 2
"controller" => "authentication"
]