( ! ) 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.0004410472jprestaIsMobileDevice( ).../static.config.php:65
40.0004410472file_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.0011457960require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.03596403192ShopCore::initialize( ).../config.inc.php:118
40.04988740584ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ).../Shop.php:411
50.04988740584ObjectModelCore->__construct( $id = '1', $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Shop.php:128
60.05078840064PrestaShop\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.05138450008array_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.0011457960require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06839573616ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06899672888PrestaShop\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.06929677152array_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.0011457960require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06839573616ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06899672888PrestaShop\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.06949677848array_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.0011457960require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06839573616ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.06899672888PrestaShop\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.06989677848array_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.0011457960require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.07039674912ShopCore->getGroup( ).../config.inc.php:171
40.07069719136ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../Shop.php:549
50.07069724120PrestaShop\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.07089724928array_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.0011457960require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.07319910544ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.07319915584PrestaShop\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.07349919888array_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.0011457960require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.07319910544ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.07319915584PrestaShop\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.07359920584array_key_exists( $key = 'id_shop', $search = class Language { public $id = 1; public $name = 'Español (Spanish)'; public $iso_code = 'es'; public $locale = 'es-ES'; public $language_code = 'es'; public $date_format_lite = 'd/m/Y'; public $date_format_full = 'd/m/Y H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/classes/module/Module.php on line 343
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.116815570944ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.116815570888ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.127418019728PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.127418020480PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.127418020688newInstance( ).../Container.php:123
130.127418021584Storelocator->__construct( ).../Container.php:123
140.127418024200ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.116815570944ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.116815570888ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.127418019728PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.127418020480PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.127418020688newInstance( ).../Container.php:123
130.127418021584Storelocator->__construct( ).../Container.php:123
140.127418024200ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.116815570944ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.116815570888ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.127418019728PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.127418020480PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.127418020688newInstance( ).../Container.php:123
130.127418021584Storelocator->__construct( ).../Container.php:123
140.127418024200ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.116815570944ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.116815570888ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.127418019728PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.127418019728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.127418020480PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.127418020688newInstance( ).../Container.php:123
130.127418021584Storelocator->__construct( ).../Container.php:123
140.127418024200ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.142221000320ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.142221000320ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.142221000320ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.142221000320ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.147621216480array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.148921227288array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.149921227664array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.150621227664array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.151321227664array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.152121227664array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.152821227664array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.147221212760ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.147321212800PrestaShop\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.153721228360array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.157921810024array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.159221810024array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.160221810368array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.160921810744array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.161821811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.162821811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.163721811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.164421811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.165321811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.166321811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.167021811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.167921811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.168621811120array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.157521796656CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.157521796656ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.157621805744PrestaShop\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.169721811816array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.174421811656array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.175221814272array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.176121814648array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.176921814648array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.177721814648array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.178621814648array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.179521814648array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.174221807840ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.174221807880PrestaShop\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.180521815344array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.184421815768array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.185321818384array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.186321818760array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.187321818760array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.188121818760array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.188921818760array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.189921818760array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.184221811904ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.184221811944PrestaShop\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.190921819456array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.194921818520array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.195821821136array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.196921821512array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.197821821512array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.198821821512array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.199721821512array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.218621821512array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.194721814696ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.194721814736PrestaShop\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.219321822208array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.234821821344array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.235121823960array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.235521824336array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.235921824336array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.236221824336array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.236621824336array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.236921824336array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.234421817488ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.234421817528PrestaShop\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.237321825032array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.240721824144array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.241021826760array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.241321827136array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.241721827136array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.242121827136array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.242521827136array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.242821827136array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.240521820288ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.240521820328PrestaShop\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.243221827832array_key_exists( $key = 'id_shop', $search = class Country { public $id = 21; public $id_zone = '2'; public $id_currency = '0'; public $iso_code = 'US'; public $call_prefix = '1'; public $name = NULL; public $contains_states = '1'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = 'NNNNN'; public $display_tax_label = '0'; public $active = '0'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.245821822840ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.245921822880PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '2', $id_lang = NULL, $entity = class Language { public $id = 2; public $name = NULL; public $iso_code = NULL; public $locale = NULL; public $language_code = NULL; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = FALSE; public $active = TRUE; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => ['name' => [...], 'iso_code' => [...], 'locale' => [...], 'language_code' => [...], 'active' => [...], 'is_rtl' => [...], 'date_format_lite' => [...], 'date_format_full' => [...]], 'classname' => 'Language'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.246021827688array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.245821822840ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.245921822880PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '2', $id_lang = NULL, $entity = class Language { public $id = 2; public $name = 'Português PT (Portuguese)'; public $iso_code = 'pt'; public $locale = 'pt-PT'; public $language_code = 'pt-pt'; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => ['name' => [...], 'iso_code' => [...], 'locale' => [...], 'language_code' => [...], 'active' => [...], 'is_rtl' => [...], 'date_format_lite' => [...], 'date_format_full' => [...]], 'classname' => 'Language'], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
170.246321829720array_key_exists( $key = 'id_shop', $search = class Language { public $id = 2; public $name = 'Português PT (Portuguese)'; public $iso_code = 'pt'; public $locale = 'pt-PT'; public $language_code = 'pt-pt'; public $date_format_lite = 'Y-m-d'; public $date_format_full = 'Y-m-d H:i:s'; public $is_rtl = '0'; public $active = '1'; protected $webserviceParameters = ['objectNodeName' => 'language', 'objectsNodeName' => 'languages']; protected $translationsFilesAndVars = ['fields' => '_FIELDS', 'errors' => '_ERRORS', 'admin' => '_LANGADM', 'pdf' => '_LANGPDF', 'tabs' => 'tabs']; protected $id_lang = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'lang'; protected $identifier = 'id_lang'; protected $fieldsRequired = [0 => 'name', 1 => 'iso_code', 2 => 'date_format_lite', 3 => 'date_format_full']; protected $fieldsSize = ['name' => 32, 'iso_code' => 2, 'locale' => 5, 'language_code' => 5, 'date_format_lite' => 32, 'date_format_full' => 32]; protected $fieldsValidate = ['name' => 'isGenericName', 'iso_code' => 'isLanguageIsoCode', 'locale' => 'isLocale', 'language_code' => 'isLanguageCode', 'active' => 'isBool', 'is_rtl' => 'isBool', 'date_format_lite' => 'isPhpDateFormat', 'date_format_full' => 'isPhpDateFormat']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'lang', 'primary' => 'id_lang', 'fields' => [...], 'classname' => 'Language']; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.247121829632array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.247421832248array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.247821832624array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.248221832624array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.248521832624array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.248921832624array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.249321832624array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.139020191736ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.139120191680ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.139520293296PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.139520293296PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.139520294048PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.139520294256newInstance( ).../Container.php:123
130.139520295024FacebookProductAd->__construct( ).../Container.php:123
140.146621211240BT_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.246921825768ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.246921825808PrestaShop\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.249721833320array_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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.250921822984ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.250921822904ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.251821914896PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.251821915648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.251921915856newInstance( ).../Container.php:123
130.251921916624Glotio->__construct( ).../Container.php:123
140.251921916624ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.250921822984ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.250921822904ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.251821914896PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.251821915648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.251921915856newInstance( ).../Container.php:123
130.251921916624Glotio->__construct( ).../Container.php:123
140.251921916624ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.250921822984ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.250921822904ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.251821914896PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.251821915648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.251921915856newInstance( ).../Container.php:123
130.251921916624Glotio->__construct( ).../Container.php:123
140.251921916624ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.250921822984ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.250921822904ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.251821914896PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.251821914896PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.251821915648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.251921915856newInstance( ).../Container.php:123
130.251921916624Glotio->__construct( ).../Container.php:123
140.251921916624ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.253221902616ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.253221902616ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.255422468752PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.255422469824PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.255422470032newInstance( ).../Container.php:123
130.255422470928Doofinder->__construct( ).../Container.php:123
140.255422470928ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.253221902616ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.253221902616ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.255422468752PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.255422469824PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.255422470032newInstance( ).../Container.php:123
130.255422470928Doofinder->__construct( ).../Container.php:123
140.255422470928ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.253221902616ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.253221902616ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.255422468752PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.255422469824PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.255422470032newInstance( ).../Container.php:123
130.255422470928Doofinder->__construct( ).../Container.php:123
140.255422470928ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.253221902616ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.253221902616ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.255422468752PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.255422468752PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.255422469824PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.255422470032newInstance( ).../Container.php:123
130.255422470928Doofinder->__construct( ).../Container.php:123
140.255422470928ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.257622497336ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.257622497336ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.259722915600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.259722916352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.259722916560newInstance( ).../Container.php:123
130.259722917456Rever->__construct( ).../Container.php:123
140.259722917456ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.257622497336ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.257622497336ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.259722915600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.259722916352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.259722916560newInstance( ).../Container.php:123
130.259722917456Rever->__construct( ).../Container.php:123
140.259722917456ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.257622497336ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.257622497336ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.259722915600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.259722916352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.259722916560newInstance( ).../Container.php:123
130.259722917456Rever->__construct( ).../Container.php:123
140.259722917456ModuleCore->__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.106414222456DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.108714681416DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/154-zuecos?q=Talla-23%5C-24-37%5C-38'; 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.110214685312DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.111614872960HookCore::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.257622497336ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.257622497336ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.259722915600PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.259722915600PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.259722916352PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.259722916560newInstance( ).../Container.php:123
130.259722917456Rever->__construct( ).../Container.php:123
140.259722917456ModuleCore->__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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.263122995736HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.263222975504ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.263222975504ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.263322975504PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.263322976256PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.263322976464newInstance( ).../Container.php:123
110.263322977232PageCache->__construct( ).../Container.php:123
120.263322979848ModuleCore->__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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.263122995736HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.263222975504ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.263222975504ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.263322975504PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.263322976256PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.263322976464newInstance( ).../Container.php:123
110.263322977232PageCache->__construct( ).../Container.php:123
120.263322979848ModuleCore->__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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.263122995736HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.263222975504ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.263222975504ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.263322975504PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.263322976256PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.263322976464newInstance( ).../Container.php:123
110.263322977232PageCache->__construct( ).../Container.php:123
120.263322979848ModuleCore->__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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.263122995736HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.263222975504ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.263222975504ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.263322975504PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.263322975504PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.263322976256PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.263322976464newInstance( ).../Container.php:123
110.263322977232PageCache->__construct( ).../Container.php:123
120.263322979848ModuleCore->__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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.275824063336ControllerCore->run( ).../Dispatcher.php:518
40.275824063336CategoryControllerCore->init( ).../Controller.php:287
50.277624577576CategoryCore->__construct( $idCategory = 154, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.277624577576ObjectModelCore->__construct( $id = 154, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.277724592576PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 154, $id_lang = 1, $entity = class Category { public $id = 154; 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 = 1; 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.277824604168array_key_exists( $key = 'id_category', $search = class Category { public $id = 154; 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 = 1; 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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.275824063336ControllerCore->run( ).../Dispatcher.php:518
40.275824063336CategoryControllerCore->init( ).../Controller.php:287
50.277624577576CategoryCore->__construct( $idCategory = 154, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.277624577576ObjectModelCore->__construct( $id = 154, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.277724592576PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 154, $id_lang = 1, $entity = class Category { public $id = 154; public $id_category = '154'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '114'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '44'; public $nright = '45'; 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:23:13'; 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 = 1; 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.278224604168array_key_exists( $key = 'id_shop', $search = class Category { public $id = 154; public $id_category = '154'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '114'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '44'; public $nright = '45'; 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:23:13'; 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 = 1; 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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.275824063336ControllerCore->run( ).../Dispatcher.php:518
40.275824063336CategoryControllerCore->init( ).../Controller.php:287
50.277624577576CategoryCore->__construct( $idCategory = 154, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.277624577576ObjectModelCore->__construct( $id = 154, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.277724592576PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 154, $id_lang = 1, $entity = class Category { public $id = 154; public $id_category = '154'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '114'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '44'; public $nright = '45'; 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:23:13'; 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 = 1; 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.278724605504array_key_exists( $key = 'id_lang', $search = class Category { public $id = 154; public $id_category = '154'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '114'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '44'; public $nright = '45'; 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:23:13'; 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 = 1; 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.263022994880DispatcherCore->dispatch( ).../index.php:40
30.275824063336ControllerCore->run( ).../Dispatcher.php:518
40.275824063336CategoryControllerCore->init( ).../Controller.php:287
50.279324601800FrontControllerCore->init( ).../CategoryController.php:92
60.279324602200ControllerCore->init( ).../FrontController.php:283
70.342129378152PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.344829617152PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.345830237336PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.345830237336PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.345930233864PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.346130238144PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:110
130.346130238144PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:67
140.346130238560PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:94
150.346130238560PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:150
160.346130238560PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:90
170.346130238560PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.347530237752PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.347630238456CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.347630238456ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.347730238496PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
220.347830245528array_key_exists( $key = 'id_currency', $search = class Currency { public $id = 1; public $name = NULL; protected $localizedNames = NULL; public $iso_code = NULL; public $iso_code_num = NULL; public $numeric_iso_code = NULL; public $conversion_rate = NULL; public $deleted = 0; public $unofficial = NULL; public $modified = NULL; public $active = NULL; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = NULL; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.263022994880DispatcherCore->dispatch( ).../index.php:40
30.275824063336ControllerCore->run( ).../Dispatcher.php:518
40.275824063336CategoryControllerCore->init( ).../Controller.php:287
50.279324601800FrontControllerCore->init( ).../CategoryController.php:92
60.279324602200ControllerCore->init( ).../FrontController.php:283
70.342129378152PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.344829617152PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.345830237336PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.345830237336PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.345930233864PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.346130238144PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:110
130.346130238144PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:67
140.346130238560PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:94
150.346130238560PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:150
160.346130238560PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:90
170.346130238560PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.347530237752PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.347630238456CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.347630238456ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.347730238496PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
220.353830249856array_key_exists( $key = 'id_lang', $search = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = NULL; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99

( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/vhosts/crocs.es/httpdocs/src/Adapter/EntityMapper.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0001365744{main}( ).../index.php:0
20.263022994880DispatcherCore->dispatch( ).../index.php:40
30.275824063336ControllerCore->run( ).../Dispatcher.php:518
40.275824063336CategoryControllerCore->init( ).../Controller.php:287
50.279324601800FrontControllerCore->init( ).../CategoryController.php:92
60.279324602200ControllerCore->init( ).../FrontController.php:283
70.342129378152PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.344829617152PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.345830237336PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.345830237336PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.345930233864PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.346130238144PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:110
130.346130238144PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../CurrencyDataSource.php:67
140.346130238560PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:94
150.346130238560PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:150
160.346130238560PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'es-ES' } ).../AbstractDataLayer.php:90
170.346130238560PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.347530237752PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.347630238456CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.347630238456ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.347730238496PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ).../ObjectModel.php:264
220.354630249856array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 1; public $name = 'euro'; protected $localizedNames = NULL; public $iso_code = 'EUR'; public $iso_code_num = NULL; public $numeric_iso_code = '978'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '0'; public $active = '1'; public $sign = NULL; public $symbol = '€'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ).../EntityMapper.php:99
Zuecos Crocs Niños - Comprar Zuecos Crocs para Niño

Zuecos

ZUECOS CROCS NIÑOS

En Crocs España sabemos que la variedad de calzado es una de nuestras señas de identidad. De ahí que, sin lugar a dudas, queramos abarcar todas las clases que te puedas imaginar. Un buen ejemplo de ellos son nuestros exclusivos zuecos Crocs para niño. Este es un calzado que por su comodidad está especialmente pensado para poder llevarlo durante todo el día. Nuestros zuecos Crocs de niño tienen dos cualidades que los hacen únicos. Por un lado, son muy ligeros lo que hace que toda aquel niño que los lleve tenga una agradable sensación. Por otro lado, son muy resistentes debido a la calidad de sus materiales. A todo esto, hay que añadir el hecho de que los puedes encontrar en multitud de tallas, colores, así como en cuanto a tipo de agarre. Ahora ya no tienes excusas para no estar cómoda y darle ese respiro que tus pies necesitan. No te pierdas:

Crocs Originales para niños Chanclas Crocs Niños Botas de agua Crocs niño Botas de lluvia niño  ¿Dónde comprar zapatos de enfemera?

Se ha agregado a la lista de deseos