( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 364872 | require( '/var/www/bodyone.fr/config/config.inc.php ) | .../index.php:27 |
3 | 0.0009 | 463664 | ShopCore::initialize( ) | .../config.inc.php:118 |
4 | 0.0279 | 7169968 | ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ) | .../Shop.php:411 |
5 | 0.0279 | 7169968 | ObjectModelCore->__construct( $id = '1', $id_lang = NULL, $id_shop = NULL, $translator = ??? ) | .../Shop.php:128 |
6 | 0.0281 | 7184640 | PrestaShop\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 |
7 | 0.0284 | 7188352 | array_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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 364872 | require( '/var/www/bodyone.fr/config/config.inc.php ) | .../index.php:27 |
3 | 0.0369 | 7372272 | ObjectModelCore->__construct( $id = '8', $id_lang = '2', $id_shop = ???, $translator = ??? ) | .../config.inc.php:147 |
4 | 0.0370 | 7385800 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '8', $id_lang = '2', $entity = class Country { public $id = 8; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '2'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
5 | 0.0377 | 7389368 | array_key_exists( $key = 'id_country', $search = class Country { public $id = 8; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '2'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 364872 | require( '/var/www/bodyone.fr/config/config.inc.php ) | .../index.php:27 |
3 | 0.0369 | 7372272 | ObjectModelCore->__construct( $id = '8', $id_lang = '2', $id_shop = ???, $translator = ??? ) | .../config.inc.php:147 |
4 | 0.0370 | 7385800 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '8', $id_lang = '2', $entity = class Country { public $id = 8; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'FR'; public $call_prefix = '33'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '2'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
5 | 0.0378 | 7390064 | array_key_exists( $key = 'id_lang', $search = class Country { public $id = 8; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'FR'; public $call_prefix = '33'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '2'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 364872 | require( '/var/www/bodyone.fr/config/config.inc.php ) | .../index.php:27 |
3 | 0.0369 | 7372272 | ObjectModelCore->__construct( $id = '8', $id_lang = '2', $id_shop = ???, $translator = ??? ) | .../config.inc.php:147 |
4 | 0.0370 | 7385800 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '8', $id_lang = '2', $entity = class Country { public $id = 8; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'FR'; public $call_prefix = '33'; public $name = 'France métropolitaine (Hors Corse et DOM-TOM)'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '2'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
5 | 0.0380 | 7390064 | array_key_exists( $key = 'id_shop', $search = class Country { public $id = 8; public $id_zone = '1'; public $id_currency = '0'; public $iso_code = 'FR'; public $call_prefix = '33'; public $name = 'France métropolitaine (Hors Corse et DOM-TOM)'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '1'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '2'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 364872 | require( '/var/www/bodyone.fr/config/config.inc.php ) | .../index.php:27 |
3 | 0.0381 | 7387088 | ShopCore->getGroup( ) | .../config.inc.php:171 |
4 | 0.0382 | 7414520 | ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../Shop.php:549 |
5 | 0.0382 | 7419504 | PrestaShop\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 |
6 | 0.0387 | 7420664 | array_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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 364872 | require( '/var/www/bodyone.fr/config/config.inc.php ) | .../index.php:27 |
3 | 0.0393 | 7429216 | ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../config.inc.php:200 |
4 | 0.0393 | 7434256 | PrestaShop\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 |
5 | 0.0396 | 7438416 | array_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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 364872 | require( '/var/www/bodyone.fr/config/config.inc.php ) | .../index.php:27 |
3 | 0.0393 | 7429216 | ObjectModelCore->__construct( $id = '2', $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../config.inc.php:200 |
4 | 0.0393 | 7434256 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '2', $id_lang = NULL, $entity = class Language { public $id = 2; public $name = 'Français (French)'; public $iso_code = 'fr'; public $locale = 'fr-FR'; public $language_code = 'fr-fr'; 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 |
5 | 0.0397 | 7439112 | array_key_exists( $key = 'id_shop', $search = class Language { public $id = 2; public $name = 'Français (French)'; public $iso_code = 'fr'; public $locale = 'fr-FR'; public $language_code = 'fr-fr'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0419 | 7787688 | ToolsCore::switchLanguage( $context = ??? ) | .../Dispatcher.php:242 |
5 | 0.0421 | 7787976 | ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../Tools.php:646 |
6 | 0.0421 | 7788016 | PrestaShop\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 |
7 | 0.0423 | 7792520 | array_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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0419 | 7787688 | ToolsCore::switchLanguage( $context = ??? ) | .../Dispatcher.php:242 |
5 | 0.0421 | 7787976 | ObjectModelCore->__construct( $id = 1, $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../Tools.php:646 |
6 | 0.0421 | 7788016 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = NULL, $entity = class Language { public $id = 1; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/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 |
7 | 0.0425 | 7806712 | array_key_exists( $key = 'id_shop', $search = class Language { public $id = 1; public $name = 'English (English)'; public $iso_code = 'en'; public $locale = 'en-US'; public $language_code = 'en-us'; public $date_format_lite = 'm/d/Y'; public $date_format_full = 'm/d/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/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0518 | 8570416 | ModuleCore::getInstanceByName( $module_name = 'ph_simpleblog' ) | .../Hook.php:904 |
7 | 0.0518 | 8570416 | ModuleCore::coreLoadModule( $module_name = 'ph_simpleblog' ) | .../Module.php:1149 |
8 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'ph_simpleblog' ) | .../Module.php:1170 |
9 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'ph_simpleblog' ) | .../ServiceLocator.php:65 |
10 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'ph_simpleblog', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0520 | 8724056 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'ph_simpleblog', $alreadySeen = ['ph_simpleblog' => TRUE] ) | .../Container.php:153 |
12 | 0.0520 | 8724264 | newInstance( ) | .../Container.php:123 |
13 | 0.0520 | 8725032 | ph_simpleblog->__construct( ) | .../Container.php:123 |
14 | 0.0520 | 8728088 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../ph_simpleblog.php:116 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0518 | 8570416 | ModuleCore::getInstanceByName( $module_name = 'ph_simpleblog' ) | .../Hook.php:904 |
7 | 0.0518 | 8570416 | ModuleCore::coreLoadModule( $module_name = 'ph_simpleblog' ) | .../Module.php:1149 |
8 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'ph_simpleblog' ) | .../Module.php:1170 |
9 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'ph_simpleblog' ) | .../ServiceLocator.php:65 |
10 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'ph_simpleblog', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0520 | 8724056 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'ph_simpleblog', $alreadySeen = ['ph_simpleblog' => TRUE] ) | .../Container.php:153 |
12 | 0.0520 | 8724264 | newInstance( ) | .../Container.php:123 |
13 | 0.0520 | 8725032 | ph_simpleblog->__construct( ) | .../Container.php:123 |
14 | 0.0520 | 8728088 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../ph_simpleblog.php:116 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0518 | 8570416 | ModuleCore::getInstanceByName( $module_name = 'ph_simpleblog' ) | .../Hook.php:904 |
7 | 0.0518 | 8570416 | ModuleCore::coreLoadModule( $module_name = 'ph_simpleblog' ) | .../Module.php:1149 |
8 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'ph_simpleblog' ) | .../Module.php:1170 |
9 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'ph_simpleblog' ) | .../ServiceLocator.php:65 |
10 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'ph_simpleblog', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0520 | 8724056 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'ph_simpleblog', $alreadySeen = ['ph_simpleblog' => TRUE] ) | .../Container.php:153 |
12 | 0.0520 | 8724264 | newInstance( ) | .../Container.php:123 |
13 | 0.0520 | 8725032 | ph_simpleblog->__construct( ) | .../Container.php:123 |
14 | 0.0520 | 8728088 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../ph_simpleblog.php:116 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0518 | 8570416 | ModuleCore::getInstanceByName( $module_name = 'ph_simpleblog' ) | .../Hook.php:904 |
7 | 0.0518 | 8570416 | ModuleCore::coreLoadModule( $module_name = 'ph_simpleblog' ) | .../Module.php:1149 |
8 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'ph_simpleblog' ) | .../Module.php:1170 |
9 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'ph_simpleblog' ) | .../ServiceLocator.php:65 |
10 | 0.0519 | 8723304 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'ph_simpleblog', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0520 | 8724056 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'ph_simpleblog', $alreadySeen = ['ph_simpleblog' => TRUE] ) | .../Container.php:153 |
12 | 0.0520 | 8724264 | newInstance( ) | .../Container.php:123 |
13 | 0.0520 | 8725032 | ph_simpleblog->__construct( ) | .../Container.php:123 |
14 | 0.0520 | 8728088 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../ph_simpleblog.php:116 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0584 | 8939136 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../allinone_rewards.php:60 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0584 | 8939136 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../allinone_rewards.php:60 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0584 | 8939136 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../allinone_rewards.php:60 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0584 | 8939136 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../allinone_rewards.php:60 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0598 | 8963368 | RewardsFacebookPlugin->checkWarning( ) | .../allinone_rewards.php:69 |
15 | 0.0601 | 8930528 | ModuleCore::getInstanceByName( $module_name = 'statsdata' ) | .../RewardsFacebookPlugin.php:26 |
16 | 0.0602 | 8930528 | ModuleCore::coreLoadModule( $module_name = 'statsdata' ) | .../Module.php:1149 |
17 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'statsdata' ) | .../Module.php:1170 |
18 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'statsdata' ) | .../ServiceLocator.php:65 |
19 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'statsdata', $alreadySeen = [] ) | .../Container.php:166 |
20 | 0.0602 | 8943384 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'statsdata', $alreadySeen = ['statsdata' => TRUE] ) | .../Container.php:153 |
21 | 0.0602 | 8943592 | newInstance( ) | .../Container.php:123 |
22 | 0.0602 | 8944360 | statsdata->__construct( ) | .../Container.php:123 |
23 | 0.0602 | 8944360 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../statsdata.php:36 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0598 | 8963368 | RewardsFacebookPlugin->checkWarning( ) | .../allinone_rewards.php:69 |
15 | 0.0601 | 8930528 | ModuleCore::getInstanceByName( $module_name = 'statsdata' ) | .../RewardsFacebookPlugin.php:26 |
16 | 0.0602 | 8930528 | ModuleCore::coreLoadModule( $module_name = 'statsdata' ) | .../Module.php:1149 |
17 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'statsdata' ) | .../Module.php:1170 |
18 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'statsdata' ) | .../ServiceLocator.php:65 |
19 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'statsdata', $alreadySeen = [] ) | .../Container.php:166 |
20 | 0.0602 | 8943384 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'statsdata', $alreadySeen = ['statsdata' => TRUE] ) | .../Container.php:153 |
21 | 0.0602 | 8943592 | newInstance( ) | .../Container.php:123 |
22 | 0.0602 | 8944360 | statsdata->__construct( ) | .../Container.php:123 |
23 | 0.0602 | 8944360 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../statsdata.php:36 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0598 | 8963368 | RewardsFacebookPlugin->checkWarning( ) | .../allinone_rewards.php:69 |
15 | 0.0601 | 8930528 | ModuleCore::getInstanceByName( $module_name = 'statsdata' ) | .../RewardsFacebookPlugin.php:26 |
16 | 0.0602 | 8930528 | ModuleCore::coreLoadModule( $module_name = 'statsdata' ) | .../Module.php:1149 |
17 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'statsdata' ) | .../Module.php:1170 |
18 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'statsdata' ) | .../ServiceLocator.php:65 |
19 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'statsdata', $alreadySeen = [] ) | .../Container.php:166 |
20 | 0.0602 | 8943384 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'statsdata', $alreadySeen = ['statsdata' => TRUE] ) | .../Container.php:153 |
21 | 0.0602 | 8943592 | newInstance( ) | .../Container.php:123 |
22 | 0.0602 | 8944360 | statsdata->__construct( ) | .../Container.php:123 |
23 | 0.0602 | 8944360 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../statsdata.php:36 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/classes/module/Module.php on line 343 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0413 | 7695920 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
3 | 0.0414 | 7784088 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/en/207-cotonmodal?q=Size-85B-90A-90B-90D-S%5C%2FM&resultsPerPage=24'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:207 |
4 | 0.0430 | 7802928 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:249 |
5 | 0.0431 | 7828704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:596 |
6 | 0.0582 | 8746536 | ModuleCore::getInstanceByName( $module_name = 'allinone_rewards' ) | .../Hook.php:904 |
7 | 0.0582 | 8746456 | ModuleCore::coreLoadModule( $module_name = 'allinone_rewards' ) | .../Module.php:1149 |
8 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'allinone_rewards' ) | .../Module.php:1170 |
9 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'allinone_rewards' ) | .../ServiceLocator.php:65 |
10 | 0.0583 | 8932696 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'allinone_rewards', $alreadySeen = [] ) | .../Container.php:166 |
11 | 0.0583 | 8933448 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'allinone_rewards', $alreadySeen = ['allinone_rewards' => TRUE] ) | .../Container.php:153 |
12 | 0.0583 | 8934152 | newInstanceArgs( $args = [0 => TRUE] ) | .../Container.php:119 |
13 | 0.0583 | 8935096 | allinone_rewards->__construct( $init = TRUE ) | .../Container.php:119 |
14 | 0.0598 | 8963368 | RewardsFacebookPlugin->checkWarning( ) | .../allinone_rewards.php:69 |
15 | 0.0601 | 8930528 | ModuleCore::getInstanceByName( $module_name = 'statsdata' ) | .../RewardsFacebookPlugin.php:26 |
16 | 0.0602 | 8930528 | ModuleCore::coreLoadModule( $module_name = 'statsdata' ) | .../Module.php:1149 |
17 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Adapter\ServiceLocator::get( $serviceName = 'statsdata' ) | .../Module.php:1170 |
18 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make( $serviceName = 'statsdata' ) | .../ServiceLocator.php:65 |
19 | 0.0602 | 8942632 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake( $serviceName = 'statsdata', $alreadySeen = [] ) | .../Container.php:166 |
20 | 0.0602 | 8943384 | PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName( $className = 'statsdata', $alreadySeen = ['statsdata' => TRUE] ) | .../Container.php:153 |
21 | 0.0602 | 8943592 | newInstance( ) | .../Container.php:123 |
22 | 0.0602 | 8944360 | statsdata->__construct( ) | .../Container.php:123 |
23 | 0.0602 | 8944360 | ModuleCore->__construct( $name = ???, $context = ??? ) | .../statsdata.php:36 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0649 | 9306408 | CategoryCore->__construct( $idCategory = 207, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.0649 | 9306408 | ObjectModelCore->__construct( $id = 207, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.0650 | 9316152 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 207, $id_lang = 1, $entity = class Category { public $id = 207; 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 |
8 | 0.0654 | 9324048 | array_key_exists( $key = 'id_category', $search = class Category { public $id = 207; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0649 | 9306408 | CategoryCore->__construct( $idCategory = 207, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.0649 | 9306408 | ObjectModelCore->__construct( $id = 207, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.0650 | 9316152 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 207, $id_lang = 1, $entity = class Category { public $id = 207; public $id_category = '207'; public $name = NULL; public $active = '1'; public $position = '15'; public $description = NULL; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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 |
8 | 0.0656 | 9324048 | array_key_exists( $key = 'id_shop', $search = class Category { public $id = 207; public $id_category = '207'; public $name = NULL; public $active = '1'; public $position = '15'; public $description = NULL; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0649 | 9306408 | CategoryCore->__construct( $idCategory = 207, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.0649 | 9306408 | ObjectModelCore->__construct( $id = 207, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.0650 | 9316152 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 207, $id_lang = 1, $entity = class Category { public $id = 207; public $id_category = '207'; public $name = NULL; public $active = '1'; public $position = '15'; public $description = NULL; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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 |
8 | 0.0659 | 9325384 | array_key_exists( $key = 'id_lang', $search = class Category { public $id = 207; public $id_category = '207'; public $name = NULL; public $active = '1'; public $position = '15'; public $description = NULL; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0649 | 9306408 | CategoryCore->__construct( $idCategory = 207, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.0649 | 9306408 | ObjectModelCore->__construct( $id = 207, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.0650 | 9316152 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 207, $id_lang = 1, $entity = class Category { public $id = 207; public $id_category = '207'; public $name = 'COTON/MODAL'; public $active = '1'; public $position = '15'; public $description = '<p><span>Découvrez nos matières NATUREL en coton et ou modal, matière légère et agréable à porter en toute simplicité</span></p>'; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = 'cotonmodal'; public $meta_title = 'coton modal'; public $meta_keywords = 'coton,modal'; public $meta_description = 'coton modal'; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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 |
8 | 0.0661 | 9325384 | array_key_exists( $key = 'upline', $search = class Category { public $id = 207; public $id_category = '207'; public $name = 'COTON/MODAL'; public $active = '1'; public $position = '15'; public $description = '<p><span>Découvrez nos matières NATUREL en coton et ou modal, matière légère et agréable à porter en toute simplicité</span></p>'; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = 'cotonmodal'; public $meta_title = 'coton modal'; public $meta_keywords = 'coton,modal'; public $meta_description = 'coton modal'; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0649 | 9306408 | CategoryCore->__construct( $idCategory = 207, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.0649 | 9306408 | ObjectModelCore->__construct( $id = 207, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.0650 | 9316152 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 207, $id_lang = 1, $entity = class Category { public $id = 207; public $id_category = '207'; public $name = 'COTON/MODAL'; public $active = '1'; public $position = '15'; public $description = '<p><span>Découvrez nos matières NATUREL en coton et ou modal, matière légère et agréable à porter en toute simplicité</span></p>'; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = 'cotonmodal'; public $meta_title = 'coton modal'; public $meta_keywords = 'coton,modal'; public $meta_description = 'coton modal'; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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 |
8 | 0.0663 | 9325384 | array_key_exists( $key = 'baseline', $search = class Category { public $id = 207; public $id_category = '207'; public $name = 'COTON/MODAL'; public $active = '1'; public $position = '15'; public $description = '<p><span>Découvrez nos matières NATUREL en coton et ou modal, matière légère et agréable à porter en toute simplicité</span></p>'; public $id_parent = '56'; public $id_category_default = NULL; public $level_depth = '3'; public $nleft = '218'; public $nright = '219'; public $link_rewrite = 'cotonmodal'; public $meta_title = 'coton modal'; public $meta_keywords = 'coton,modal'; public $meta_description = 'coton modal'; public $date_add = '2019-06-26 18:02:39'; public $date_upd = '2022-02-08 10:40:55'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0737 | 10406760 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0737 | 10406760 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0739 | 10405952 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0741 | 10416368 | CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0741 | 10416368 | ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0742 | 10425456 | PrestaShop\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 |
22 | 0.0745 | 10431800 | array_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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0737 | 10406760 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0737 | 10406760 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0739 | 10405952 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0741 | 10416368 | CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0741 | 10416368 | ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0742 | 10425456 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = ''; 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 |
22 | 0.0748 | 10433512 | array_key_exists( $key = 'id_lang', $search = class Currency { public $id = 1; public $name = ''; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0737 | 10406760 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0737 | 10406760 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'EUR'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0738 | 10407176 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'EUR', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0739 | 10405952 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'EUR', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0741 | 10416368 | CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0741 | 10416368 | ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0742 | 10425456 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = ''; 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 = 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 |
22 | 0.0751 | 10433512 | array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 1; public $name = ''; 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 = 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0758 | 10430568 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0758 | 10430568 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'GBP', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0760 | 10430608 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'GBP', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0761 | 10432584 | CurrencyCore->__construct( $id = 3, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0761 | 10432584 | ObjectModelCore->__construct( $id = 3, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0762 | 10432624 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = '1', $entity = class Currency { public $id = 3; 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 |
22 | 0.0765 | 10439000 | array_key_exists( $key = 'id_currency', $search = class Currency { public $id = 3; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0758 | 10430568 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0758 | 10430568 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'GBP', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0760 | 10430608 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'GBP', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0761 | 10432584 | CurrencyCore->__construct( $id = 3, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0761 | 10432584 | ObjectModelCore->__construct( $id = 3, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0762 | 10432624 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = '1', $entity = class Currency { public $id = 3; public $name = 'Pound'; protected $localizedNames = NULL; public $iso_code = 'GBP'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '0.800000'; public $deleted = '1'; 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 = '6'; 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 |
22 | 0.0768 | 10443328 | array_key_exists( $key = 'id_lang', $search = class Currency { public $id = 3; public $name = 'Pound'; protected $localizedNames = NULL; public $iso_code = 'GBP'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '0.800000'; public $deleted = '1'; 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 = '6'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0758 | 10430568 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0758 | 10430568 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'GBP'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0758 | 10430608 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'GBP', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0760 | 10430608 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'GBP', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0761 | 10432584 | CurrencyCore->__construct( $id = 3, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0761 | 10432584 | ObjectModelCore->__construct( $id = 3, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0762 | 10432624 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 3, $id_lang = '1', $entity = class Currency { public $id = 3; public $name = 'Pound'; protected $localizedNames = NULL; public $iso_code = 'GBP'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '0.800000'; public $deleted = '1'; 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 = '6'; 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 |
22 | 0.0771 | 10443328 | array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 3; public $name = 'Pound'; protected $localizedNames = NULL; public $iso_code = 'GBP'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '0.800000'; public $deleted = '1'; 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 = '6'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0776 | 10439600 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0776 | 10439600 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'USD', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0778 | 10439640 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'USD', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0780 | 10440336 | CurrencyCore->__construct( $id = 2, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0780 | 10440336 | ObjectModelCore->__construct( $id = 2, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0780 | 10440376 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = '1', $entity = class Currency { public $id = 2; 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 |
22 | 0.0783 | 10446752 | array_key_exists( $key = 'id_currency', $search = class Currency { public $id = 2; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0776 | 10439600 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0776 | 10439600 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'USD', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0778 | 10439640 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'USD', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0780 | 10440336 | CurrencyCore->__construct( $id = 2, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0780 | 10440336 | ObjectModelCore->__construct( $id = 2, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0780 | 10440376 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = '1', $entity = class Currency { public $id = 2; public $name = 'Dollar'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '1.470000'; public $deleted = '1'; 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 = '6'; 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 |
22 | 0.0786 | 10451080 | array_key_exists( $key = 'id_lang', $search = class Currency { public $id = 2; public $name = 'Dollar'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '1.470000'; public $deleted = '1'; 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 = '6'; 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/bodyone.fr/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 362600 | {main}( ) | .../index.php:0 |
2 | 0.0633 | 9020632 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0647 | 9195104 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.0647 | 9195104 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.0664 | 9321616 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.0664 | 9322016 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.0707 | 9690344 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'en-US' ) | .../Controller.php:196 |
8 | 0.0724 | 9713168 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'en-US' ) | .../Repository.php:150 |
9 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'en-US' ) | .../Repository.php:207 |
10 | 0.0733 | 10317496 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'en-US' ) | .../Repository.php:87 |
11 | 0.0737 | 10406680 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'EUR', 1 => 'GBP', 2 => 'USD'], $localeCode = 'en-US' ) | .../CurrencyDataSource.php:97 |
12 | 0.0776 | 10439600 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:110 |
13 | 0.0776 | 10439600 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../CurrencyDataSource.php:67 |
14 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:94 |
15 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:150 |
16 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'en-US' } ) | .../AbstractDataLayer.php:90 |
17 | 0.0777 | 10439640 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'USD', $locale = 'en-US' ) | .../CurrencyDatabase.php:106 |
18 | 0.0778 | 10439640 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'USD', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.0780 | 10440336 | CurrencyCore->__construct( $id = 2, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.0780 | 10440336 | ObjectModelCore->__construct( $id = 2, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.0780 | 10440376 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = '1', $entity = class Currency { public $id = 2; public $name = 'Dollar'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '1.470000'; public $deleted = '1'; 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 = '6'; 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 |
22 | 0.0789 | 10451080 | array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 2; public $name = 'Dollar'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '000'; public $conversion_rate = '1.470000'; public $deleted = '1'; 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 = '6'; 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 |
(1/1) ContextErrorException |
---|
in FrontController.php line 785 |
at FrontControllerCore->prepareNotifications()in FrontController.php line 683 |
at FrontControllerCore->display()in Controller.php line 326 |
at ControllerCore->run()in Dispatcher.php line 518 |
at DispatcherCore->dispatch()in index.php line 28 |