( ! ) Warning: file_exists(): open_basedir restriction in effect. File(../../vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php) is not within the allowed path(s): (/var/www/vhosts/crocs.es/:/tmp/) in /var/www/vhosts/crocs.es/httpdocs/modules/pagecache/static.config.php on line 12
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0004409328require_once( '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/static.config.php ).../index.php:32
30.0005409440jprestaIsMobileDevice( ).../static.config.php:65
40.0005409440file_exists( $filename = '../../vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php' ).../static.config.php:12

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0012456816require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.02946402048ShopCore::initialize( ).../config.inc.php:118
40.04408739440ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ).../Shop.php:411
50.04408739440ObjectModelCore->__construct( $id = '1', $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Shop.php:128
60.04488838920PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '1', $id_lang = NULL, $entity = class Shop { public $id_shop_group = NULL; public $id_category = NULL; public $theme_name = NULL; public $name = NULL; public $active = TRUE; public $deleted = NULL; public $physical_uri = NULL; public $virtual_uri = NULL; public $domain = NULL; public $domain_ssl = NULL; protected $group = NULL; protected $webserviceParameters = ['fields' => [...]]; public $theme = NULL; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [0 => 'name', 1 => 'id_category', 2 => 'id_shop_group']; protected $fieldsSize = ['name' => 64]; protected $fieldsValidate = ['active' => 'isBool', 'deleted' => 'isBool', 'name' => 'isGenericName', 'theme_name' => 'isThemeName']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'shop', 'primary' => 'id_shop', 'fields' => [...], 'classname' => 'Shop']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'shop', 'primary' => 'id_shop', 'fields' => ['active' => [...], 'deleted' => [...], 'name' => [...], 'id_category' => [...], 'theme_name' => [...], 'id_shop_group' => [...]], 'classname' => 'Shop'], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
70.04648448864array_key_exists( $key = 'id_shop', $search = class Shop { public $id_shop_group = NULL; public $id_category = NULL; public $theme_name = NULL; public $name = NULL; public $active = TRUE; public $deleted = NULL; public $physical_uri = NULL; public $virtual_uri = NULL; public $domain = NULL; public $domain_ssl = NULL; protected $group = NULL; protected $webserviceParameters = ['fields' => [...]]; public $theme = NULL; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [0 => 'name', 1 => 'id_category', 2 => 'id_shop_group']; protected $fieldsSize = ['name' => 64]; protected $fieldsValidate = ['active' => 'isBool', 'deleted' => 'isBool', 'name' => 'isGenericName', 'theme_name' => 'isThemeName']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'shop', 'primary' => 'id_shop', 'fields' => [...], 'classname' => 'Shop']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0012456816require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06099572472ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06179671744PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '6', $id_lang = '1', $entity = class Country { public $id = 6; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
50.06189676008array_key_exists( $key = 'id_country', $search = class Country { public $id = 6; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0012456816require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06099572472ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06179671744PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '6', $id_lang = '1', $entity = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
50.06239676704array_key_exists( $key = 'id_lang', $search = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0012456816require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06099572472ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06179671744PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '6', $id_lang = '1', $entity = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
50.06279676704array_key_exists( $key = 'id_shop', $search = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0012456816require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06309673768ShopCore->getGroup( ).../config.inc.php:171
40.06339717992ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../Shop.php:549
50.06339722976PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '1', $id_lang = NULL, $entity = class ShopGroup { public $name = NULL; public $active = TRUE; public $share_customer = NULL; public $share_stock = NULL; public $share_order = NULL; public $deleted = NULL; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'shop_group'; protected $identifier = 'id_shop_group'; protected $fieldsRequired = [0 => 'name']; protected $fieldsSize = ['name' => 64]; protected $fieldsValidate = ['name' => 'isGenericName', 'share_customer' => 'isBool', 'share_order' => 'isBool', 'share_stock' => 'isBool', 'active' => 'isBool', 'deleted' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'shop_group', 'primary' => 'id_shop_group', 'fields' => [...], 'classname' => 'ShopGroup']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'shop_group', 'primary' => 'id_shop_group', 'fields' => ['name' => [...], 'share_customer' => [...], 'share_order' => [...], 'share_stock' => [...], 'active' => [...], 'deleted' => [...]], 'classname' => 'ShopGroup'], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
60.06349723784array_key_exists( $key = 'id_shop_group', $search = class ShopGroup { public $name = NULL; public $active = TRUE; public $share_customer = NULL; public $share_stock = NULL; public $share_order = NULL; public $deleted = NULL; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'shop_group'; protected $identifier = 'id_shop_group'; protected $fieldsRequired = [0 => 'name']; protected $fieldsSize = ['name' => 64]; protected $fieldsValidate = ['name' => 'isGenericName', 'share_customer' => 'isBool', 'share_order' => 'isBool', 'share_stock' => 'isBool', 'active' => 'isBool', 'deleted' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'shop_group', 'primary' => 'id_shop_group', 'fields' => [...], 'classname' => 'ShopGroup']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0012456816require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06579909400ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.06599914440PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '1', $id_lang = NULL, $entity = class Language { public $id = 1; public $name = NULL; public $iso_code = NULL; public $locale = NULL; public $language_code = NULL; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = FALSE; public $active = TRUE; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => ['name' => [...], 'iso_code' => [...], 'locale' => [...], 'language_code' => [...], 'active' => [...], 'is_rtl' => [...], 'date_format_lite' => [...], 'date_format_full' => [...]], 'classname' => 'Language'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
50.06619918744array_key_exists( $key = 'id_lang', $search = class Language { public $id = 1; public $name = NULL; public $iso_code = NULL; public $locale = NULL; public $language_code = NULL; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = FALSE; public $active = TRUE; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.0012456816require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06579909400ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.06599914440PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '1', $id_lang = NULL, $entity = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => ['name' => [...], 'iso_code' => [...], 'locale' => [...], 'language_code' => [...], 'active' => [...], 'is_rtl' => [...], 'date_format_lite' => [...], 'date_format_full' => [...]], 'classname' => 'Language'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
50.06639919440array_key_exists( $key = 'id_shop', $search = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.100615569816ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.100615569760ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.116818018600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.116818019352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.116918019560newInstance( ).../Container.php:123
130.116918020456Storelocator->__construct( ).../Container.php:123
140.116918023072ModuleCore->__construct( $name = ???, $context = ??? ).../storelocator.php:79

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.100615569816ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.100615569760ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.116818018600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.116818019352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.116918019560newInstance( ).../Container.php:123
130.116918020456Storelocator->__construct( ).../Container.php:123
140.116918023072ModuleCore->__construct( $name = ???, $context = ??? ).../storelocator.php:79

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.100615569816ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.100615569760ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.116818018600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.116818019352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.116918019560newInstance( ).../Container.php:123
130.116918020456Storelocator->__construct( ).../Container.php:123
140.116918023072ModuleCore->__construct( $name = ???, $context = ??? ).../storelocator.php:79

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.100615569816ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.100615569760ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.116818018600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.116818018600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.116818019352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.116918019560newInstance( ).../Container.php:123
130.116918020456Storelocator->__construct( ).../Container.php:123
140.116918023072ModuleCore->__construct( $name = ???, $context = ??? ).../storelocator.php:79

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.135920999192ModuleCore->__construct( $name = ???, $context = ??? ).../facebookproductad.php:142

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.135920999192ModuleCore->__construct( $name = ???, $context = ??? ).../facebookproductad.php:142

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.135920999192ModuleCore->__construct( $name = ???, $context = ??? ).../facebookproductad.php:142

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.135920999192ModuleCore->__construct( $name = ???, $context = ??? ).../facebookproductad.php:142

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.139421215352array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.140021226160array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.140521226536array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.141021226536array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.141521226536array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.142021226536array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = 6; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.142521226536array_key_exists( $key = 'id_country', $search = class Country { public $id = 6; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.139221211632ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.139221211672PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = NULL, $entity = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.143021227232array_key_exists( $key = 'id_shop', $search = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.146521808896array_key_exists( $key = 'id_lang', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.147021808896array_key_exists( $key = 'name', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.147621809240array_key_exists( $key = 'symbol', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.148121809616array_key_exists( $key = 'pattern', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.148621809992array_key_exists( $key = 'id_lang', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.149121809992array_key_exists( $key = 'name', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.149621809992array_key_exists( $key = 'symbol', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.150121809992array_key_exists( $key = 'pattern', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.150621809992array_key_exists( $key = 'id_lang', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.151121809992array_key_exists( $key = 'name', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.151621809992array_key_exists( $key = 'symbol', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.152121809992array_key_exists( $key = 'pattern', $search = class Currency { public $id = NULL; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = 1; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.152621809992array_key_exists( $key = 'id_currency', $search = class Currency { public $id = 1; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.146221795528CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.146221795528ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.146321804616PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Currency { public $id = 1; public $name = [1 => 'euro', 2 => 'euro', 3 => 'Euro']; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
180.153121810688array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 1; public $name = [1 => 'euro', 2 => 'euro', 3 => 'Euro']; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.156721810528array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.157221813144array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.157821813520array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.158321813520array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.158821813520array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.159321813520array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = 145; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.160021813520array_key_exists( $key = 'id_country', $search = class Country { public $id = 145; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.156221806712ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.156221806752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 145, $id_lang = NULL, $entity = class Country { public $id = 145; public $id_zone = '2'; public $id_currency = '0'; public $iso_code = 'MX'; public $call_prefix = '52'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '1'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.160721814216array_key_exists( $key = 'id_shop', $search = class Country { public $id = 145; public $id_zone = '2'; public $id_currency = '0'; public $iso_code = 'MX'; public $call_prefix = '52'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '1'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.163721814640array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.164321817256array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.165021817632array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.165621817632array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.166121817632array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.166621817632array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = 44; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.167121817632array_key_exists( $key = 'id_country', $search = class Country { public $id = 44; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.163521810776ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521810816PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 44, $id_lang = NULL, $entity = class Country { public $id = 44; public $id_zone = '6'; public $id_currency = '0'; public $iso_code = 'AR'; public $call_prefix = '54'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'LNNNNLLL'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.167521818328array_key_exists( $key = 'id_shop', $search = class Country { public $id = 44; public $id_zone = '6'; public $id_currency = '0'; public $iso_code = 'AR'; public $call_prefix = '54'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'LNNNNLLL'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.170521817392array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.171021820008array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.171521820384array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.172021820384array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.172521820384array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.173021820384array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = 68; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.173621820384array_key_exists( $key = 'id_country', $search = class Country { public $id = 68; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.170321813568ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170321813608PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 68, $id_lang = NULL, $entity = class Country { public $id = 68; public $id_zone = '6'; public $id_currency = '0'; public $iso_code = 'CL'; public $call_prefix = '56'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNN-NNNN'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.174121821080array_key_exists( $key = 'id_shop', $search = class Country { public $id = 68; public $id_zone = '6'; public $id_currency = '0'; public $iso_code = 'CL'; public $call_prefix = '56'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNN-NNNN'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.177121820216array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.177821822832array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.178321823208array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.178821823208array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.179321823208array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.179821823208array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = 69; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.180321823208array_key_exists( $key = 'id_country', $search = class Country { public $id = 69; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.176921816360ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.176921816400PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 69, $id_lang = NULL, $entity = class Country { public $id = 69; public $id_zone = '6'; public $id_currency = '0'; public $iso_code = 'CO'; public $call_prefix = '57'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNNN'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.180721823904array_key_exists( $key = 'id_shop', $search = class Country { public $id = 69; public $id_zone = '6'; public $id_currency = '0'; public $iso_code = 'CO'; public $call_prefix = '57'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNNN'; public $display_tax_label = '1'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.183721823016array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.184221825632array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.184721826008array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.185221826008array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.185821826008array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.186321826008array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = 21; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.187021826008array_key_exists( $key = 'id_country', $search = class Country { public $id = 21; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.183521819160ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.183521819200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 21, $id_lang = NULL, $entity = class Country { public $id = 21; public $id_zone = '2'; public $id_currency = '0'; public $iso_code = 'US'; public $call_prefix = '1'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '0'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.187521826704array_key_exists( $key = 'id_shop', $search = class Country { public $id = 21; public $id_zone = '2'; public $id_currency = '0'; public $iso_code = 'US'; public $call_prefix = '1'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '0'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.189621821712ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.189621821752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '2', $id_lang = NULL, $entity = class Language { public $id = 2; public $name = NULL; public $iso_code = NULL; public $locale = NULL; public $language_code = NULL; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = FALSE; public $active = TRUE; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => ['name' => [...], 'iso_code' => [...], 'locale' => [...], 'language_code' => [...], 'active' => [...], 'is_rtl' => [...], 'date_format_lite' => [...], 'date_format_full' => [...]], 'classname' => 'Language'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.189721826560array_key_exists( $key = 'id_lang', $search = class Language { public $id = 2; public $name = NULL; public $iso_code = NULL; public $locale = NULL; public $language_code = NULL; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = FALSE; public $active = TRUE; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.189621821712ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.189621821752PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '2', $id_lang = NULL, $entity = class Language { public $id = 2; public $name = 'Português PT (Portuguese)'; public $iso_code = 'pt'; public $locale = 'pt-PT'; public $language_code = 'pt-pt'; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => ['name' => [...], 'iso_code' => [...], 'locale' => [...], 'language_code' => [...], 'active' => [...], 'is_rtl' => [...], 'date_format_lite' => [...], 'date_format_full' => [...]], 'classname' => 'Language'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.190221828592array_key_exists( $key = 'id_shop', $search = class Language { public $id = 2; public $name = 'Português PT (Portuguese)'; public $iso_code = 'pt'; public $locale = 'pt-PT'; public $language_code = 'pt-pt'; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.191121828504array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.191621831120array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.192121831496array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.192621831496array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.193121831496array_key_exists( $key = 'id_lang', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.193521831496array_key_exists( $key = 'name', $search = class Country { public $id = NULL; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = 15; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.194021831496array_key_exists( $key = 'id_country', $search = class Country { public $id = 15; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.132720190608ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.132720190552ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.133220292168PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.133220292168PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.133220292920PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.133220293128newInstance( ).../Container.php:123
130.133220293896FacebookProductAd->__construct( ).../Container.php:123
140.138921210112BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.190921824640ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.190921824680PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 15, $id_lang = NULL, $entity = class Country { public $id = 15; public $id_zone = '10'; public $id_currency = '0'; public $iso_code = 'PT'; public $call_prefix = '351'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNN-NNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.194521832192array_key_exists( $key = 'id_shop', $search = class Country { public $id = 15; public $id_zone = '10'; public $id_currency = '0'; public $iso_code = 'PT'; public $call_prefix = '351'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNN-NNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['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']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.195721821856ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.195821821776ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.196721913768PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.196721914520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.196721914728newInstance( ).../Container.php:123
130.196721915496Glotio->__construct( ).../Container.php:123
140.196721915496ModuleCore->__construct( $name = ???, $context = ??? ).../glotio.php:64

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.195721821856ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.195821821776ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.196721913768PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.196721914520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.196721914728newInstance( ).../Container.php:123
130.196721915496Glotio->__construct( ).../Container.php:123
140.196721915496ModuleCore->__construct( $name = ???, $context = ??? ).../glotio.php:64

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.195721821856ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.195821821776ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.196721913768PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.196721914520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.196721914728newInstance( ).../Container.php:123
130.196721915496Glotio->__construct( ).../Container.php:123
140.196721915496ModuleCore->__construct( $name = ???, $context = ??? ).../glotio.php:64

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.195721821856ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.195821821776ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.196721913768PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.196721913768PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.196721914520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.196721914728newInstance( ).../Container.php:123
130.196721915496Glotio->__construct( ).../Container.php:123
140.196721915496ModuleCore->__construct( $name = ???, $context = ??? ).../glotio.php:64

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.198421901488ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.198521901488ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.200722467624PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.200722468696PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.200722468904newInstance( ).../Container.php:123
130.200722469800Doofinder->__construct( ).../Container.php:123
140.200722469800ModuleCore->__construct( $name = ???, $context = ??? ).../doofinder.php:49

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.198421901488ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.198521901488ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.200722467624PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.200722468696PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.200722468904newInstance( ).../Container.php:123
130.200722469800Doofinder->__construct( ).../Container.php:123
140.200722469800ModuleCore->__construct( $name = ???, $context = ??? ).../doofinder.php:49

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.198421901488ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.198521901488ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.200722467624PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.200722468696PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.200722468904newInstance( ).../Container.php:123
130.200722469800Doofinder->__construct( ).../Container.php:123
140.200722469800ModuleCore->__construct( $name = ???, $context = ??? ).../doofinder.php:49

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.198421901488ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.198521901488ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.200722467624PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.200722467624PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.200722468696PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.200722468904newInstance( ).../Container.php:123
130.200722469800Doofinder->__construct( ).../Container.php:123
140.200722469800ModuleCore->__construct( $name = ???, $context = ??? ).../doofinder.php:49

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.202622496208ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.202622496208ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.204822914472PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.204822915224PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.204822915432newInstance( ).../Container.php:123
130.204822916328Rever->__construct( ).../Container.php:123
140.204822916328ModuleCore->__construct( $name = ???, $context = ??? ).../rever.php:46

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.202622496208ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.202622496208ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.204822914472PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.204822915224PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.204822915432newInstance( ).../Container.php:123
130.204822916328Rever->__construct( ).../Container.php:123
140.204822916328ModuleCore->__construct( $name = ???, $context = ??? ).../rever.php:46

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.202622496208ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.202622496208ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.204822914472PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.204822915224PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.204822915432newInstance( ).../Container.php:123
130.204822916328Rever->__construct( ).../Container.php:123
140.204822916328ModuleCore->__construct( $name = ???, $context = ??? ).../rever.php:46

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.092914221312DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.094914680272DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/zuecos/2130-42602-classic-color-dip-clog-u.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.095514684184DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.097014871832HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.202622496208ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.202622496208ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.204822914472PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.204822914472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.204822915224PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.204822915432newInstance( ).../Container.php:123
130.204822916328Rever->__construct( ).../Container.php:123
140.204822916328ModuleCore->__construct( $name = ???, $context = ??? ).../rever.php:46

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.207522974544ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.207522974544ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.207522974544PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.207522975296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.207522975504newInstance( ).../Container.php:123
110.207522976272PageCache->__construct( ).../Container.php:123
120.207622978888ModuleCore->__construct( $name = ???, $context = ??? ).../pagecache.php:160

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.207522974544ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.207522974544ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.207522974544PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.207522975296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.207522975504newInstance( ).../Container.php:123
110.207522976272PageCache->__construct( ).../Container.php:123
120.207622978888ModuleCore->__construct( $name = ???, $context = ??? ).../pagecache.php:160

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.207522974544ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.207522974544ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.207522974544PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.207522975296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.207522975504newInstance( ).../Container.php:123
110.207522976272PageCache->__construct( ).../Container.php:123
120.207622978888ModuleCore->__construct( $name = ???, $context = ??? ).../pagecache.php:160

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.207522974544ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.207522974544ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.207522974544PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.207522974544PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.207522975296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.207522975504newInstance( ).../Container.php:123
110.207522976272PageCache->__construct( ).../Container.php:123
120.207622978888ModuleCore->__construct( $name = ???, $context = ??? ).../pagecache.php:160

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.225825768672TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.226325539592ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.226425546392PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.226625547080array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.225825768672TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.226325539592ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.226425546392PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.227925587872array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.225825768672TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.226325539592ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.226425546392PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.229025588248array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.225825768672TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.226325539592ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.226425546392PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.229925588248array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.225825768672TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.226325539592ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.226425546392PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.230825588248array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.225825768672TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.226325539592ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.226425546392PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.231725588248array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.225825768672TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.226325539592ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.226425546392PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = 2; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.232625588248array_key_exists( $key = 'id_tax', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = 2; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.233925605048TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.234125609160ObjectModelCore->__construct( $id = 3, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.234125609200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.234325609888array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.233925605048TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.234125609160ObjectModelCore->__construct( $id = 3, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.234125609200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.235225611224array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.233925605048TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.234125609160ObjectModelCore->__construct( $id = 3, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.234125609200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.236225611600array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.233925605048TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.234125609160ObjectModelCore->__construct( $id = 3, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.234125609200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.237125611600array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.233925605048TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.234125609160ObjectModelCore->__construct( $id = 3, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.234125609200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.238025611600array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.233925605048TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.234125609160ObjectModelCore->__construct( $id = 3, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.234125609200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.239025611600array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.233925605048TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.234125609160ObjectModelCore->__construct( $id = 3, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.234125609200PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = 3; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.239825611600array_key_exists( $key = 'id_tax', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = 3; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.241125625616TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.241225627528ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.241225627568PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.241325628256array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.241125625616TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.241225627528ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.241225627568PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.242325629592array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.241125625616TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.241225627528ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.241225627568PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.243225629968array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.241125625616TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.241225627528ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.241225627568PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.244025629968array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.241125625616TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.241225627528ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.241225627568PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.244825629968array_key_exists( $key = 'id_lang', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.241125625616TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.241225627528ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.241225627568PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.245625629968array_key_exists( $key = 'name', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.218924339728PageCache::getCacheKeyInfos( ).../pagecache.php:2067
100.222024675064PageCache::getTaxManagerDetails( $context = class Context { public $cart = NULL; public $customer = class Customer { public $id = NULL; public $id_shop = NULL; public $id_shop_group = NULL; public $secure_key = NULL; public $note = NULL; public $id_gender = 0; public $id_default_group = 1; public $id_lang = NULL; public $lastname = NULL; public $firstname = NULL; public $birthday = NULL; public $email = NULL; public $newsletter = NULL; public $ip_registration_newsletter = NULL; public $newsletter_date_add = NULL; public $optin = NULL; public $website = NULL; public $company = NULL; public $siret = NULL; public $ape = NULL; public $outstanding_allow_amount = 0; public $show_public_prices = 0; public $id_risk = NULL; public $max_payment_days = 0; public $passwd = NULL; public $last_passwd_gen = NULL; public $active = TRUE; public $is_guest = 0; public $deleted = 0; public $date_add = NULL; public $date_upd = NULL; public $years = NULL; public $days = NULL; public $months = NULL; public $geoloc_id_country = NULL; public $geoloc_id_state = NULL; public $geoloc_postcode = NULL; public $logged = 0; public $id_guest = FALSE; public $groupBox = NULL; public $reset_password_token = NULL; public $reset_password_validity = NULL; protected $webserviceParameters = [...]; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'customer'; protected $identifier = 'id_customer'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $cookie = class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }; public $link = class Link { protected $allow = 1; protected $url = '/index.php'; public $protocol_link = 'https://'; public $protocol_content = 'https://'; protected $ssl_enable = '1'; protected $urlShopId = NULL }; public $country = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'España'; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = [...]; protected $id_lang = 1; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $employee = NULL; public $controller = class ProductController { public $php_self = 'product'; protected $product = NULL; protected $category = NULL; protected $redirectionExtraExcludedKeys = [...]; protected $combinations = NULL; protected $quantity_discounts = NULL; protected $adminNotifications = [...]; protected $isQuickView = FALSE; public $errors = [...]; public $warning = [...]; public $success = [...]; public $info = [...]; public $iso = NULL; public $orderBy = NULL; public $orderWay = NULL; public $p = NULL; public $n = NULL; public $auth = FALSE; public $guestAllowed = FALSE; public $authRedirection = FALSE; public $ssl = TRUE; protected $restrictedCountry = 0; protected $maintenance = FALSE; public $nb_items_per_page = NULL; public $objectPresenter = class PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter { ... }; public $cart_presenter = class PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter { ... }; private ${FrontControllerCore}templateFinder = class TemplateFinder { ... }; protected $stylesheetManager = class StylesheetManager { ... }; protected $javascriptManager = class JavascriptManager { ... }; protected $cccReducer = class CccReducer { ... }; protected $urls = NULL; protected $context = ...; public $css_files = [...]; public $js_files = [...]; protected $display_header = TRUE; protected $display_header_javascript = TRUE; protected $template = NULL; protected $display_footer = TRUE; protected $content_only = FALSE; public $ajax = FALSE; protected $json = FALSE; protected $status = ''; protected $redirect_after = NULL; public $controller_type = 'front'; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $container = NULL }; public $override_controller_name_for_translations = NULL; public $language = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = [...]; protected $translationsFilesAndVars = [...]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currency = class Currency { public $id = 1; public $name = 'Euro'; protected $localizedNames = [...]; public $iso_code = 'EUR'; public $iso_code_num = '978'; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = '€'; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = [...]; public $format = NULL; public $blank = 1; public $decimals = 1; public $precision = '2'; public $pattern = [...]; private ${CurrencyCore}localizedPatterns = [...]; protected $webserviceParameters = [...]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'crocs'; public $name = 'Crocs'; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'crocs.es'; public $domain_ssl = 'crocs.es'; protected $group = class ShopGroup { ... }; protected $webserviceParameters = [...]; public $theme = class PrestaShop\PrestaShop\Core\Addon\Theme\Theme { ... }; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }; public $smarty = class SmartyDev { public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/var/www/vhosts/crocs.es/httpdocs/themes/crocs/templates/#/var/www/vhosts/crocs.es/httpdocs/themes/warehouse/templates/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = FALSE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs = TRUE; public $allow_ambiguous_resources = FALSE; public $merge_compiled_includes = FALSE; public $extends_recursion = TRUE; public $force_cache = FALSE; public $left_delimiter = '{'; public $right_delimiter = '}'; public $literals = [...]; public $security_class = 'Smarty_Security'; public $security_policy = NULL; public $php_handling = 0; public $allow_php_templates = FALSE; public $debugging = FALSE; public $debugging_ctrl = 'NONE'; public $smarty_debug_id = 'SMARTY_DEBUG'; public $debug_tpl = '/var/www/vhosts/crocs.es/httpdocs/themes/debug.tpl'; public $error_reporting = NULL; public $config_overwrite = TRUE; public $config_booleanize = TRUE; public $config_read_hidden = FALSE; public $compile_locking = TRUE; public $cache_locking = FALSE; public $locking_timeout = 10; public $default_resource_type = 'file'; public $caching_type = 'file'; public $default_config_type = 'file'; public $cache_modified_check = FALSE; public $registered_plugins = [...]; public $registered_objects = [...]; public $registered_classes = [...]; public $registered_filters = [...]; public $registered_resources = [...]; public $registered_cache_resources = [...]; public $autoload_filters = [...]; public $default_modifiers = [...]; public $escape_html = TRUE; public $start_time = 1714659769.6647; public $_current_file = NULL; public $_parserdebug = FALSE; public $_objType = 1; public $_debug = NULL; protected $template_dir = [...]; protected $_processedTemplateDir = [...]; protected $config_dir = [...]; protected $_processedConfigDir = [...]; protected $compile_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/compile/'; protected $plugins_dir = [...]; protected $cache_dir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/smarty/cache/'; protected $obsoleteProperties = [...]; protected $accessMap = [...]; public $cache_id = NULL; public $compile_id = NULL; public $caching = FALSE; public $compile_check = TRUE; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $template_class = 'SmartyDevTemplate'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; public $mobile_detect = class Mobile_Detect { protected $cache = [...]; protected $userAgent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $httpHeaders = [...]; protected $cloudfrontHeaders = [...]; protected $matchingRegex = NULL; protected $matchesArray = NULL; protected $detectionType = 'mobile' }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { protected $catalogues = [...]; private ${Symfony\Component\Translation\Translator}locale = 'es-ES'; private ${Symfony\Component\Translation\Translator}fallbackLocales = [...]; private ${Symfony\Component\Translation\Translator}loaders = [...]; private ${Symfony\Component\Translation\Translator}resources = [...]; private ${Symfony\Component\Translation\Translator}formatter = class Symfony\Component\Translation\Formatter\MessageFormatter { ... }; private ${Symfony\Component\Translation\Translator}cacheDir = '/var/www/vhosts/crocs.es/httpdocs/var/cache/dev/translations'; private ${Symfony\Component\Translation\Translator}debug = FALSE; private ${Symfony\Component\Translation\Translator}configCacheFactory = class Symfony\Component\Config\ConfigCacheFactory { ... } }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE } ).../pagecache.php:2268
110.222624791432JprestaUtilsTaxManager::toJson( $id_shop = 1, $address = class Address { public $id_customer = NULL; public $id_manufacturer = NULL; public $id_supplier = NULL; public $id_warehouse = NULL; public $id_country = '6'; public $id_state = '356'; public $country = NULL; public $alias = NULL; public $company = NULL; public $lastname = NULL; public $firstname = NULL; public $address1 = NULL; public $address2 = NULL; public $postcode = '03203'; public $city = NULL; public $other = NULL; public $phone = NULL; public $phone_mobile = NULL; public $vat_number = NULL; public $dni = NULL; public $date_add = NULL; public $date_upd = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'addresses', 'fields' => [...]]; public $id = NULL; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'address'; protected $identifier = 'id_address'; protected $fieldsRequired = [0 => 'id_country', 1 => 'alias', 2 => 'lastname', 3 => 'firstname', 4 => 'address1', 5 => 'city']; protected $fieldsSize = ['alias' => 32, 'company' => 255, 'lastname' => 255, 'firstname' => 255, 'address1' => 128, 'address2' => 128, 'postcode' => 12, 'city' => 64, 'other' => 300, 'phone' => 32, 'phone_mobile' => 32, 'dni' => 16]; protected $fieldsValidate = ['id_customer' => 'isNullOrUnsignedId', 'id_manufacturer' => 'isNullOrUnsignedId', 'id_supplier' => 'isNullOrUnsignedId', 'id_warehouse' => 'isNullOrUnsignedId', 'id_country' => 'isUnsignedId', 'id_state' => 'isNullOrUnsignedId', 'alias' => 'isGenericName', 'company' => 'isGenericName', 'lastname' => 'isName', 'firstname' => 'isName', 'vat_number' => 'isGenericName', 'address1' => 'isAddress', 'address2' => 'isAddress', 'postcode' => 'isPostCode', 'city' => 'isCityName', 'other' => 'isMessage', 'phone' => 'isPhoneNumber', 'phone_mobile' => 'isPhoneNumber', 'dni' => 'isDniLite', 'deleted' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'address', 'primary' => 'id_address', 'fields' => [...], 'classname' => 'Address']; protected $update_fields = NULL; public $force_id = FALSE } ).../pagecache.php:1487
120.241125625616TaxRulesTaxManagerCore->getTaxCalculator( ).../JprestaUtilsTaxManager.php:103
130.241225627528ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ).../TaxRulesTaxManager.php:116
140.241225627568PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => ['rate' => [...], 'active' => [...], 'deleted' => [...], 'name' => [...]], 'classname' => 'Tax', 'associations' => ['l' => [...]]], $id_shop = NULL, $should_cache_objects = TRUE ).../ObjectModel.php:264
150.246425629968array_key_exists( $key = 'id_tax', $search = class Tax { public $name = NULL; public $rate = NULL; public $active = NULL; public $deleted = 0; protected $webserviceParameters = ['objectsNodeName' => 'taxes']; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'tax'; protected $identifier = 'id_tax'; protected $fieldsRequired = [0 => 'rate']; protected $fieldsSize = []; protected $fieldsValidate = ['rate' => 'isFloat']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'tax', 'primary' => 'id_tax', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Tax', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Warning: session_start(): Cannot start session when headers already sent in /var/www/vhosts/crocs.es/httpdocs/modules/pagecache/pagecache.php on line 2110
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.207322994776HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.209423106464HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.209423106520Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcherBefore', $params = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.209423106520PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcherBefore', $hookArgs = ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.209523106552PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.209723107256PageCache::displayCacheIfExists( ).../pagecache.php:1257
90.252025620600session_start( ).../pagecache.php:2110

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.356826693136array_key_exists( $key = 'id_lang', $search = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.357626696448array_key_exists( $key = 'name', $search = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.358426696824array_key_exists( $key = 'id_lang', $search = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.359126696824array_key_exists( $key = 'name', $search = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.359926696824array_key_exists( $key = 'id_lang', $search = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.360426696824array_key_exists( $key = 'name', $search = class Group { public $id = NULL; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:85

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = 1; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.360926696824array_key_exists( $key = 'id_group', $search = class Group { public $id = 1; public $name = NULL; public $reduction = NULL; public $price_display_method = NULL; public $show_prices = 1; public $date_add = NULL; public $date_upd = NULL; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.348625674536HookCore::exec( $hook_name = 'actionDispatcher', $hook_args = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:514
40.348725674968HookCore::callHookOn( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'actionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:927
50.348725675016Hook::coreCallHook( $module = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $method = 'hookActionDispatcher', $params = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:414
60.348725675016PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = []; public $jpresta_submodules = []; public $id = '141'; public $version = '8.1.20'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.999.999']; public $dependencies = []; public $name = 'pagecache'; public $displayName = 'JPresta - Page Cache Ultimate'; public $description = 'Enable full page caching for home, categories, products, CMS and much more pages. Even with page caching you can enable some modules like \'viewed products\' or \'my account\' blocks to load dynamically in ajax. Go from seconds to few milliseconds of loading time!'; public $confirmUninstall = NULL; public $author = 'JPresta.com'; public $author_uri = ''; public $module_key = 'e00d068863a4c8a3684e984f80756e61'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $need_instance = 1; public $tab = 'administration'; public $active = 1; public $trusted = FALSE; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; protected $_lang = []; protected $_path = '/modules/pagecache/'; protected $local_path = '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = NULL; public $customer = class JprestaCustomer { ... }; public $cookie = class Cookie { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = NULL; public $tab = NULL; public $shop = class Shop { ... }; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = NULL; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 6'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; public $allow_push = NULL; public $push_time_limit = 180; private ${ModuleCore}container = NULL; public $author_address = '0x7951ec451376e076369022B91cb41B7824898C24' }, $hookName = 'hookActionDispatcher', $hookArgs = ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../Hook.php:24
70.348925675048PageCache->hookActionDispatcher( ['controller_type' => 1, 'controller_class' => 'ProductController', 'is_module' => 0, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619769; protected $_domain = 'crocs.es'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'k9JYQpdU0OX2sfyLpJe7cb4Z4npZxb0g'; protected $_standalone = FALSE; protected $_secure = TRUE }, 'cart' => NULL, 'altern' => 1] ).../pagecache.php:3080
80.353926680240CartCore->__construct( $id = ???, $idLang = ??? ).../pagecache.php:1344
90.354026688272CartCore->setTaxCalculationMethod( ).../Cart.php:219
100.354026688272GroupCore::getCurrent( ).../Cart.php:246
110.354026688784GroupCore->__construct( $id = 1, $id_lang = ???, $id_shop = ??? ).../Group.php:397
120.354026688784ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Group.php:81
130.354026695264PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Group { public $id = 1; public $name = NULL; public $reduction = '0.00'; public $price_display_method = '0'; public $show_prices = '1'; public $date_add = '2021-04-13 14:52:42'; public $date_upd = '2023-09-28 08:38:34'; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => ['reduction' => [...], 'price_display_method' => [...], 'show_prices' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...]], 'classname' => 'Group', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
140.361626697200array_key_exists( $key = 'id_shop', $search = class Group { public $id = 1; public $name = NULL; public $reduction = '0.00'; public $price_display_method = '0'; public $show_prices = '1'; public $date_add = '2021-04-13 14:52:42'; public $date_upd = '2023-09-28 08:38:34'; protected $webserviceParameters = []; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'group'; protected $identifier = 'id_group'; protected $fieldsRequired = [0 => 'price_display_method']; protected $fieldsSize = []; protected $fieldsValidate = ['reduction' => 'isFloat', 'price_display_method' => 'isPriceDisplayMethod', 'show_prices' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 32]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'group', 'primary' => 'id_group', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Group', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.362526699096ControllerCore->run( ).../Dispatcher.php:518
40.362526699096ProductControllerCore->init( ).../Controller.php:287
50.362526699096FrontControllerCore->init( ).../ProductController.php:93
60.362626703592ControllerCore->init( ).../FrontController.php:283
70.416931517064PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.419531690528PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.420432310712PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.420432310712PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.420732312128PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.420832316408PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:110
130.420832316408PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:67
140.420832316824PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:94
150.420832316824PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:150
160.420832316824PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:90
170.420832316824PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.421032316016PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.421232316720CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.421232316720ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.421332316760PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
220.421732323792array_key_exists( $key = 'id_currency', $search = class Currency { public $id = 1; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.362526699096ControllerCore->run( ).../Dispatcher.php:518
40.362526699096ProductControllerCore->init( ).../Controller.php:287
50.362526699096FrontControllerCore->init( ).../ProductController.php:93
60.362626703592ControllerCore->init( ).../FrontController.php:283
70.416931517064PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.419531690528PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.420432310712PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.420432310712PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.420732312128PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.420832316408PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:110
130.420832316408PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:67
140.420832316824PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:94
150.420832316824PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:150
160.420832316824PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:90
170.420832316824PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.421032316016PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.421232316720CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.421232316720ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.421332316760PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
220.423132328120array_key_exists( $key = 'id_lang', $search = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001364680{main}( ).../index.php:0
20.207322993752DispatcherCore->dispatch( ).../index.php:40
30.362526699096ControllerCore->run( ).../Dispatcher.php:518
40.362526699096ProductControllerCore->init( ).../Controller.php:287
50.362526699096FrontControllerCore->init( ).../ProductController.php:93
60.362626703592ControllerCore->init( ).../FrontController.php:283
70.416931517064PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.419531690528PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.420432310712PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.420432310712PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.420732312128PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.420832316408PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:110
130.420832316408PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:67
140.420832316824PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:94
150.420832316824PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:150
160.420832316824PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:90
170.420832316824PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.421032316016PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.421232316720CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.421232316720ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.421332316760PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
220.424232328120array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99
Zuecos unisex Classic Color Dip U
Zuecos unisex Classic Color Dip U
Zuecos unisex Classic Color Dip U
Zuecos unisex Classic Color Dip U
Zuecos unisex Classic Color Dip U
Zuecos unisex Classic Color Dip U
Zuecos unisex Classic Color Dip U

Zuecos unisex Classic Color Dip U

208981
Producto disponible con otras opciones
59,90 €
Impuestos incluidos
Color:
  • Cork/Multi
  • Bone/Multi
Talla:
  • 34-35
  • 35-36
  • 36-37
  • 37-38
  • 38-39
  • 39-40
  • 41-42
  • 42-43
  • 43-44
  • 45-46
  • 46-47
  • 48-49
  • 49-50
  • 50-51
  • 51-52
  • 52-53

Zuecos unisex Classic Color Dip U

Un exclusivo baño de color aporta un extra de estilo a esta versión del icónico zueco. El elegante look de color te ayuda a mostrar tu espíritu creativo, y la construcción de espuma Croslite™ los mantiene ligeros y fáciles de llevar. Confort y personalidad a raudales

Detalles del zueco clásico Color Dip:

  • Un baño de color único.
  • Increíblemente ligero y divertido de llevar.
  • Los orificios de ventilación añaden transpirabilidad y ayudan a evacuar el agua y la suciedad.
  • Fácil de limpiar y de secado rápido.
  • Correas pivotantes en el talón para un ajuste más seguro.
  • Personalizable con charms Jibbitz™.
  • Iconic Crocs Comfort™: ligero. Flexible. Comodidad de 360 grados.
100% Croslite™
100% Croslite™
100% Croslite™
100% Croslite™
100% Croslite™
100% Croslite™

Los clientes que adquirieron este producto también compraron:

Se ha agregado a la lista de deseos