( ! ) 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.0001365712{main}( ).../index.php:0
20.0005410360require_once( '/var/www/vhosts/crocs.es/httpdocs/modules/pagecache/static.config.php ).../index.php:32
30.0005410424jprestaIsMobileDevice( ).../static.config.php:65
40.0005410424file_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.0001365712{main}( ).../index.php:0
20.0011457880require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.06526403112ShopCore::initialize( ).../config.inc.php:118
40.08088740488ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ).../Shop.php:411
50.08088740488ObjectModelCore->__construct( $id = '1', $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Shop.php:128
60.08168839968PrestaShop\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.08648449912array_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.0001365712{main}( ).../index.php:0
20.0011457880require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.11609573536ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.11669672808PrestaShop\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.11759677072array_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.0001365712{main}( ).../index.php:0
20.0011457880require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.11609573536ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.11669672808PrestaShop\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.11809677768array_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.0001365712{main}( ).../index.php:0
20.0011457880require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.11609573536ObjectModelCore->__construct( $id = '6', $id_lang = '1', $id_shop = ???, $translator = ??? ).../config.inc.php:147
40.11669672808PrestaShop\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.11889677768array_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.0001365712{main}( ).../index.php:0
20.0011457880require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.11919674832ShopCore->getGroup( ).../config.inc.php:171
40.11949719056ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../Shop.php:549
50.11959724040PrestaShop\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.12039724848array_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.0001365712{main}( ).../index.php:0
20.0011457880require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.12259910464ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.12259915504PrestaShop\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.12619919808array_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.0001365712{main}( ).../index.php:0
20.0011457880require( '/var/www/vhosts/crocs.es/httpdocs/config/config.inc.php ).../index.php:39
30.12259910464ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ).../config.inc.php:200
40.12259915504PrestaShop\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.12659920504array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.196915570864ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.196915570808ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.214418019648PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.214518020400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.214518020608newInstance( ).../Container.php:123
130.214518021504Storelocator->__construct( ).../Container.php:123
140.214518024120ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.196915570864ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.196915570808ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.214418019648PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.214518020400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.214518020608newInstance( ).../Container.php:123
130.214518021504Storelocator->__construct( ).../Container.php:123
140.214518024120ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.196915570864ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.196915570808ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.214418019648PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.214518020400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.214518020608newInstance( ).../Container.php:123
130.214518021504Storelocator->__construct( ).../Container.php:123
140.214518024120ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.196915570864ModuleCore::getInstanceByName( $module_name = 'storelocator' ).../Hook.php:904
70.196915570808ModuleCore::coreLoadModule( $module_name = 'storelocator' ).../Module.php:1149
80.214418019648PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'storelocator' ).../Module.php:1170
90.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'storelocator' ).../ServiceLocator.php:65
100.214418019648PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'storelocator', $alreadySeen = [] ).../Container.php:166
110.214518020400PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'storelocator', $alreadySeen = ['storelocator' => TRUE] ).../Container.php:153
120.214518020608newInstance( ).../Container.php:123
130.214518021504Storelocator->__construct( ).../Container.php:123
140.214518024120ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.245521000240ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.245521000240ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.245521000240ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.245521000240ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.255621216400array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.257421227208array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.258521227584array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.260021227584array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.261621227584array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.262821227584array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.264221227584array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.254921212680ObjectModelCore->__construct( $id = 6, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.255021212720PrestaShop\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.265921228280array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.274221809944array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.275821809944array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.277421810288array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.279121810664array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.280821811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.282421811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.284121811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.285421811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.286821811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.288621811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.290321811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.291521811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.292921811040array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.273221796576CurrencyCore->__construct( $id = 1, $idLang = ???, $idShop = ??? ).../module-tools_class.php:195
160.273221796576ObjectModelCore->__construct( $id = 1, $id_lang = NULL, $id_shop = NULL, $translator = ??? ).../Currency.php:246
170.273321805664PrestaShop\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.293721811736array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.299521811576array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.300521814192array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.301421814568array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.302221814568array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.303221814568array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.303921814568array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.304921814568array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.299321807760ObjectModelCore->__construct( $id = 145, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.299421807800PrestaShop\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.305621815264array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.309221815688array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.309721818304array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.310221818680array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.310721818680array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.311221818680array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.311721818680array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.312121818680array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.309021811824ObjectModelCore->__construct( $id = 44, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.309021811864PrestaShop\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.312721819376array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.315621818440array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.316121821056array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.316621821432array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.317121821432array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.317621821432array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.318121821432array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.318521821432array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.315421814616ObjectModelCore->__construct( $id = 68, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.315421814656PrestaShop\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.319021822128array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.322521821264array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.323621823880array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.324621824256array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.325621824256array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.326521824256array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.327621824256array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.328621824256array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.322321817408ObjectModelCore->__construct( $id = 69, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.322321817448PrestaShop\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.329521824952array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.332921824064array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.333821826680array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.334721827056array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.335721827056array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.336721827056array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.337221827056array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.338221827056array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.332721820208ObjectModelCore->__construct( $id = 21, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.332721820248PrestaShop\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.338821827752array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.341421822760ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.341421822800PrestaShop\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.341521827608array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.341421822760ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:186
160.341421822800PrestaShop\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.342121829640array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.342921829552array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.343421832168array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.343921832544array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.345021832544array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.345921832544array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.346921832544array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.348021832544array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.241120191656ModuleCore::getInstanceByName( $module_name = 'facebookproductad' ).../Hook.php:904
70.241120191600ModuleCore::coreLoadModule( $module_name = 'facebookproductad' ).../Module.php:1149
80.241520293216PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'facebookproductad' ).../Module.php:1170
90.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'facebookproductad' ).../ServiceLocator.php:65
100.241620293216PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'facebookproductad', $alreadySeen = [] ).../Container.php:166
110.241620293968PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'facebookproductad', $alreadySeen = ['facebookproductad' => TRUE] ).../Container.php:153
120.241620294176newInstance( ).../Container.php:123
130.241620294944FacebookProductAd->__construct( ).../Container.php:123
140.254421211160BT_FpaModuleTools::getLangCurrencyCountry( $aAvailableLanguages = [0 => ['id_lang' => '1', 'name' => 'Español (Spanish)', 'active' => '1', 'iso_code' => 'es', 'language_code' => 'es', 'locale' => 'es-ES', 'date_format_lite' => 'd/m/Y', 'date_format_full' => 'd/m/Y H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]], 1 => ['id_lang' => '2', 'name' => 'Português PT (Portuguese)', 'active' => '1', 'iso_code' => 'pt', 'language_code' => 'pt-pt', 'locale' => 'pt-PT', 'date_format_lite' => 'Y-m-d', 'date_format_full' => 'Y-m-d H:i:s', 'is_rtl' => '0', 'id_shop' => '1', 'shops' => [...]]], $aAvailableCountries = ['en' => ['IE' => [...], 'GB' => [...], 'US' => [...], 'AU' => [...], 'CA' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'AE' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'SA' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'gb' => ['AU' => [...], 'IE' => [...], 'IN' => [...], 'CH' => [...], 'BE' => [...], 'DK' => [...], 'NO' => [...], 'MY' => [...], 'ID' => [...], 'SE' => [...], 'HK' => [...], 'MX' => [...], 'NZ' => [...], 'PH' => [...], 'SG' => [...], 'TW' => [...], 'SA' => [...], 'DE' => [...], 'AT' => [...], 'NL' => [...], 'TR' => [...], 'ZA' => [...], 'CZ' => [...], 'IL' => [...], 'VN' => [...], 'TH' => [...], 'US' => [...], 'GB' => [...], 'KO' => [...], 'AR' => [...], 'BR' => [...], 'CL' => [...], 'CO' => [...], 'IT' => [...], 'JP' => [...], 'PL' => [...], 'RU' => [...], 'PT' => [...], 'ES' => [...], 'GE' => [...], 'UR' => [...], 'VE' => [...], 'SK' => [...], 'HU' => [...]], 'fr' => ['FR' => [...], 'CH' => [...], 'CA' => [...], 'BE' => [...], 'SA' => [...]], 'de' => ['EN' => [...], 'BE' => [...], 'DE' => [...], 'CH' => [...], 'AT' => [...]], 'it' => ['IT' => [...], 'CH' => [...]], 'nl' => ['NL' => [...], 'BE' => [...]], 'es' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'mx' => ['ES' => [...], 'MX' => [...], 'AR' => [...], 'CL' => [...], 'CO' => [...], 'US' => [...]], 'ca' => ['ES' => [...]], 'zh' => ['CN' => [...], 'EN' => [...], 'HK' => [...], 'TW' => [...], 'AU' => [...], 'CA' => [...], 'US' => [...], 'SG' => [...]], 'ja' => ['JP' => [...]], 'br' => ['BR' => [...]], 'cs' => ['CZ' => [...]], 'ru' => ['RU' => [...], 'UA' => [...]], 'sv' => ['SE' => [...], 'EN' => [...]], 'da' => ['DK' => [...], 'EN' => [...]], 'no' => ['NO' => [...]], 'pl' => ['PL' => [...]], 'tr' => ['TR' => [...]], 'ms' => ['MY' => [...]], 'pt' => ['PT' => [...]], 'ar' => ['SA' => [...], 'AE' => [...]], 'id' => ['ID' => [...]], 'he' => ['IL' => [...]], 'vn' => ['VN' => [...]], 'uk' => ['UA' => [...]], 'th' => ['TH' => [...]], 'ko' => ['KO' => [...]], 'fi' => ['FI' => [...]], 'hu' => ['HU' => [...]], 'ag' => ['AR' => [...]], 'ur' => ['UR' => [...]], 've' => ['VE' => [...]], 'sk' => ['SK' => [...]], 'ro' => ['RO' => [...]], 'el' => ['GR' => [...]], 'lt' => ['LT' => [...]], 'et' => ['EE' => [...]], 'si' => ['SI' => [...]], 'hr' => ['HR' => [...]], 'qc' => ['CA' => [...]]] ).../facebookproductad.php:190
150.342721825688ObjectModelCore->__construct( $id = 15, $id_lang = ???, $id_shop = ???, $translator = ??? ).../module-tools_class.php:190
160.342721825728PrestaShop\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.349021833240array_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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.351021822904ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.351121822824ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.351921914816PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.351921915568PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.351921915776newInstance( ).../Container.php:123
130.351921916544Glotio->__construct( ).../Container.php:123
140.351921916544ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.351021822904ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.351121822824ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.351921914816PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.351921915568PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.351921915776newInstance( ).../Container.php:123
130.351921916544Glotio->__construct( ).../Container.php:123
140.351921916544ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.351021822904ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.351121822824ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.351921914816PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.351921915568PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.351921915776newInstance( ).../Container.php:123
130.351921916544Glotio->__construct( ).../Container.php:123
140.351921916544ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.351021822904ModuleCore::getInstanceByName( $module_name = 'glotio' ).../Hook.php:904
70.351121822824ModuleCore::coreLoadModule( $module_name = 'glotio' ).../Module.php:1149
80.351921914816PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'glotio' ).../Module.php:1170
90.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'glotio' ).../ServiceLocator.php:65
100.351921914816PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'glotio', $alreadySeen = [] ).../Container.php:166
110.351921915568PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'glotio', $alreadySeen = ['glotio' => TRUE] ).../Container.php:153
120.351921915776newInstance( ).../Container.php:123
130.351921916544Glotio->__construct( ).../Container.php:123
140.351921916544ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.354921902536ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.354921902536ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.357122468672PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.357122469744PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.357122469952newInstance( ).../Container.php:123
130.357122470848Doofinder->__construct( ).../Container.php:123
140.357122470848ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.354921902536ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.354921902536ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.357122468672PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.357122469744PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.357122469952newInstance( ).../Container.php:123
130.357122470848Doofinder->__construct( ).../Container.php:123
140.357122470848ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.354921902536ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.354921902536ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.357122468672PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.357122469744PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.357122469952newInstance( ).../Container.php:123
130.357122470848Doofinder->__construct( ).../Container.php:123
140.357122470848ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.354921902536ModuleCore::getInstanceByName( $module_name = 'doofinder' ).../Hook.php:904
70.354921902536ModuleCore::coreLoadModule( $module_name = 'doofinder' ).../Module.php:1149
80.357122468672PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'doofinder' ).../Module.php:1170
90.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'doofinder' ).../ServiceLocator.php:65
100.357122468672PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'doofinder', $alreadySeen = [] ).../Container.php:166
110.357122469744PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'doofinder', $alreadySeen = ['doofinder' => TRUE] ).../Container.php:153
120.357122469952newInstance( ).../Container.php:123
130.357122470848Doofinder->__construct( ).../Container.php:123
140.357122470848ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.360322497256ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.360322497256ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.362322915520PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.362322916272PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.362322916480newInstance( ).../Container.php:123
130.362322917376Rever->__construct( ).../Container.php:123
140.362322917376ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.360322497256ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.360322497256ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.362322915520PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.362322916272PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.362322916480newInstance( ).../Container.php:123
130.362322917376Rever->__construct( ).../Container.php:123
140.362322917376ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.360322497256ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.360322497256ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.362322915520PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.362322916272PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.362322916480newInstance( ).../Container.php:123
130.362322917376Rever->__construct( ).../Container.php:123
140.362322917376ModuleCore->__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.0001365712{main}( ).../index.php:0
20.182014222376DispatcherCore::getInstance( $request = ??? ).../index.php:40
30.185614681336DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/es/189-botas?q=Talla-48%5C-49-46%5C-47'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:207
40.187514685232DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:249
50.188614872880HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:596
60.360322497256ModuleCore::getInstanceByName( $module_name = 'rever' ).../Hook.php:904
70.360322497256ModuleCore::coreLoadModule( $module_name = 'rever' ).../Module.php:1149
80.362322915520PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'rever' ).../Module.php:1170
90.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'rever' ).../ServiceLocator.php:65
100.362322915520PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'rever', $alreadySeen = [] ).../Container.php:166
110.362322916272PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'rever', $alreadySeen = ['rever' => TRUE] ).../Container.php:153
120.362322916480newInstance( ).../Container.php:123
130.362322917376Rever->__construct( ).../Container.php:123
140.362322917376ModuleCore->__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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.364622995656HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.364722975424ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.364822975424ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.364822975424PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.364822976176PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.364822976384newInstance( ).../Container.php:123
110.364822977152PageCache->__construct( ).../Container.php:123
120.364822979768ModuleCore->__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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.364622995656HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.364722975424ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.364822975424ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.364822975424PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.364822976176PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.364822976384newInstance( ).../Container.php:123
110.364822977152PageCache->__construct( ).../Container.php:123
120.364822979768ModuleCore->__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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.364622995656HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.364722975424ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.364822975424ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.364822975424PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.364822976176PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.364822976384newInstance( ).../Container.php:123
110.364822977152PageCache->__construct( ).../Container.php:123
120.364822979768ModuleCore->__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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.364622995656HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:357
40.364722975424ModuleCore::getInstanceByName( $module_name = 'pagecache' ).../Hook.php:904
50.364822975424ModuleCore::coreLoadModule( $module_name = 'pagecache' ).../Module.php:1149
60.364822975424PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'pagecache' ).../Module.php:1170
70.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'pagecache' ).../ServiceLocator.php:65
80.364822975424PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'pagecache', $alreadySeen = [] ).../Container.php:166
90.364822976176PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'pagecache', $alreadySeen = ['pagecache' => TRUE] ).../Container.php:153
100.364822976384newInstance( ).../Container.php:123
110.364822977152PageCache->__construct( ).../Container.php:123
120.364822979768ModuleCore->__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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.380424063256ControllerCore->run( ).../Dispatcher.php:518
40.380424063256CategoryControllerCore->init( ).../Controller.php:287
50.382124577496CategoryCore->__construct( $idCategory = 189, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.382124577496ObjectModelCore->__construct( $id = 189, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.382224592496PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 189, $id_lang = 1, $entity = class Category { public $id = 189; 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.398024601048array_key_exists( $key = 'id_category', $search = class Category { public $id = 189; 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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.380424063256ControllerCore->run( ).../Dispatcher.php:518
40.380424063256CategoryControllerCore->init( ).../Controller.php:287
50.382124577496CategoryCore->__construct( $idCategory = 189, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.382124577496ObjectModelCore->__construct( $id = 189, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.382224592496PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 189, $id_lang = 1, $entity = class Category { public $id = 189; public $id_category = '189'; public $name = NULL; public $active = '1'; public $position = '5'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '38'; public $nright = '39'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:49:32'; public $date_upd = '2021-06-23 15:31:19'; 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.398824601048array_key_exists( $key = 'id_shop', $search = class Category { public $id = 189; public $id_category = '189'; public $name = NULL; public $active = '1'; public $position = '5'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '38'; public $nright = '39'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:49:32'; public $date_upd = '2021-06-23 15:31:19'; 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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.380424063256ControllerCore->run( ).../Dispatcher.php:518
40.380424063256CategoryControllerCore->init( ).../Controller.php:287
50.382124577496CategoryCore->__construct( $idCategory = 189, $idLang = 1, $idShop = ??? ).../CategoryController.php:85
60.382124577496ObjectModelCore->__construct( $id = 189, $id_lang = 1, $id_shop = NULL, $translator = ??? ).../Category.php:160
70.382224592496PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 189, $id_lang = 1, $entity = class Category { public $id = 189; public $id_category = '189'; public $name = NULL; public $active = '1'; public $position = '5'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '38'; public $nright = '39'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:49:32'; public $date_upd = '2021-06-23 15:31:19'; 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.399624602384array_key_exists( $key = 'id_lang', $search = class Category { public $id = 189; public $id_category = '189'; public $name = NULL; public $active = '1'; public $position = '5'; public $description = NULL; public $id_parent = '113'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '38'; public $nright = '39'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-06-01 15:49:32'; public $date_upd = '2021-06-23 15:31:19'; 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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.380424063256ControllerCore->run( ).../Dispatcher.php:518
40.380424063256CategoryControllerCore->init( ).../Controller.php:287
50.400024598680FrontControllerCore->init( ).../CategoryController.php:92
60.400124599080ControllerCore->init( ).../FrontController.php:283
70.479929375032PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.482429614032PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.483530234216PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.483530234216PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.491330232280PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.491530236560PrestaShop\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.491530236560PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.499130236168PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.499230236872CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.499230236872ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.499230236912PrestaShop\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.499430243944array_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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.380424063256ControllerCore->run( ).../Dispatcher.php:518
40.380424063256CategoryControllerCore->init( ).../Controller.php:287
50.400024598680FrontControllerCore->init( ).../CategoryController.php:92
60.400124599080ControllerCore->init( ).../FrontController.php:283
70.479929375032PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.482429614032PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.483530234216PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.483530234216PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.491330232280PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.491530236560PrestaShop\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.491530236560PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.499130236168PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.499230236872CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.499230236872ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.499230236912PrestaShop\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.500030248272array_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.0001365712{main}( ).../index.php:0
20.364622994800DispatcherCore->dispatch( ).../index.php:40
30.380424063256ControllerCore->run( ).../Dispatcher.php:518
40.380424063256CategoryControllerCore->init( ).../Controller.php:287
50.400024598680FrontControllerCore->init( ).../CategoryController.php:92
60.400124599080ControllerCore->init( ).../FrontController.php:283
70.479929375032PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'es-ES' ).../Controller.php:196
80.482429614032PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'es-ES' ).../Repository.php:150
90.483530234216PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'es-ES' ).../Repository.php:207
100.483530234216PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'es-ES' ).../Repository.php:87
110.491330232280PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR'], $localeCode = 'es-ES' ).../CurrencyDataSource.php:97
120.491530236560PrestaShop\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.491530236560PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\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.491530236976PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'es-ES' ).../CurrencyDatabase.php:106
180.499130236168PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ).../CurrencyDataProvider.php:114
190.499230236872CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ).../CurrencyDataProvider.php:101
200.499230236872ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ).../Currency.php:246
210.499230236912PrestaShop\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.500430248272array_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
Botas Crocs para Hombre - Comprar Botas Crocs Hombre
Se ha agregado a la lista de deseos