( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7279 | 395352 | require( '/home/ambulant/public_html/config/config.inc.php ) | .../index.php:33 |
3 | 0.7452 | 1018976 | ShopCore::initialize( ) | .../config.inc.php:118 |
4 | 0.7488 | 2282040 | ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ) | .../Shop.php:411 |
5 | 0.7488 | 2282040 | ObjectModelCore->__construct( $id = '1', $id_lang = NULL, $id_shop = NULL, $translator = ??? ) | .../Shop.php:128 |
6 | 0.7489 | 2296800 | 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.7491 | 2021536 | 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7279 | 395352 | require( '/home/ambulant/public_html/config/config.inc.php ) | .../index.php:33 |
3 | 0.7501 | 2201144 | ObjectModelCore->__construct( $id = '245', $id_lang = '1', $id_shop = ???, $translator = ??? ) | .../config.inc.php:147 |
4 | 0.7502 | 2214672 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '245', $id_lang = '1', $entity = class Country { public $id = 245; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
5 | 0.7503 | 2219448 | array_key_exists( $key = 'id_country', $search = class Country { public $id = 245; public $id_zone = NULL; public $id_currency = NULL; public $iso_code = NULL; public $call_prefix = NULL; public $name = NULL; public $contains_states = NULL; public $need_identification_number = NULL; public $need_zip_code = NULL; public $zip_code_format = NULL; public $display_tax_label = TRUE; public $active = TRUE; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7279 | 395352 | require( '/home/ambulant/public_html/config/config.inc.php ) | .../index.php:33 |
3 | 0.7501 | 2201144 | ObjectModelCore->__construct( $id = '245', $id_lang = '1', $id_shop = ???, $translator = ??? ) | .../config.inc.php:147 |
4 | 0.7502 | 2214672 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '245', $id_lang = '1', $entity = class Country { public $id = 245; public $id_zone = '10'; public $id_currency = '0'; public $iso_code = 'MER'; public $call_prefix = '221'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
5 | 0.7505 | 2220144 | array_key_exists( $key = 'id_lang', $search = class Country { public $id = 245; public $id_zone = '10'; public $id_currency = '0'; public $iso_code = 'MER'; public $call_prefix = '221'; public $name = NULL; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7279 | 395352 | require( '/home/ambulant/public_html/config/config.inc.php ) | .../index.php:33 |
3 | 0.7501 | 2201144 | ObjectModelCore->__construct( $id = '245', $id_lang = '1', $id_shop = ???, $translator = ??? ) | .../config.inc.php:147 |
4 | 0.7502 | 2214672 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '245', $id_lang = '1', $entity = class Country { public $id = 245; public $id_zone = '10'; public $id_currency = '0'; public $iso_code = 'MER'; public $call_prefix = '221'; public $name = 'MERMOZ'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => ['id_zone' => [...], 'id_currency' => [...], 'call_prefix' => [...], 'iso_code' => [...], 'active' => [...], 'contains_states' => [...], 'need_identification_number' => [...], 'need_zip_code' => [...], 'zip_code_format' => [...], 'display_tax_label' => [...], 'name' => [...]], 'associations' => ['zone' => [...], 'currency' => [...], 'l' => [...]], 'classname' => 'Country'], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
5 | 0.7506 | 2220144 | array_key_exists( $key = 'id_shop', $search = class Country { public $id = 245; public $id_zone = '10'; public $id_currency = '0'; public $iso_code = 'MER'; public $call_prefix = '221'; public $name = 'MERMOZ'; public $contains_states = '0'; public $need_identification_number = '0'; public $need_zip_code = '0'; public $zip_code_format = ''; public $display_tax_label = '1'; public $active = '1'; protected $webserviceParameters = ['objectsNodeName' => 'countries', 'fields' => [...]]; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'country'; protected $identifier = 'id_country'; protected $fieldsRequired = [0 => 'id_zone', 1 => 'iso_code', 2 => 'contains_states', 3 => 'need_identification_number', 4 => 'display_tax_label']; protected $fieldsSize = ['iso_code' => 3]; protected $fieldsValidate = ['id_zone' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'call_prefix' => 'isInt', 'iso_code' => 'isLanguageIsoCode', 'active' => 'isBool', 'contains_states' => 'isBool', 'need_identification_number' => 'isBool', 'need_zip_code' => 'isBool', 'zip_code_format' => 'isZipCodeFormat', 'display_tax_label' => 'isBool']; protected $fieldsRequiredLang = [0 => 'name']; protected $fieldsSizeLang = ['name' => 64]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'country', 'primary' => 'id_country', 'multilang' => TRUE, 'fields' => [...], 'associations' => [...], 'classname' => 'Country']; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7279 | 395352 | require( '/home/ambulant/public_html/config/config.inc.php ) | .../index.php:33 |
3 | 0.7508 | 2217168 | ShopCore->getGroup( ) | .../config.inc.php:171 |
4 | 0.7508 | 2244600 | ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../Shop.php:549 |
5 | 0.7509 | 2249584 | 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.7510 | 2250664 | 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7279 | 395352 | require( '/home/ambulant/public_html/config/config.inc.php ) | .../index.php:33 |
3 | 0.7515 | 2257136 | ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../config.inc.php:200 |
4 | 0.7515 | 2262176 | 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 |
5 | 0.7517 | 2266336 | 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7279 | 395352 | require( '/home/ambulant/public_html/config/config.inc.php ) | .../index.php:33 |
3 | 0.7515 | 2257136 | ObjectModelCore->__construct( $id = '1', $id_lang = ???, $id_shop = ???, $translator = ??? ) | .../config.inc.php:200 |
4 | 0.7515 | 2262176 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = '1', $id_lang = NULL, $entity = class Language { public $id = 1; public $name = 'Français (French)'; public $iso_code = 'fr'; public $locale = 'fr-FR'; public $language_code = '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.7518 | 2267032 | array_key_exists( $key = 'id_shop', $search = class Language { public $id = 1; public $name = 'Français (French)'; public $iso_code = 'fr'; public $locale = 'fr-FR'; public $language_code = '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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7609 | 5090632 | CategoryCore->__construct( $idCategory = 2, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.7609 | 5090632 | ObjectModelCore->__construct( $id = 2, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.7610 | 5100640 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = 1, $entity = class Category { public $id = 2; 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.7612 | 5100728 | array_key_exists( $key = 'id_category', $search = class Category { public $id = 2; 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7609 | 5090632 | CategoryCore->__construct( $idCategory = 2, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.7609 | 5090632 | ObjectModelCore->__construct( $id = 2, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.7610 | 5100640 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = 1, $entity = class Category { public $id = 2; public $id_category = '2'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '1'; public $id_category_default = NULL; public $level_depth = '1'; public $nleft = '2'; public $nright = '615'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-02-22 16:04:28'; public $date_upd = '2021-02-22 16:04:28'; public $is_root_category = '1'; 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.7614 | 5108920 | array_key_exists( $key = 'id_shop', $search = class Category { public $id = 2; public $id_category = '2'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '1'; public $id_category_default = NULL; public $level_depth = '1'; public $nleft = '2'; public $nright = '615'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-02-22 16:04:28'; public $date_upd = '2021-02-22 16:04:28'; public $is_root_category = '1'; 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7609 | 5090632 | CategoryCore->__construct( $idCategory = 2, $idLang = 1, $idShop = ??? ) | .../CategoryController.php:85 |
6 | 0.7609 | 5090632 | ObjectModelCore->__construct( $id = 2, $id_lang = 1, $id_shop = NULL, $translator = ??? ) | .../Category.php:160 |
7 | 0.7610 | 5100640 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = 1, $entity = class Category { public $id = 2; public $id_category = '2'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '1'; public $id_category_default = NULL; public $level_depth = '1'; public $nleft = '2'; public $nright = '615'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-02-22 16:04:28'; public $date_upd = '2021-02-22 16:04:28'; public $is_root_category = '1'; 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.7616 | 5110256 | array_key_exists( $key = 'id_lang', $search = class Category { public $id = 2; public $id_category = '2'; public $name = NULL; public $active = '1'; public $position = '0'; public $description = NULL; public $id_parent = '1'; public $id_category_default = NULL; public $level_depth = '1'; public $nleft = '2'; public $nright = '615'; public $link_rewrite = NULL; public $meta_title = NULL; public $meta_keywords = NULL; public $meta_description = NULL; public $date_add = '2021-02-22 16:04:28'; public $date_upd = '2021-02-22 16:04:28'; public $is_root_category = '1'; 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7618 | 5106552 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.7618 | 5106952 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.7761 | 7847616 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'fr-FR' ) | .../Controller.php:196 |
8 | 0.7771 | 7871096 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'fr-FR' ) | .../Repository.php:150 |
9 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'fr-FR' ) | .../Repository.php:207 |
10 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'fr-FR' ) | .../Repository.php:87 |
11 | 0.7778 | 8589776 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'USD', 1 => 'XOF'], $localeCode = 'fr-FR' ) | .../CurrencyDataSource.php:97 |
12 | 0.7778 | 8589968 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:110 |
13 | 0.7778 | 8589968 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:67 |
14 | 0.7779 | 8590384 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:94 |
15 | 0.7779 | 8590384 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:150 |
16 | 0.7779 | 8655920 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:90 |
17 | 0.7779 | 8655920 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'USD', $locale = 'fr-FR' ) | .../CurrencyDatabase.php:106 |
18 | 0.7780 | 8655056 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'USD', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.7783 | 8665880 | CurrencyCore->__construct( $id = 2, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.7783 | 8665880 | ObjectModelCore->__construct( $id = 2, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.7784 | 8674968 | 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.7785 | 8681376 | 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7618 | 5106552 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.7618 | 5106952 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.7761 | 7847616 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'fr-FR' ) | .../Controller.php:196 |
8 | 0.7771 | 7871096 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'fr-FR' ) | .../Repository.php:150 |
9 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'fr-FR' ) | .../Repository.php:207 |
10 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'fr-FR' ) | .../Repository.php:87 |
11 | 0.7778 | 8589776 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'USD', 1 => 'XOF'], $localeCode = 'fr-FR' ) | .../CurrencyDataSource.php:97 |
12 | 0.7778 | 8589968 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:110 |
13 | 0.7778 | 8589968 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:67 |
14 | 0.7779 | 8590384 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:94 |
15 | 0.7779 | 8590384 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:150 |
16 | 0.7779 | 8655920 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:90 |
17 | 0.7779 | 8655920 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'USD', $locale = 'fr-FR' ) | .../CurrencyDatabase.php:106 |
18 | 0.7780 | 8655056 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'USD', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.7783 | 8665880 | CurrencyCore->__construct( $id = 2, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.7783 | 8665880 | ObjectModelCore->__construct( $id = 2, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.7784 | 8674968 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = '1', $entity = class Currency { public $id = 2; public $name = 'Dollar des États-Unis'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '840'; public $conversion_rate = '0.001685'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '0'; 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.7788 | 8683088 | array_key_exists( $key = 'id_lang', $search = class Currency { public $id = 2; public $name = 'Dollar des États-Unis'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '840'; public $conversion_rate = '0.001685'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '0'; 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7618 | 5106552 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.7618 | 5106952 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.7761 | 7847616 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'fr-FR' ) | .../Controller.php:196 |
8 | 0.7771 | 7871096 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'fr-FR' ) | .../Repository.php:150 |
9 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'fr-FR' ) | .../Repository.php:207 |
10 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'fr-FR' ) | .../Repository.php:87 |
11 | 0.7778 | 8589776 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'USD', 1 => 'XOF'], $localeCode = 'fr-FR' ) | .../CurrencyDataSource.php:97 |
12 | 0.7778 | 8589968 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:110 |
13 | 0.7778 | 8589968 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:67 |
14 | 0.7779 | 8590384 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:94 |
15 | 0.7779 | 8590384 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:150 |
16 | 0.7779 | 8655920 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'USD'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:90 |
17 | 0.7779 | 8655920 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'USD', $locale = 'fr-FR' ) | .../CurrencyDatabase.php:106 |
18 | 0.7780 | 8655056 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'USD', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.7783 | 8665880 | CurrencyCore->__construct( $id = 2, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.7783 | 8665880 | ObjectModelCore->__construct( $id = 2, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.7784 | 8674968 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 2, $id_lang = '1', $entity = class Currency { public $id = 2; public $name = 'Dollar des États-Unis'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '840'; public $conversion_rate = '0.001685'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '0'; public $sign = NULL; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
22 | 0.7790 | 8683088 | array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 2; public $name = 'Dollar des États-Unis'; protected $localizedNames = NULL; public $iso_code = 'USD'; public $iso_code_num = NULL; public $numeric_iso_code = '840'; public $conversion_rate = '0.001685'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '0'; public $sign = NULL; public $symbol = '$'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '2'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
( ! ) Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7618 | 5106552 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.7618 | 5106952 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.7761 | 7847616 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'fr-FR' ) | .../Controller.php:196 |
8 | 0.7771 | 7871096 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'fr-FR' ) | .../Repository.php:150 |
9 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'fr-FR' ) | .../Repository.php:207 |
10 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'fr-FR' ) | .../Repository.php:87 |
11 | 0.7778 | 8589776 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'USD', 1 => 'XOF'], $localeCode = 'fr-FR' ) | .../CurrencyDataSource.php:97 |
12 | 0.7794 | 8680256 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:110 |
13 | 0.7794 | 8680256 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:67 |
14 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:94 |
15 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:150 |
16 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:90 |
17 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'XOF', $locale = 'fr-FR' ) | .../CurrencyDatabase.php:106 |
18 | 0.7795 | 8680296 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'XOF', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.7796 | 8680992 | CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.7796 | 8680992 | ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.7796 | 8681032 | 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.7798 | 8687520 | 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7618 | 5106552 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.7618 | 5106952 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.7761 | 7847616 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'fr-FR' ) | .../Controller.php:196 |
8 | 0.7771 | 7871096 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'fr-FR' ) | .../Repository.php:150 |
9 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'fr-FR' ) | .../Repository.php:207 |
10 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'fr-FR' ) | .../Repository.php:87 |
11 | 0.7778 | 8589776 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'USD', 1 => 'XOF'], $localeCode = 'fr-FR' ) | .../CurrencyDataSource.php:97 |
12 | 0.7794 | 8680256 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:110 |
13 | 0.7794 | 8680256 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:67 |
14 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:94 |
15 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:150 |
16 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:90 |
17 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'XOF', $locale = 'fr-FR' ) | .../CurrencyDatabase.php:106 |
18 | 0.7795 | 8680296 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'XOF', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.7796 | 8680992 | CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.7796 | 8680992 | ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.7796 | 8681032 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = 'Franc CFA (BCEAO)'; protected $localizedNames = NULL; public $iso_code = 'XOF'; public $iso_code_num = NULL; public $numeric_iso_code = '952'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '0'; 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.7800 | 8691848 | array_key_exists( $key = 'id_lang', $search = class Currency { public $id = 1; public $name = 'Franc CFA (BCEAO)'; protected $localizedNames = NULL; public $iso_code = 'XOF'; public $iso_code_num = NULL; public $numeric_iso_code = '952'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '1'; public $sign = NULL; public $symbol = NULL; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '0'; 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 /home/ambulant/public_html/src/Adapter/EntityMapper.php on line 99 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 373984 | {main}( ) | .../index.php:0 |
2 | 0.7566 | 3003088 | DispatcherCore->dispatch( ) | .../index.php:34 |
3 | 0.7608 | 5044912 | ControllerCore->run( ) | .../Dispatcher.php:518 |
4 | 0.7608 | 5044912 | CategoryControllerCore->init( ) | .../Controller.php:287 |
5 | 0.7618 | 5106552 | FrontControllerCore->init( ) | .../CategoryController.php:92 |
6 | 0.7618 | 5106952 | ControllerCore->init( ) | .../FrontController.php:283 |
7 | 0.7761 | 7847616 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale( $localeCode = 'fr-FR' ) | .../Controller.php:196 |
8 | 0.7771 | 7871096 | PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications( $localeCode = 'fr-FR' ) | .../Repository.php:150 |
9 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies( $localeCode = 'fr-FR' ) | .../Repository.php:207 |
10 | 0.7776 | 8565720 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData( $localeCode = 'fr-FR' ) | .../Repository.php:87 |
11 | 0.7778 | 8589776 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData( $currencyCodes = [0 => 'USD', 1 => 'XOF'], $localeCode = 'fr-FR' ) | .../CurrencyDataSource.php:97 |
12 | 0.7794 | 8680256 | PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData( $localizedCurrencyId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:110 |
13 | 0.7794 | 8680256 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../CurrencyDataSource.php:67 |
14 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead( $field = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:94 |
15 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read( $id = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:150 |
16 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead( $currencyDataId = class PrestaShop\PrestaShop\Core\Localization\Currency\LocalizedCurrencyId { private $currencyCode = 'XOF'; private $localeCode = 'fr-FR' } ) | .../AbstractDataLayer.php:90 |
17 | 0.7794 | 8680296 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale( $isoCode = 'XOF', $locale = 'fr-FR' ) | .../CurrencyDatabase.php:106 |
18 | 0.7795 | 8680296 | PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCode( $isoCode = 'XOF', $idLang = '1' ) | .../CurrencyDataProvider.php:114 |
19 | 0.7796 | 8680992 | CurrencyCore->__construct( $id = 1, $idLang = '1', $idShop = ??? ) | .../CurrencyDataProvider.php:101 |
20 | 0.7796 | 8680992 | ObjectModelCore->__construct( $id = 1, $id_lang = '1', $id_shop = NULL, $translator = ??? ) | .../Currency.php:246 |
21 | 0.7796 | 8681032 | PrestaShop\PrestaShop\Adapter\EntityMapper->load( $id = 1, $id_lang = '1', $entity = class Currency { public $id = 1; public $name = 'Franc CFA (BCEAO)'; protected $localizedNames = NULL; public $iso_code = 'XOF'; public $iso_code_num = NULL; public $numeric_iso_code = '952'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '1'; public $sign = NULL; public $symbol = 'CFA'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '0'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE }, $entity_defs = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => ['iso_code' => [...], 'numeric_iso_code' => [...], 'precision' => [...], 'conversion_rate' => [...], 'deleted' => [...], 'active' => [...], 'unofficial' => [...], 'modified' => [...], 'name' => [...], 'symbol' => [...], 'pattern' => [...]], 'classname' => 'Currency', 'associations' => ['l' => [...]]], $id_shop = 1, $should_cache_objects = TRUE ) | .../ObjectModel.php:264 |
22 | 0.7802 | 8691848 | array_key_exists( $key = 'id_shop', $search = class Currency { public $id = 1; public $name = 'Franc CFA (BCEAO)'; protected $localizedNames = NULL; public $iso_code = 'XOF'; public $iso_code_num = NULL; public $numeric_iso_code = '952'; public $conversion_rate = '1.000000'; public $deleted = '0'; public $unofficial = '0'; public $modified = '1'; public $active = '1'; public $sign = NULL; public $symbol = 'CFA'; private ${CurrencyCore}localizedSymbols = NULL; public $format = NULL; public $blank = NULL; public $decimals = NULL; public $precision = '0'; public $pattern = ''; private ${CurrencyCore}localizedPatterns = NULL; protected $webserviceParameters = ['objectsNodeName' => 'currencies', 'fields' => [...]]; public $prefix = NULL; public $suffix = NULL; protected $id_lang = '1'; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'currency'; protected $identifier = 'id_currency'; protected $fieldsRequired = [0 => 'iso_code', 1 => 'conversion_rate']; protected $fieldsSize = ['iso_code' => 3, 'numeric_iso_code' => 3]; protected $fieldsValidate = ['iso_code' => 'isLanguageIsoCode', 'numeric_iso_code' => 'isNumericIsoCode', 'precision' => 'isInt', 'conversion_rate' => 'isUnsignedFloat', 'deleted' => 'isBool', 'active' => 'isBool', 'unofficial' => 'isBool', 'modified' => 'isBool']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = ['name' => 255, 'symbol' => 255, 'pattern' => 255]; protected $fieldsValidateLang = ['name' => 'isGenericName']; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'currency', 'primary' => 'id_currency', 'multilang' => TRUE, 'fields' => [...], 'classname' => 'Currency', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE } ) | .../EntityMapper.php:99 |
(1/1) ContextErrorException |
---|
in FrontController.php line 721 |
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 34 |