( ! ) 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.0002365824{main}( ).../index.php:0
20.0005410472require_once( '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/static.config.php ).../index.php:32
30.0005410552jprestaIsMobileDevice( ).../static.config.php:65
40.0005410552file_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.0002365824{main}( ).../index.php:0
20.0012458040require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.03006403272ShopCore::initialize( ).../config.inc.php:118
40.03668740664ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ).../Shop.php:411
50.03668740664ObjectModelCore->__construct( $id = '1', $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Shop.php:128
60.03938840144PrestaShop\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.03988450088array_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.0002365824{main}( ).../index.php:0
20.0012458040require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.05769573696ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.05839672968PrestaShop\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.05849677232array_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.0002365824{main}( ).../index.php:0
20.0012458040require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.05769573696ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.05839672968PrestaShop\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.05889677928array_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.0002365824{main}( ).../index.php:0
20.0012458040require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.05769573696ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.05839672968PrestaShop\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.05919677928array_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.0002365824{main}( ).../index.php:0
20.0012458040require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.05949674992ShopCore->getGroup( ).../config.inc.php:171
40.05989719216ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../Shop.php:549
50.05989724200PrestaShop\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.05999725008array_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.0002365824{main}( ).../index.php:0
20.0012458040require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06219910624ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.06229915664PrestaShop\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.06239919968array_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.0002365824{main}( ).../index.php:0
20.0012458040require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06219910624ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.06229915664PrestaShop\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.06269920664array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.096215571024ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.096215570968ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.106418019808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.106418020560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.106518020768newInstance( ).../Container.php:123
130.106518021664Storelocator->__construct( ).../Container.php:123
140.106518024280ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.096215571024ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.096215570968ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.106418019808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.106418020560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.106518020768newInstance( ).../Container.php:123
130.106518021664Storelocator->__construct( ).../Container.php:123
140.106518024280ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.096215571024ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.096215570968ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.106418019808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.106418020560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.106518020768newInstance( ).../Container.php:123
130.106518021664Storelocator->__construct( ).../Container.php:123
140.106518024280ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.096215571024ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.096215570968ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.106418019808PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.106418019808PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.106418020560PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.106518020768newInstance( ).../Container.php:123
130.106518021664Storelocator->__construct( ).../Container.php:123
140.106518024280ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.121221000400ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.121221000400ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.121221000400ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.121221000400ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.123821216560array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.124121227368array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.124421227744array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.124621227744array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.124921227744array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.125121227744array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.125421227744array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.123621212840ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.123621212880PrestaShop\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.131621228440array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.135821810104array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.136121810104array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.136421810448array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.136721810824array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.136921811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.137121811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.137421811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.137621811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.140521811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.140821811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.141121811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.141421811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.141721811200array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.135521796736CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.135521796736ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.135621805824PrestaShop\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.142021811896array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.144821811736array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.145121814352array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.145621814728array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.145821814728array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.146121814728array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.146321814728array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.146721814728array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.144621807920ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.144621807960PrestaShop\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.147021815424array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.149621815848array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.149921818464array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.150221818840array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.150621818840array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.150921818840array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.151221818840array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.151421818840array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.149421811984ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.149521812024PrestaShop\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.151721819536array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.154721818600array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.155021821216array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.155321821592array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.155521821592array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.155821821592array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.156021821592array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.156321821592array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.154521814776ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.154521814816PrestaShop\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.156721822288array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.159521821424array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.159821824040array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.160121824416array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.160421824416array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.160821824416array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.161021824416array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.161221824416array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.159321817568ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.159321817608PrestaShop\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.161521825112array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.164821824224array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.165121826840array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.165521827216array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.165721827216array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.166021827216array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.166221827216array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.166621827216array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.164221820368ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.164221820408PrestaShop\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.166921827912array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.169721822920ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.169721822960PrestaShop\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.169821827768array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.169721822920ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.169721822960PrestaShop\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.170121829800array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.170821829712array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.171121832328array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.171421832704array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.171821832704array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.172021832704array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.172421832704array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.172721832704array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.118220191816ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.118220191760ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.118720293376PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.118720293376PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.118720294128PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.118720294336newInstance( ).../Container.php:123
130.118720295104FacebookProductAd->__construct( ).../Container.php:123
140.123421211320BT_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.170621825848ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.170621825888PrestaShop\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.173321833400array_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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.174421823064ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.174521822984ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.175421914976PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.175421915728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.175621915936newInstance( ).../Container.php:123
130.175621916704Glotio->__construct( ).../Container.php:123
140.175621916704ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.174421823064ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.174521822984ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.175421914976PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.175421915728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.175621915936newInstance( ).../Container.php:123
130.175621916704Glotio->__construct( ).../Container.php:123
140.175621916704ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.174421823064ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.174521822984ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.175421914976PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.175421915728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.175621915936newInstance( ).../Container.php:123
130.175621916704Glotio->__construct( ).../Container.php:123
140.175621916704ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.174421823064ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.174521822984ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.175421914976PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.175421914976PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.175421915728PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.175621915936newInstance( ).../Container.php:123
130.175621916704Glotio->__construct( ).../Container.php:123
140.175621916704ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.176821902696ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.176821902696ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.179322468832PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.179422469904PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.179422470112newInstance( ).../Container.php:123
130.179422471008Doofinder->__construct( ).../Container.php:123
140.179422471008ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.176821902696ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.176821902696ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.179322468832PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.179422469904PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.179422470112newInstance( ).../Container.php:123
130.179422471008Doofinder->__construct( ).../Container.php:123
140.179422471008ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.176821902696ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.176821902696ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.179322468832PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.179422469904PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.179422470112newInstance( ).../Container.php:123
130.179422471008Doofinder->__construct( ).../Container.php:123
140.179422471008ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.176821902696ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.176821902696ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.179322468832PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.179322468832PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.179422469904PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.179422470112newInstance( ).../Container.php:123
130.179422471008Doofinder->__construct( ).../Container.php:123
140.179422471008ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.180822497416ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.180822497416ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.183222915680PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.183322916432PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.183322916640newInstance( ).../Container.php:123
130.183322917536Rever->__construct( ).../Container.php:123
140.183322917536ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.180822497416ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.180822497416ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.183222915680PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.183322916432PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.183322916640newInstance( ).../Container.php:123
130.183322917536Rever->__construct( ).../Container.php:123
140.183322917536ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.180822497416ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.180822497416ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.183222915680PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.183322916432PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.183322916640newInstance( ).../Container.php:123
130.183322917536Rever->__construct( ).../Container.php:123
140.183322917536ModuleCore->__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.0002365824{main}( ).../index.php:0
20.088714222536DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.090714681496DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { 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/164-sanitarios?q=Talla-52%5C-53-42%5C-43'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.091614685392DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.092614873040HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.180822497416ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.180822497416ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.183222915680PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.183222915680PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.183322916432PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.183322916640newInstance( ).../Container.php:123
130.183322917536Rever->__construct( ).../Container.php:123
140.183322917536ModuleCore->__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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.185222995816HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.185422975584ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.185422975584ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.185622975584PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.185622976336PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.185622976544newInstance( ).../Container.php:123
110.185622977312PageCache->__construct( ).../Container.php:123
120.185622979928ModuleCore->__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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.185222995816HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.185422975584ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.185422975584ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.185622975584PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.185622976336PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.185622976544newInstance( ).../Container.php:123
110.185622977312PageCache->__construct( ).../Container.php:123
120.185622979928ModuleCore->__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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.185222995816HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.185422975584ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.185422975584ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.185622975584PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.185622976336PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.185622976544newInstance( ).../Container.php:123
110.185622977312PageCache->__construct( ).../Container.php:123
120.185622979928ModuleCore->__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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.185222995816HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.185422975584ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.185422975584ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.185622975584PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.185622975584PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.185622976336PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.185622976544newInstance( ).../Container.php:123
110.185622977312PageCache->__construct( ).../Container.php:123
120.185622979928ModuleCore->__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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.197224063416ControllerCore->run( ).../Dispatcher.php:518
40.197224063416CategoryControllerCore->init( ).../Controller.php:287
50.199124577656CategoryCore->__construct( $idCategory = 164, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.199124577656ObjectModelCore->__construct( $id = 164, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.199224592656PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 164, $id_lang = 1, $entity = class Category { public $id = 164; 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.199324604280array_key_exists( $key = 'id_category', $search = class Category { public $id = 164; 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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.197224063416ControllerCore->run( ).../Dispatcher.php:518
40.197224063416CategoryControllerCore->init( ).../Controller.php:287
50.199124577656CategoryCore->__construct( $idCategory = 164, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.199124577656ObjectModelCore->__construct( $id = 164, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.199224592656PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 164, $id_lang = 1, $entity = class Category { public $id = 164; public $id_category = '164'; public $name = NULL; public $active = '1'; public $position = '3'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '34'; public $nright = '35'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:32'; public $date_upd = '2024-03-26 15:35:16'; 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.199524604280array_key_exists( $key = 'id_shop', $search = class Category { public $id = 164; public $id_category = '164'; public $name = NULL; public $active = '1'; public $position = '3'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '34'; public $nright = '35'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:32'; public $date_upd = '2024-03-26 15:35:16'; 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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.197224063416ControllerCore->run( ).../Dispatcher.php:518
40.197224063416CategoryControllerCore->init( ).../Controller.php:287
50.199124577656CategoryCore->__construct( $idCategory = 164, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.199124577656ObjectModelCore->__construct( $id = 164, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.199224592656PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 164, $id_lang = 1, $entity = class Category { public $id = 164; public $id_category = '164'; public $name = NULL; public $active = '1'; public $position = '3'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '34'; public $nright = '35'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:32'; public $date_upd = '2024-03-26 15:35:16'; 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.199624605616array_key_exists( $key = 'id_lang', $search = class Category { public $id = 164; public $id_category = '164'; public $name = NULL; public $active = '1'; public $position = '3'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '34'; public $nright = '35'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:46:32'; public $date_upd = '2024-03-26 15:35:16'; 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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.197224063416ControllerCore->run( ).../Dispatcher.php:518
40.197224063416CategoryControllerCore->init( ).../Controller.php:287
50.199824601912FrontControllerCore->init( ).../CategoryController.php:92
60.199824602312ControllerCore->init( ).../FrontController.php:283
70.247129378264PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.249829617264PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.250830237448PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.250830237448PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.251030233960PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.251130238240PrestaShop\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.251130238240PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.251230237848PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.251330238552CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.251430238552ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.251430238592PrestaShop\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.251530245624array_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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.197224063416ControllerCore->run( ).../Dispatcher.php:518
40.197224063416CategoryControllerCore->init( ).../Controller.php:287
50.199824601912FrontControllerCore->init( ).../CategoryController.php:92
60.199824602312ControllerCore->init( ).../FrontController.php:283
70.247129378264PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.249829617264PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.250830237448PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.250830237448PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.251030233960PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.251130238240PrestaShop\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.251130238240PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.251230237848PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.251330238552CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.251430238552ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.251430238592PrestaShop\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.251830249952array_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.0002365824{main}( ).../index.php:0
20.185122994960DispatcherCore->dispatch( ).../index.php:40
30.197224063416ControllerCore->run( ).../Dispatcher.php:518
40.197224063416CategoryControllerCore->init( ).../Controller.php:287
50.199824601912FrontControllerCore->init( ).../CategoryController.php:92
60.199824602312ControllerCore->init( ).../FrontController.php:283
70.247129378264PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.249829617264PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.250830237448PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.250830237448PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.251030233960PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.251130238240PrestaShop\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.251130238240PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\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.251130238656PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.251230237848PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.251330238552CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.251430238552ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.251430238592PrestaShop\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.252130249952array_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 Sanitarios para Hombre - Zuecos Medicos Crocs

Sanitarios

MÁXIMA COMODIDAD EN ZUECOS SANITARIOS PARA HOMBRE

Si hay un tipo de calzado que hace que Crocs España sea único este es, sin lugar a dudas, los zuecos sanitarios para hombre. Y es que los zuecos sanitarios de hombre suponen una gran alternativa para aquellos hombres, que quieren que su pie no sufra las consecuencias de las largas jornadas de trabajo, a las que se ven sometidos. Por encima de todo tenemos que destacar la comodidad y el diseño de los zuecos sanitarios Los zuecos sanitarios de Crocs son ideales para medicos, enfermeros, celadores o enfermos y están pensados para que el pie se adapte a la perfección y pueda descansar sobre su suela sin ningún problema. Pero es que además, adquirir unos Crocs sanitarios es muy sencillo, ya que el abanico de alternativas de que disponemos, es tan amplio que cualquier hombre va a encontrar el que necesita. Colores y tallas se dan de la mano, para que no haya ninguna excusa a la hora de cuidar los pies.No te pierdas:

Crocs hombreZuecos sanitarios para mujer Sneakers de Crocs para hombre Zuecos de Crocs originales hombre

Se ha agregado a la lista de deseos