| 11 | 0.0471 | 3969472 | PrestaShop\PrestaShop\Adapter\ContainerBuilder->loadModulesAutoloader( $container = class FrontContainer { private $parameters = ['database_host' => '127.0.0.1', 'database_port' => '', 'database_name' => 'c1_bricotravo', 'database_user' => 'c1_bricotravo', 'database_password' => 'ay@35dz$JDUfjxW#FA6fj4rHUP!9r8@tsbNCWLrwkhMzFv4KH#Y', 'database_prefix' => 'ps_', 'database_engine' => 'InnoDB', 'mailer_transport' => 'smtp', 'mailer_host' => '127.0.0.1', 'mailer_user' => NULL, 'mailer_password' => NULL, 'secret' => '6BhFvXeDdV8GqLTM7ouFfffu07XV4roK8CL2KV7c8pNX16K8cDpyKX97Qi7d7jKb', 'ps_caching' => 'CacheMemcache', 'ps_cache_enable' => FALSE, 'ps_creation_date' => '2023-04-15', 'locale' => 'fr-FR', 'use_debug_toolbar' => TRUE, 'cookie_key' => '1b8pX5fH9668qThzDVueQQxEhk93HFmAyXJAFeRc9SaJjeBinvxPTsFVG9tNM11u', 'cookie_iv' => 'rjrKiHgu9BFCdBKSaZVJyUcFKAuSdWqE', 'new_cookie_key' => 'def00000582f1ca6d882117f384051f89f4fae33c81775a79e030a4e713f95fd2da095be3afad2c561c5b4d93a8dcf8ff9fc36a490e0f88aba7851e21fb33dbb6a080b51', 'cache.driver' => 'array', 'cache.adapter' => 'cache.adapter.array', 'kernel.bundles' => [...], 'kernel.root_dir' => '/var/www/clients/client1/web1/web/app', 'kernel.project_dir' => '/var/www/clients/client1/web1/web', 'kernel.name' => 'app', 'kernel.debug' => FALSE, 'kernel.environment' => 'prod', 'kernel.cache_dir' => '/var/www/clients/client1/web1/web/var/cache/prod/', 'kernel.active_modules' => [...], 'ps_cache_dir' => '/var/www/clients/client1/web1/web/var/cache/prod/', 'mail_themes_uri' => '/mails/themes', 'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain', 'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack', 'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger', 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration', 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector', 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager', 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory', 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit', 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit', 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry', 'doctrine.entity_managers' => [...], 'doctrine.default_entity_manager' => 'default', 'doctrine.dbal.connection_factory.types' => [...], 'doctrine.connections' => [...], 'doctrine.default_connection' => 'default', 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration', 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager', 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator', 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache', 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache', 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache', 'doctrine.orm.cache.memcache_host' => 'localhost', 'doctrine.orm.cache.memcache_port' => 11211, 'doctrine.orm.cache.memcache_instance.class' => 'Memcache', 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache', 'doctrine.orm.cache.memcached_host' => 'localhost', 'doctrine.orm.cache.memcached_port' => 11211, 'doctrine.orm.cache.memcached_instance.class' => 'Memcached', 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache', 'doctrine.orm.cache.redis_host' => 'localhost', 'doctrine.orm.cache.redis_port' => 6379, 'doctrine.orm.cache.redis_instance.class' => 'Redis', 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache', 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache', 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache', 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain', 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver', 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver', 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver', 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver', 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver', 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver', 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer', 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator', 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer', 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider', 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener', 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener', 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy', 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy', 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy', 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy', 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver', 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory', 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion', 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion', 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain', 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger', 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration', 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration', 'doctrine.orm.auto_generate_proxy_classes' => FALSE, 'doctrine.orm.proxy_dir' => '/var/www/clients/client1/web1/web/var/cache/prod//doctrine/orm/Proxies', 'doctrine.orm.proxy_namespace' => 'Proxies', 'ps_eventbus.proxy_api_url' => 'https://eventbus-proxy.psessentials.net', 'ps_eventbus.sync_api_url' => 'https://eventbus-sync.psessentials.net', 'ps_eventbus.live_sync_api_url' => 'https://api.cloudsync.prestashop.com/live-sync/v1', 'ps_eventbus.sentry_dsn' => 'https://457f191226df4b8f9a0d7bf6f250bab2@o298402.ingest.sentry.io/6066714', 'ps_eventbus.sentry_env' => 'production']; private $getService = class Closure { virtual $closure = "$this->getService", public $this = ...; public $parameter = [...] }; private $loadedDynamicParameters = []; private $dynamicParameters = []; protected $parameterBag = NULL; protected $services = ['context' => class Context { ... }, 'shop' => class Shop { ... }]; protected $privates = []; protected $fileMap = []; protected $methodMap = ['PrestaShop\Module\PsAccounts\Presenter\PsAccountsPresenter' => 'getPsAccountsPresenterService', 'PrestaShop\Module\PsAccounts\Repository\UserTokenRepository' => 'getUserTokenRepositoryService', 'PrestaShop\Module\PsAccounts\Service\PsAccountsService' => 'getPsAccountsServiceService', 'PrestaShop\Module\PsAccounts\Service\PsBillingService' => 'getPsBillingServiceService', 'PrestaShop\Module\PsEventbus\Api\CollectorApiClient' => 'getCollectorApiClientService', 'PrestaShop\Module\PsEventbus\Api\LiveSyncApiClient' => 'getLiveSyncApiClientService', 'PrestaShop\Module\PsEventbus\Api\SyncApiClient' => 'getSyncApiClientService', 'PrestaShop\Module\PsEventbus\Builder\CarrierBuilder' => 'getCarrierBuilderService', 'PrestaShop\Module\PsEventbus\Decorator\CategoryDecorator' => 'getCategoryDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\CurrencyDecorator' => 'getCurrencyDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\CustomPriceDecorator' => 'getCustomPriceDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\CustomerDecorator' => 'getCustomerDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\EmployeeDecorator' => 'getEmployeeDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\ImageDecorator' => 'getImageDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\ImageTypeDecorator' => 'getImageTypeDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\LanguageDecorator' => 'getLanguageDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\ManufacturerDecorator' => 'getManufacturerDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\PayloadDecorator' => 'getPayloadDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\ProductDecorator' => 'getProductDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\ProductSupplierDecorator' => 'getProductSupplierDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\StockDecorator' => 'getStockDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\StoreDecorator' => 'getStoreDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\SupplierDecorator' => 'getSupplierDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator' => 'getTranslationDecoratorService', 'PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator' => 'getWishlistDecoratorService', 'PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter' => 'getArrayFormatterService', 'PrestaShop\Module\PsEventbus\Formatter\JsonFormatter' => 'getJsonFormatterService', 'PrestaShop\Module\PsEventbus\Handler\ErrorHandler\ErrorHandler' => 'getErrorHandlerService', 'PrestaShop\Module\PsEventbus\Provider\CarrierDataProvider' => 'getCarrierDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\CartDataProvider' => 'getCartDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\CartRuleDataProvider' => 'getCartRuleDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\CategoryDataProvider' => 'getCategoryDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\CurrencyDataProvider' => 'getCurrencyDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\CustomPriceDataProvider' => 'getCustomPriceDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\CustomProductCarrierDataProvider' => 'getCustomProductCarrierDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\CustomerDataProvider' => 'getCustomerDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\EmployeeDataProvider' => 'getEmployeeDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\GoogleTaxonomyDataProvider' => 'getGoogleTaxonomyDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\ImageDataProvider' => 'getImageDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\ImageTypeDataProvider' => 'getImageTypeDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\LanguageDataProvider' => 'getLanguageDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\ManufacturerDataProvider' => 'getManufacturerDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\ModuleDataProvider' => 'getModuleDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\OrderDataProvider' => 'getOrderDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\ProductDataProvider' => 'getProductDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\ProductSupplierDataProvider' => 'getProductSupplierDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\StockDataProvider' => 'getStockDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\StoreDataProvider' => 'getStoreDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\SupplierDataProvider' => 'getSupplierDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\TranslationDataProvider' => 'getTranslationDataProviderService', 'PrestaShop\Module\PsEventbus\Provider\WishlistDataProvider' => 'getWishlistDataProviderService', 'PrestaShop\Module\PsEventbus\Repository\BundleRepository' => 'getBundleRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CarrierRepository' => 'getCarrierRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CartProductRepository' => 'getCartProductRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CartRepository' => 'getCartRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CartRuleRepository' => 'getCartRuleRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CategoryRepository' => 'getCategoryRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository' => 'getConfigurationRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CountryRepository' => 'getCountryRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CurrencyRepository' => 'getCurrencyRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CustomPriceRepository' => 'getCustomPriceRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\CustomerRepository' => 'getCustomerRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\DeletedObjectsRepository' => 'getDeletedObjectsRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\EmployeeRepository' => 'getEmployeeRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\EventbusSyncRepository' => 'getEventbusSyncRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\GoogleTaxonomyRepository' => 'getGoogleTaxonomyRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ImageRepository' => 'getImageRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ImageTypeRepository' => 'getImageTypeRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\IncrementalSyncRepository' => 'getIncrementalSyncRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\LanguageRepository' => 'getLanguageRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\LiveSyncRepository' => 'getLiveSyncRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ManufacturerRepository' => 'getManufacturerRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ModuleRepository' => 'getModuleRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\OrderCartRuleRepository' => 'getOrderCartRuleRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\OrderDetailsRepository' => 'getOrderDetailsRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\OrderHistoryRepository' => 'getOrderHistoryRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\OrderRepository' => 'getOrderRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ProductCarrierRepository' => 'getProductCarrierRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ProductRepository' => 'getProductRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ProductSupplierRepository' => 'getProductSupplierRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ServerInformationRepository' => 'getServerInformationRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ShopRepository' => 'getShopRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\SpecificPriceRepository' => 'getSpecificPriceRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\StateRepository' => 'getStateRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\StockMvtRepository' => 'getStockMvtRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\StockRepository' => 'getStockRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\StoreRepository' => 'getStoreRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\SupplierRepository' => 'getSupplierRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\TaxRepository' => 'getTaxRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\ThemeRepository' => 'getThemeRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\TranslationRepository' => 'getTranslationRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\WishlistProductRepository' => 'getWishlistProductRepositoryService', 'PrestaShop\Module\PsEventbus\Repository\WishlistRepository' => 'getWishlistRepositoryService', 'PrestaShop\Module\PsEventbus\Service\ApiAuthorizationService' => 'getApiAuthorizationServiceService', 'PrestaShop\Module\PsEventbus\Service\CacheService' => 'getCacheServiceService', 'PrestaShop\Module\PsEventbus\Service\CompressionService' => 'getCompressionServiceService', 'PrestaShop\Module\PsEventbus\Service\DeletedObjectsService' => 'getDeletedObjectsServiceService', 'PrestaShop\Module\PsEventbus\Service\PresenterService' => 'getPresenterServiceService', 'PrestaShop\Module\PsEventbus\Service\ProxyService' => 'getProxyServiceService', 'PrestaShop\Module\PsEventbus\Service\PsAccountsAdapterService' => 'getPsAccountsAdapterServiceService', 'PrestaShop\Module\PsEventbus\Service\SpecificPriceService' => 'getSpecificPriceServiceService', 'PrestaShop\Module\PsEventbus\Service\SynchronizationService' => 'getSynchronizationServiceService', 'annotation_reader' => 'getAnnotationReaderService', 'array' => 'getArrayService', 'configuration' => 'getConfigurationService', 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService', 'context' => 'getContextService', 'db' => 'getDbService', 'doctrine' => 'getDoctrineService', 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService', 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService', 'hashing' => 'getHashingService', 'prestashop.adapter.context_state_manager' => 'getPrestashop_Adapter_ContextStateManagerService', 'prestashop.adapter.data_provider.country' => 'getPrestashop_Adapter_DataProvider_CountryService', 'prestashop.adapter.data_provider.currency' => 'getPrestashop_Adapter_DataProvider_CurrencyService', 'prestashop.adapter.environment' => 'getPrestashop_Adapter_EnvironmentService', 'prestashop.adapter.legacy.configuration' => 'getPrestashop_Adapter_Legacy_ConfigurationService', 'prestashop.adapter.legacy.context' => 'getPrestashop_Adapter_Legacy_ContextService', 'prestashop.adapter.module.repository.module_repository' => 'getPrestashop_Adapter_Module_Repository_ModuleRepositoryService', 'prestashop.adapter.tools' => 'getPrestashop_Adapter_ToolsService', 'prestashop.adapter.validate' => 'getPrestashop_Adapter_ValidateService', 'prestashop.core.circuit_breaker.advanced_factory' => 'getPrestashop_Core_CircuitBreaker_AdvancedFactoryService', 'prestashop.core.circuit_breaker.cache' => 'getPrestashop_Core_CircuitBreaker_CacheService', 'prestashop.core.circuit_breaker.doctrine_cache' => 'getPrestashop_Core_CircuitBreaker_DoctrineCacheService', 'prestashop.core.circuit_breaker.storage' => 'getPrestashop_Core_CircuitBreaker_StorageService', 'prestashop.core.filter.front_end_object.cart' => 'getPrestashop_Core_Filter_FrontEndObject_CartService', 'prestashop.core.filter.front_end_object.configuration' => 'getPrestashop_Core_Filter_FrontEndObject_ConfigurationService', 'prestashop.core.filter.front_end_object.customer' => 'getPrestashop_Core_Filter_FrontEndObject_CustomerService', ...]; protected $factories = []; protected $aliases = ['database_connection' => 'doctrine.dbal.default_connection', 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager', 'prestashop.core.localization.cldr.datalayer.top_layer' => 'prestashop.core.localization.cldr.datalayer.locale_cache', 'prestashop.core.localization.currency.middleware.top_layer' => 'prestashop.core.localization.currency.middleware.cache']; protected $loading = []; protected $resolving = []; protected $syntheticIds = ['employee' => TRUE, 'shop' => TRUE]; private ${Symfony\Component\DependencyInjection\Container}envCache = []; private ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private ${Symfony\Component\DependencyInjection\Container}getEnv = NULL } ) | .../ContainerBuilder.php:143 |