( ! ) 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.0001365744{main}( ).../index.php:0
20.0004410392require_once( '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/static.config.php ).../index.php:32
30.0004410456jprestaIsMobileDevice( ).../static.config.php:65
40.0004410456file_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.0001365744{main}( ).../index.php:0
20.0011457896require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.03546403128ShopCore::initialize( ).../config.inc.php:118
40.04338740504ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ).../Shop.php:411
50.04338740504ObjectModelCore->__construct( $id = '1', $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Shop.php:128
60.04418839984PrestaShop\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.04468449928array_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.0001365744{main}( ).../index.php:0
20.0011457896require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06079573552ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06139672824PrestaShop\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.06159677088array_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.0001365744{main}( ).../index.php:0
20.0011457896require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06079573552ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06139672824PrestaShop\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.06199677784array_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.0001365744{main}( ).../index.php:0
20.0011457896require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06079573552ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06139672824PrestaShop\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.06229677784array_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.0001365744{main}( ).../index.php:0
20.0011457896require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06249674848ShopCore->getGroup( ).../config.inc.php:171
40.06279719072ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../Shop.php:549
50.06279724056PrestaShop\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.06289724864array_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.0001365744{main}( ).../index.php:0
20.0011457896require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06489910480ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.06499915520PrestaShop\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.06509919824array_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.0001365744{main}( ).../index.php:0
20.0011457896require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06489910480ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.06499915520PrestaShop\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.06519920520array_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/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.096014684840ToolsCore::switchLanguage( $context = ??? ).../Dispatcher.php:242
50.096114685120ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../Tools.php:646
60.096214685160PrestaShop\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
70.096314690048array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.096014684840ToolsCore::switchLanguage( $context = ??? ).../Dispatcher.php:242
50.096114685120ObjectModelCore->__construct( $id = 2, $id_lang = ???, $id_shop = ???, $translator = ??? ).../Tools.php:646
60.096214685160PrestaShop\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
70.096714696048array_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/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.102815577520ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.102815577464ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.113118026304PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.113118027056PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.113118027264newInstance( ).../Container.php:123
130.113118028160Storelocator->__construct( ).../Container.php:123
140.113118030776ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.102815577520ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.102815577464ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.113118026304PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.113118027056PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.113118027264newInstance( ).../Container.php:123
130.113118028160Storelocator->__construct( ).../Container.php:123
140.113118030776ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.102815577520ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.102815577464ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.113118026304PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.113118027056PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.113118027264newInstance( ).../Container.php:123
130.113118028160Storelocator->__construct( ).../Container.php:123
140.113118030776ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.102815577520ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.102815577464ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.113118026304PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.113118026304PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.113118027056PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.113118027264newInstance( ).../Container.php:123
130.113118028160Storelocator->__construct( ).../Container.php:123
140.113118030776ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.127820803144ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.127820803144ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.127820803144ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.127820803144ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.129620821736array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.130020832544array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.130320832920array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.130620832920array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.130920832920array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.131120832920array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.131420832920array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.129420818016ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.129420818056PrestaShop\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.131720833616array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.135021415280array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.135321415280array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.135521415624array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.136021416000array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.136221416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.136521416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.136721416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.137121416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.137421416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.137621416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.137921416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.138121416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.138421416376array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.134721401912CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.134721401912ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.134821411000PrestaShop\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.138621417072array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.141521416912array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.141821419528array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.142021419904array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.142321419904array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.142521419904array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.142721419904array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.143021419904array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.141221413096ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.141221413136PrestaShop\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.143221420600array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.146221421024array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.146821423640array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.147421424016array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.147821424016array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.148221424016array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.148621424016array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.148921424016array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.145621417160ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.145721417200PrestaShop\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.149321424712array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.152421423776array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.152821426392array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.153221426768array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.153521426768array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.153921426768array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.154321426768array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.154721426768array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.152221419952ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.152221419992PrestaShop\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.155021427464array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.158321426600array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.158721429216array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.159021429592array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.159421429592array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.159821429592array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.160121429592array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.160521429592array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.158021422744ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.158021422784PrestaShop\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.160921430288array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.163721429400array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.164021432016array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.164421432392array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.164821432392array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.165121432392array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.165521432392array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.165921432392array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.163521425544ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.163521425584PrestaShop\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.166321433088array_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 85
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.169421432208array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.169921434824array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.170321435200array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.170721435200array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.171021435200array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.171321435200array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.171821435200array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.124819994560ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.124819994504ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.125320096120PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.125320096120PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.125320096872PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.125320097080newInstance( ).../Container.php:123
130.125320097848FacebookProductAd->__construct( ).../Container.php:123
140.129220816496BT_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.169221428344ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.169221428384PrestaShop\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.172121435896array_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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.173221426896ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.173221426816ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.174321518808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.174321519560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.174321519768newInstance( ).../Container.php:123
130.174321520536Glotio->__construct( ).../Container.php:123
140.174321520536ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.173221426896ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.173221426816ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.174321518808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.174321519560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.174321519768newInstance( ).../Container.php:123
130.174321520536Glotio->__construct( ).../Container.php:123
140.174321520536ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.173221426896ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.173221426816ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.174321518808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.174321519560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.174321519768newInstance( ).../Container.php:123
130.174321520536Glotio->__construct( ).../Container.php:123
140.174321520536ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.173221426896ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.173221426816ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.174321518808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.174321518808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.174321519560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.174321519768newInstance( ).../Container.php:123
130.174321520536Glotio->__construct( ).../Container.php:123
140.174321520536ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.175721548264ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.175721548264ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.178122114400PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.178122115472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.178122115680newInstance( ).../Container.php:123
130.178122116576Doofinder->__construct( ).../Container.php:123
140.178122116576ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.175721548264ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.175721548264ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.178122114400PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.178122115472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.178122115680newInstance( ).../Container.php:123
130.178122116576Doofinder->__construct( ).../Container.php:123
140.178122116576ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.175721548264ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.175721548264ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.178122114400PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.178122115472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.178122115680newInstance( ).../Container.php:123
130.178122116576Doofinder->__construct( ).../Container.php:123
140.178122116576ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.175721548264ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.175721548264ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.178122114400PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.178122114400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.178122115472PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.178122115680newInstance( ).../Container.php:123
130.178122116576Doofinder->__construct( ).../Container.php:123
140.178122116576ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.179422120816ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.179522120816ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.181722539080PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.181822539832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.181822540040newInstance( ).../Container.php:123
130.181822540936Rever->__construct( ).../Container.php:123
140.181822540936ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.179422120816ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.179522120816ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.181722539080PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.181822539832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.181822540040newInstance( ).../Container.php:123
130.181822540936Rever->__construct( ).../Container.php:123
140.181822540936ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.179422120816ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.179522120816ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.181722539080PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.181822539832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.181822540040newInstance( ).../Container.php:123
130.181822540936Rever->__construct( ).../Container.php:123
140.181822540936ModuleCore->__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.0001365744{main}( ).../index.php:0
20.093514222392DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.095914681352DispatcherCore->__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 = '/pt/156-sandalias?q=Tamanho-48%5C-49'; 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.097514691888DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.098814879536HookCore::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.179422120816ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.179522120816ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.181722539080PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.181722539080PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.181822539832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.181822540040newInstance( ).../Container.php:123
130.181822540936Rever->__construct( ).../Container.php:123
140.181822540936ModuleCore->__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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.183622619216HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.183922598984ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.184022598984ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.184022598984PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.184022599736PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.184022599944newInstance( ).../Container.php:123
110.184022600712PageCache->__construct( ).../Container.php:123
120.184122603328ModuleCore->__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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.183622619216HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.183922598984ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.184022598984ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.184022598984PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.184022599736PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.184022599944newInstance( ).../Container.php:123
110.184022600712PageCache->__construct( ).../Container.php:123
120.184122603328ModuleCore->__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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.183622619216HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.183922598984ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.184022598984ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.184022598984PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.184022599736PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.184022599944newInstance( ).../Container.php:123
110.184022600712PageCache->__construct( ).../Container.php:123
120.184122603328ModuleCore->__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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.183622619216HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.183922598984ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.184022598984ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.184022598984PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.184022598984PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.184022599736PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.184022599944newInstance( ).../Container.php:123
110.184022600712PageCache->__construct( ).../Container.php:123
120.184122603328ModuleCore->__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 99
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.183622619216HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.185522719896HookCore::callHookOn( $module = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185522719952Hook::coreCallHook( $module = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185622719952PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185722719984PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619951; 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.185722719984PageCache::init( ).../pagecache.php:1254
90.186022720016PageCache::getCountry( $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 = 1727619951; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = 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 = [...]; 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 = NULL; 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 = FALSE; public $_joined_template_dir = NULL; 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 = 1714659951.9417; 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 = 'pt-PT'; 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:522
100.186022720688ObjectModelCore->__construct( $id = 6, $id_lang = 2, $id_shop = ???, $translator = ??? ).../pagecache.php:3364
110.186022720728PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = 2, $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 = 2; 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
120.186122726712array_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 = 2; 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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.183622619216HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.185522719896HookCore::callHookOn( $module = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185522719952Hook::coreCallHook( $module = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185622719952PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185722719984PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619951; 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.185722719984PageCache::init( ).../pagecache.php:1254
90.186022720016PageCache::getCountry( $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 = 1727619951; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = 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 = [...]; 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 = NULL; 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 = FALSE; public $_joined_template_dir = NULL; 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 = 1714659951.9417; 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 = 'pt-PT'; 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:522
100.186022720688ObjectModelCore->__construct( $id = 6, $id_lang = 2, $id_shop = ???, $translator = ??? ).../pagecache.php:3364
110.186022720728PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = 2, $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 = 2; 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
120.187022755976array_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 = 2; 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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.183622619216HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.185522719896HookCore::callHookOn( $module = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185522719952Hook::coreCallHook( $module = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185622719952PageCache::execHook( $hookType = 'm', $moduleInstance = class PageCache { private $pre_display_html = NULL; 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 = 'Habilite o cache completo da página inicial, categorias, CMS, produtos, e muito mais páginas. Mesmo com o cache de página, você pode ativar alguns módulos, como os blocos de \'produtos visualizados\' ou \'minha conta\', para carregar dinamicamente em ajax. Vá de segundos ha alguns milissegundos de tempo de carregamento!'; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = NULL; 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 = 1727619951; 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.185722719984PageCache->hookActionDispatcherBefore( ['controller_type' => 1, 'cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-972bce95d921bccca01b1b86c2d688d2'; protected $_expire = 1727619951; 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.185722719984PageCache::init( ).../pagecache.php:1254
90.186022720016PageCache::getCountry( $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 = 1727619951; 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 = NULL; public $override_controller_name_for_translations = NULL; public $language = 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 = [...]; 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 = NULL; 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 = FALSE; public $_joined_template_dir = NULL; 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 = 1714659951.9417; 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 = 'pt-PT'; 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:522
100.186022720688ObjectModelCore->__construct( $id = 6, $id_lang = 2, $id_shop = ???, $translator = ??? ).../pagecache.php:3364
110.186022720728PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 6, $id_lang = 2, $entity = class Country { public $id = 6; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'ES'; public $call_prefix = '34'; public $name = 'Espanha'; 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 = 2; 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
120.187522755976array_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 = 'Espanha'; 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 = 2; 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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.201023711552ControllerCore->run( ).../Dispatcher.php:518
40.201023711552CategoryControllerCore->init( ).../Controller.php:287
50.203524225792CategoryCore->__construct( $idCategory = 156, $idLang = 2, $idShop = ??? ).../CategoryController.php:85
60.203524225792ObjectModelCore->__construct( $id = 156, $id_lang = 2, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.203624235160PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 156, $id_lang = 2, $entity = class Category { public $id = 156; public $id_category = NULL; public $name = NULL; public $active = 1; public $position = NULL; public $description = NULL; public $id_parent = NULL; public $id_category_default = NULL; public $level_depth = NULL; public $nleft = NULL; public $nright = NULL; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = NULL; public $date_upd = NULL; public $is_root_category = NULL; public $id_shop_default = NULL; public $groupBox = NULL; public $doNotRegenerateNTree = FALSE; public $id_image = 'default'; protected $webserviceParameters = ['objectsNodeName' => 'categories', 'hidden_fields' => [...], 'fields' => [...], 'associations' => [...]]; protected $id_lang = 2; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'category'; protected $identifier = 'id_category'; protected $fieldsRequired = [0 => 'active']; protected $fieldsSize = []; protected $fieldsValidate = ['nleft' => 'isUnsignedInt', 'nright' => 'isUnsignedInt', 'level_depth' => 'isUnsignedInt', 'active' => 'isBool', 'id_parent' => 'isUnsignedInt', 'id_shop_default' => 'isUnsignedId', 'is_root_category' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['name' => 128, 'link_rewrite' => 128, 'meta_title' => 255, 'meta_description' => 512, 'meta_keywords' => 255]; protected $fieldsValidateLang = ['name' => 'isCatalogName', 'link_rewrite' => 'isLinkRewrite', 'description' => 'isCleanHtml', 'meta_title' => 'isGenericName', 'meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'Category', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => ['nleft' => [...], 'nright' => [...], 'level_depth' => [...], 'active' => [...], 'id_parent' => [...], 'id_shop_default' => [...], 'is_root_category' => [...], 'position' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...], 'link_rewrite' => [...], 'description' => [...], 'meta_title' => [...], 'meta_description' => [...], 'meta_keywords' => [...]], 'classname' => 'Category', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
80.203824246816array_key_exists( $key = 'id_category', $search = class Category { public $id = 156; public $id_category = NULL; public $name = NULL; public $active = 1; public $position = NULL; public $description = NULL; public $id_parent = NULL; public $id_category_default = NULL; public $level_depth = NULL; public $nleft = NULL; public $nright = NULL; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = NULL; public $date_upd = NULL; public $is_root_category = NULL; public $id_shop_default = NULL; public $groupBox = NULL; public $doNotRegenerateNTree = FALSE; public $id_image = 'default'; protected $webserviceParameters = ['objectsNodeName' => 'categories', 'hidden_fields' => [...], 'fields' => [...], 'associations' => [...]]; protected $id_lang = 2; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'category'; protected $identifier = 'id_category'; protected $fieldsRequired = [0 => 'active']; protected $fieldsSize = []; protected $fieldsValidate = ['nleft' => 'isUnsignedInt', 'nright' => 'isUnsignedInt', 'level_depth' => 'isUnsignedInt', 'active' => 'isBool', 'id_parent' => 'isUnsignedInt', 'id_shop_default' => 'isUnsignedId', 'is_root_category' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['name' => 128, 'link_rewrite' => 128, 'meta_title' => 255, 'meta_description' => 512, 'meta_keywords' => 255]; protected $fieldsValidateLang = ['name' => 'isCatalogName', 'link_rewrite' => 'isLinkRewrite', 'description' => 'isCleanHtml', 'meta_title' => 'isGenericName', 'meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'Category', '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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.201023711552ControllerCore->run( ).../Dispatcher.php:518
40.201023711552CategoryControllerCore->init( ).../Controller.php:287
50.203524225792CategoryCore->__construct( $idCategory = 156, $idLang = 2, $idShop = ??? ).../CategoryController.php:85
60.203524225792ObjectModelCore->__construct( $id = 156, $id_lang = 2, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.203624235160PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 156, $id_lang = 2, $entity = class Category { public $id = 156; public $id_category = '156'; public $name = NULL; public $active = '1'; public $position = '1'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '30'; public $nright = '31'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:31'; public $date_upd = '2021-06-03 16:13:25'; public $is_root_category = '0'; public $id_shop_default = '1'; public $groupBox = NULL; public $doNotRegenerateNTree = FALSE; public $id_image = 'default'; protected $webserviceParameters = ['objectsNodeName' => 'categories', 'hidden_fields' => [...], 'fields' => [...], 'associations' => [...]]; protected $id_lang = 2; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'category'; protected $identifier = 'id_category'; protected $fieldsRequired = [0 => 'active']; protected $fieldsSize = []; protected $fieldsValidate = ['nleft' => 'isUnsignedInt', 'nright' => 'isUnsignedInt', 'level_depth' => 'isUnsignedInt', 'active' => 'isBool', 'id_parent' => 'isUnsignedInt', 'id_shop_default' => 'isUnsignedId', 'is_root_category' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['name' => 128, 'link_rewrite' => 128, 'meta_title' => 255, 'meta_description' => 512, 'meta_keywords' => 255]; protected $fieldsValidateLang = ['name' => 'isCatalogName', 'link_rewrite' => 'isLinkRewrite', 'description' => 'isCleanHtml', 'meta_title' => 'isGenericName', 'meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'Category', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => ['nleft' => [...], 'nright' => [...], 'level_depth' => [...], 'active' => [...], 'id_parent' => [...], 'id_shop_default' => [...], 'is_root_category' => [...], 'position' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...], 'link_rewrite' => [...], 'description' => [...], 'meta_title' => [...], 'meta_description' => [...], 'meta_keywords' => [...]], 'classname' => 'Category', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
80.204024246816array_key_exists( $key = 'id_shop', $search = class Category { public $id = 156; public $id_category = '156'; public $name = NULL; public $active = '1'; public $position = '1'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '30'; public $nright = '31'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:31'; public $date_upd = '2021-06-03 16:13:25'; public $is_root_category = '0'; public $id_shop_default = '1'; public $groupBox = NULL; public $doNotRegenerateNTree = FALSE; public $id_image = 'default'; protected $webserviceParameters = ['objectsNodeName' => 'categories', 'hidden_fields' => [...], 'fields' => [...], 'associations' => [...]]; protected $id_lang = 2; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'category'; protected $identifier = 'id_category'; protected $fieldsRequired = [0 => 'active']; protected $fieldsSize = []; protected $fieldsValidate = ['nleft' => 'isUnsignedInt', 'nright' => 'isUnsignedInt', 'level_depth' => 'isUnsignedInt', 'active' => 'isBool', 'id_parent' => 'isUnsignedInt', 'id_shop_default' => 'isUnsignedId', 'is_root_category' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['name' => 128, 'link_rewrite' => 128, 'meta_title' => 255, 'meta_description' => 512, 'meta_keywords' => 255]; protected $fieldsValidateLang = ['name' => 'isCatalogName', 'link_rewrite' => 'isLinkRewrite', 'description' => 'isCleanHtml', 'meta_title' => 'isGenericName', 'meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'Category', '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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.201023711552ControllerCore->run( ).../Dispatcher.php:518
40.201023711552CategoryControllerCore->init( ).../Controller.php:287
50.203524225792CategoryCore->__construct( $idCategory = 156, $idLang = 2, $idShop = ??? ).../CategoryController.php:85
60.203524225792ObjectModelCore->__construct( $id = 156, $id_lang = 2, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.203624235160PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 156, $id_lang = 2, $entity = class Category { public $id = 156; public $id_category = '156'; public $name = NULL; public $active = '1'; public $position = '1'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '30'; public $nright = '31'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:31'; public $date_upd = '2021-06-03 16:13:25'; public $is_root_category = '0'; public $id_shop_default = '1'; public $groupBox = NULL; public $doNotRegenerateNTree = FALSE; public $id_image = 'default'; protected $webserviceParameters = ['objectsNodeName' => 'categories', 'hidden_fields' => [...], 'fields' => [...], 'associations' => [...]]; protected $id_lang = 2; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'category'; protected $identifier = 'id_category'; protected $fieldsRequired = [0 => 'active']; protected $fieldsSize = []; protected $fieldsValidate = ['nleft' => 'isUnsignedInt', 'nright' => 'isUnsignedInt', 'level_depth' => 'isUnsignedInt', 'active' => 'isBool', 'id_parent' => 'isUnsignedInt', 'id_shop_default' => 'isUnsignedId', 'is_root_category' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['name' => 128, 'link_rewrite' => 128, 'meta_title' => 255, 'meta_description' => 512, 'meta_keywords' => 255]; protected $fieldsValidateLang = ['name' => 'isCatalogName', 'link_rewrite' => 'isLinkRewrite', 'description' => 'isCleanHtml', 'meta_title' => 'isGenericName', 'meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'Category', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => ['nleft' => [...], 'nright' => [...], 'level_depth' => [...], 'active' => [...], 'id_parent' => [...], 'id_shop_default' => [...], 'is_root_category' => [...], 'position' => [...], 'date_add' => [...], 'date_upd' => [...], 'name' => [...], 'link_rewrite' => [...], 'description' => [...], 'meta_title' => [...], 'meta_description' => [...], 'meta_keywords' => [...]], 'classname' => 'Category', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
80.204224248152array_key_exists( $key = 'id_lang', $search = class Category { public $id = 156; public $id_category = '156'; public $name = NULL; public $active = '1'; public $position = '1'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '30'; public $nright = '31'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:31'; public $date_upd = '2021-06-03 16:13:25'; public $is_root_category = '0'; public $id_shop_default = '1'; public $groupBox = NULL; public $doNotRegenerateNTree = FALSE; public $id_image = 'default'; protected $webserviceParameters = ['objectsNodeName' => 'categories', 'hidden_fields' => [...], 'fields' => [...], 'associations' => [...]]; protected $id_lang = 2; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'category'; protected $identifier = 'id_category'; protected $fieldsRequired = [0 => 'active']; protected $fieldsSize = []; protected $fieldsValidate = ['nleft' => 'isUnsignedInt', 'nright' => 'isUnsignedInt', 'level_depth' => 'isUnsignedInt', 'active' => 'isBool', 'id_parent' => 'isUnsignedInt', 'id_shop_default' => 'isUnsignedId', 'is_root_category' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['name' => 128, 'link_rewrite' => 128, 'meta_title' => 255, 'meta_description' => 512, 'meta_keywords' => 255]; protected $fieldsValidateLang = ['name' => 'isCatalogName', 'link_rewrite' => 'isLinkRewrite', 'description' => 'isCleanHtml', 'meta_title' => 'isGenericName', 'meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'category', 'primary' => 'id_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'Category', '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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.201023711552ControllerCore->run( ).../Dispatcher.php:518
40.201023711552CategoryControllerCore->init( ).../Controller.php:287
50.204524244448FrontControllerCore->init( ).../CategoryController.php:92
60.204624244848ControllerCore->init( ).../FrontController.php:283
70.280329020800PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'pt-PT' ).../Controller.php:196
80.282929259832PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'pt-PT' ).../Repository.php:150
90.284029916576PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'pt-PT' ).../Repository.php:207
100.284029916576PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'pt-PT' ).../Repository.php:87
110.284229913072PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'pt-PT' ).../CurrencyDataSource.php:97
120.284329917352PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../CurrencyDataSource.php:110
130.284329917352PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../CurrencyDataSource.php:67
140.284429917768PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:94
150.284429917768PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:150
160.284429917768PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:90
170.284429917768PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'pt-PT' ).../CurrencyDatabase.php:106
180.284529916960PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '2' ).../CurrencyDataProvider.php:114
190.284629917664CurrencyCore->__construct( $id = 1, $idLang = '2', $idShop = ??? ).../CurrencyDataProvider.php:101
200.284629917664ObjectModelCore->__construct( $id = 1, $id_lang = '2', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.284629917704PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '2', $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 = '2'; 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.284929924736array_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 = '2'; 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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.201023711552ControllerCore->run( ).../Dispatcher.php:518
40.201023711552CategoryControllerCore->init( ).../Controller.php:287
50.204524244448FrontControllerCore->init( ).../CategoryController.php:92
60.204624244848ControllerCore->init( ).../FrontController.php:283
70.280329020800PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'pt-PT' ).../Controller.php:196
80.282929259832PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'pt-PT' ).../Repository.php:150
90.284029916576PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'pt-PT' ).../Repository.php:207
100.284029916576PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'pt-PT' ).../Repository.php:87
110.284229913072PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'pt-PT' ).../CurrencyDataSource.php:97
120.284329917352PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../CurrencyDataSource.php:110
130.284329917352PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../CurrencyDataSource.php:67
140.284429917768PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:94
150.284429917768PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:150
160.284429917768PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:90
170.284429917768PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'pt-PT' ).../CurrencyDatabase.php:106
180.284529916960PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '2' ).../CurrencyDataProvider.php:114
190.284629917664CurrencyCore->__construct( $id = 1, $idLang = '2', $idShop = ??? ).../CurrencyDataProvider.php:101
200.284629917664ObjectModelCore->__construct( $id = 1, $id_lang = '2', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.284629917704PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '2', $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 = '2'; 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.285229929064array_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 = '2'; 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.0001365744{main}( ).../index.php:0
20.183622618360DispatcherCore->dispatch( ).../index.php:40
30.201023711552ControllerCore->run( ).../Dispatcher.php:518
40.201023711552CategoryControllerCore->init( ).../Controller.php:287
50.204524244448FrontControllerCore->init( ).../CategoryController.php:92
60.204624244848ControllerCore->init( ).../FrontController.php:283
70.280329020800PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'pt-PT' ).../Controller.php:196
80.282929259832PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'pt-PT' ).../Repository.php:150
90.284029916576PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'pt-PT' ).../Repository.php:207
100.284029916576PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'pt-PT' ).../Repository.php:87
110.284229913072PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'pt-PT' ).../CurrencyDataSource.php:97
120.284329917352PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../CurrencyDataSource.php:110
130.284329917352PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../CurrencyDataSource.php:67
140.284429917768PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:94
150.284429917768PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:150
160.284429917768PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'pt-PT' } ).../AbstractDataLayer.php:90
170.284429917768PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'pt-PT' ).../CurrencyDatabase.php:106
180.284529916960PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '2' ).../CurrencyDataProvider.php:114
190.284629917664CurrencyCore->__construct( $id = 1, $idLang = '2', $idShop = ??? ).../CurrencyDataProvider.php:101
200.284629917664ObjectModelCore->__construct( $id = 1, $id_lang = '2', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.284629917704PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '2', $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 = '2'; 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.285429929064array_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 = '2'; 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
Sandálias Crocs Masculinas - Original Men's Crocs Flip Flops

Sandálias

CONFORTO EM SANDÁLIAS E CROCODILOS CHINELOS PARA HOMENS

Todos sabemos que bom tempo é sinônimo de maior atividade durante o dia. Por isso, na Crocs Espanha, investimos uma grande quantidade de recursos para projetar nossos chinelos, dando prioridade ao atributo essencial da marca: conforto. Os chinelos Crocs para homens são projetados para que o pé possa suportar as altas temperaturas do verão e da primavera. Graças aos materiais com os quais são feitos, eles respiram perfeitamente, tornando a temperatura e a umidade não excessivas. Além disso, deve-se dizer que os chinelos Crocs para homens não estão muito atrás. Não só eles cumprem com todos os itens acima, mas ao mesmo tempo eles têm um design atual. Se você está pensando em usá-los nesses dias quentes, será um sucesso. O grande número de cores, sistemas de fixação, bem como materiais, significa que você sempre pode ter à sua disposição o que você precisa. Dê uma olhada no catálogo de Crocs para homens e obtenha o que melhor se adapta ao que você precisa. Não perca:

Original Crocs para homens Crocs sapatos para médicos Crocs Sneakers on-line para homens Clogs Crocs para homens

Product added to wishlist