HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/petsclubcc/prestashop1.8.2/config/services/common.yml
parameters:
    mail_themes_uri: "/mails/themes"

imports:
    - { resource: ../../src/PrestaShopBundle/Resources/config/services/core/cldr.yml }
    - { resource: ../../src/PrestaShopBundle/Resources/config/services/core/string.yml }
    - { resource: ../../src/PrestaShopBundle/Resources/config/services/adapter/data_provider_common.yml }
    - { resource: ../../src/PrestaShopBundle/Resources/config/services/adapter/common.yml }
    - { resource: ../../src/PrestaShopBundle/Resources/config/services/core/common.yml }

services:
    _defaults:
        public: true

    hashing:
        class: PrestaShop\PrestaShop\Core\Crypto\Hashing

    prestashop.database.naming_strategy:
        class: PrestaShopBundle\Service\Database\DoctrineNamingStrategy
        arguments: ['%database_prefix%']

    annotation_reader:
        class: Doctrine\Common\Annotations\AnnotationReader

    PrestaShopBundle\DependencyInjection\RuntimeConstEnvVarProcessor:
        public: false
        tags: ['container.env_var_processor']

    PrestaShop\PrestaShop\Core\Hook\HookModuleFilter:
      arguments:
        - !tagged core.hook_module_exec_filter